﻿#bodyEstoMeGusta {
	background:black;
}


#estoMeGusta {
	padding: 10px;
	width: 700px;
	height: 450px;
}

#estoMeGusta div.header {
	position: relative;
	width: auto;
	height: 120px;
	top: 0px;
}
#estoMeGusta h1 {
	margin: 0px;
	font: x-large "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
/*	line-height: 0%; */
	color: #FFFFFF;
}
#estoMeGusta h2 {
	margin: 0px;
	font: medium "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #C0C0C0;
	line-height: 140%;
}
#estoMeGusta div.list {
	position: relative;
	height: 270px;
	width: auto;
	overflow: auto;
	font: x-small "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#estoMeGusta h3 {
	margin: 0px;
	font: small "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #FFFFFF;
}
#estoMeGusta h4 {
	margin: 0px;
	font: x-small "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #999999;
}
#estoMeGusta div.footer {
	padding: 5px;
	position: relative;
	width: auto;
	height: 30px;
	top: 10px;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	font: medium "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}


#estoMeGusta a {
	color: #8B9F60;
	text-decoration: none;
	padding-bottom: 2px;
}
#estoMeGusta a:hover {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #F38407;
	color: #F9BF13;
}


#estoMeGusta input {
	border: 1px solid #EEEEEE;
	padding: 4px;
	font: medium "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	background-color: #666666;
	color: #FFFFFF;
}
#estoMeGusta textarea {
	border: 1px solid #EEEEEE;
	padding: 4px;
	font: medium "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	background-color: #666666;
	color: #FFFFFF;
}




#bodyNewsFilter {
	background:black;
}


#NewsFilter {
	padding: 10px;
	width: 700px;
	height: 400px;
}

#NewsFilter div.header {
	clear:both;
	padding-bottom
}
#NewsFilter h1 {
	margin: 0px;
	font: x-large "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
/*	line-height: 0%; */
	color: #FFFFFF;
}
#NewsFilter h2 {
	margin: 0px;
	font: medium "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #C0C0C0;
	line-height: 140%;
}

#NewsFilter div.date {
	
}
#NewsFilter div.dateBox 
{
    margin-top:15px;
    margin-bottom:10px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	border: 1px solid #939393;
	width: 400px;
	line-height: 130%;
	height: 50px;
	clear:both;
}
#NewsFilter div.dateIntervalo {
	width: auto;
	float: left;
	padding: 2px;
}
#NewsFilter div.datePeriodo {
	width: auto;
	float: right;
	padding:25px 10px 0px 0px;
	text-align: right;
	font-size: x-small;
	text-transform: uppercase;
}
#NewsFilter div.categorias {
	
	height: 270px;
	width: auto;
	overflow: auto;
	font: medium "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #999999;
}


#NewsFilter div.footer {
	padding: 5px;
	
	width: auto;
	height: 30px;
	
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	font: medium "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}

#NewsFilter a {
	color: #8B9F60;
	text-decoration: none;
	padding-bottom: 2px;
}
#NewsFilter a:hover {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #F38407;
	color: #F9BF13;
}

#NewsFilter input {
	border: 1px solid #939393;
	padding: 4px;
	font: small "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	background-color: #494949;
	color: #FFFFFF;
	text-align:center
}
#divDatesFilter {
    font: small "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#divDatesFilter .filterRow {
    clear:both;
    padding-bottom:8px;
}
a {
    outline:0px;
}



