/*** FA�A SEU EVENTO ***/
#boxLinks h2 {
	width:226px;
	background:url(../imagens/home/links-parceiros/tit-links.png) no-repeat left top;
	margin:-40px auto 15px;
}
#boxParceiros h2 {
	float:right;
	background:url(../imagens/home/links-parceiros/tit-parceiros.png) no-repeat left top;
}
#boxParceiros a.seja-parceiro {
	display:block;
	width:254px;
	height:37px;
	background:url(../imagens/home/links-parceiros/seja-parceiro.png) no-repeat left top;
	text-indent:-5000px;
	position:absolute;
	left:15px;
	top:20px;
}
#boxLinks dl { display:block; float:left; clear:both; width:240px; }
#boxLinks dl dt {
	width:233px;
	height:46px;
	text-indent:-5000px;
	margin:20px 0 10px;
}
#boxLinks dl dt.cat1 {
	background:url(../imagens/home/links-parceiros/tit-associacoes.png) no-repeat left top;
}
#boxLinks dl dt.cat2 {
	background:url(../imagens/home/links-parceiros/tit-montanha.png) no-repeat left top;
}
#boxLinks dl dt.cat3 {
	height:26px;
	background:url(../imagens/home/links-parceiros/tit-outras-sugestoes.png) no-repeat left top;
}
#boxLinks dl dd {
	font-size:12px;
	margin-left:10px;
}
#boxLinks dl dd a {
	font-weight:bold;
	color:#000;
}
#boxLinks dl dd a:hover {
	text-decoration:underline;
}

#boxParceiros ul {
	float:left;
	width:100%;
}
#boxParceiros ul li {
	position:relative;
	display:inline;
	width:250px;
	height:150px;
	border:1px solid #89898A;
	text-indent:-5000px;
	float:left;
	margin:20px 0px 0px 25px;
}
#boxParceiros ul li strong.detalhes {
	position:absolute;
	z-index:10;
	bottom:5px;
	left:15px;
	line-height:20px;
	padding-left:25px;
	background:url(../imagens/home/links-parceiros/lupa.png) no-repeat left center;
	text-indent:0px;
	font-weight:bold;
}
#boxParceiros ul li span {
	position:absolute;
	z-index:15;
	display:block;
	width:210px;
	height:70px;
	top:0px;
	left:0px;
	text-indent:0px;
	text-align:center;
	padding:80px 20px 0px 20px;
	color:#FFF;
	background-color:#353031;
	opacity:0.9;
	font-weight:bold;
	display:none;
}

