/* CSS Document */


/* FILTRO */

#filtro{
	padding:5px;
	margin-bottom:30px;
	background:url(../img/alerta.gif) center left no-repeat;
	background-position:10px;
	background-color:#d7d7d7;
}

h2 {
	padding:0px;
	margin-bottom:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}

#filtro p{
	width:490px;
	margin-bottom:0px;
	text-align:right;
	font-weight:bold;
}

#filtro select{
	width:230px;
	padding:3px;
	margin-left:40px;
}

/* PARCEIRO DESTAQUE */

#parceiroDestaque{
	padding-bottom:30px;
	border-bottom:0.15em dotted;
	overflow:auto;
}

#parceiroDestaque img{
	float:left;
	margin-right:15px;	
	border:1px solid #ccc;
}

#parceiroDestaque h3{
	font-size:20px;
}

/* OUTROS PARCEIROS */

ul#outrosparceiros li img{
	border:1px solid #ccc;
}

ul#outrosparceiros li{
	width:235px;
	overflow:hidden;
	float:left;
	padding:15px 15px 15px 0px;
	border-bottom:0.15em dotted;
}

/* COLUNA DIREITA */
div.colDir{
	position:relative;
	top:-40px;
}

/* TORNE UM PARCEIRO */

#torneParceiro{
	padding-top:73px;
}

/*#torneParceiro{
	position:relative;
	height:353px;
	padding:0 30px;
	padding-top:170px;
	margin-top:50px;
	color:#fff;
	background:url(../img/bgparceiros.jpg) no-repeat;
}

#torneParceiro h2{
	font-size:14px;
}

#torneParceiro a{
	display:block;
	position:absolute;
	top:460px;
	left:30px;
	width:185px;
	height:35px;
}*/