@import url(global.css);


#navegacao li.social {
	background: transparent url(../imgs/menuSeta.gif) no-repeat 8px 11px;
}

#conteudo #breadcrumb h2 {
	background-image: url(../imgs/cabSocial.gif);
}

#lista:after,
#lista ul:after,
#lista ul li:after,
#lista ul li a:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}












#lista {
	padding: 25px 0;
	width: 482px;
}

#lista h3 {
	background: transparent url(../imgs/socialCabPrincipais.gif) no-repeat;
	display: block;
	height: 31px;
	overflow: hidden;
	text-indent: -5000px;
	width: 482px;
}

#lista ul, #lista ul li { width: 482px; }

#lista ul {
}

#lista ul li {
	clear: both;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #00913E;
	display: block;
	*margin-top: -2px;
	padding: 17px 0;
}

#lista ul li.primeiro { border-top: none; }


#lista ul li a {
	color: #fff;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#lista ul li a:hover { text-decoration: underline; }


#lista ul li a.img {
	border: 5px solid #00200D;
	display: block;
}

#lista ul li a.img img { display: block; }



#lista ul li a big, #lista ul li a span {
	display: block;
	width: 267px;
}

#lista ul li a big {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 8px;
}

#lista ul li a span.descricao {
	padding-bottom: 15px;
}

#lista ul li a span.mais {
	background: transparent url(../imgs/socialBtnLeiaMais.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	width: 85px;
}


#lista ul li.impar a.txt {
	float: right;
	margin-left: 15px;
}
#lista ul li.impar a.img {
	float: left;
}


#lista ul li.par a.txt {
	float: left;
}
#lista ul li.par a.img {
	float: right;
}




/****** PAGINACAO ******/
#lista div.pages {
	clear: both;
	font-size: 14px;
	height: 100px;
	padding-top: 35px;
	text-align: center;
}

#lista div.pages a {
	background: #003215;
	color: #fff;
	display: block;
	float: left;
	padding: 10px 16px;
	text-decoration: none;
	text-transform: lowercase;
}

#lista div.pages a.previous, #lista div.pages a.next {
	font-weight: bold;
}

#lista div.pages a:hover {
	background: #003617;
	color: #fff;
}

#lista div.pages span.current {
	background: #003617;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px 16px;
}





/****** DETALHES ******/
#conteudo.detalhes #breadcrumb h2 {
	background-image: url(../imgs/cabSocialDetalhes.gif);
}

#conteudo.detalhes h3 {
	font-size: 16px;
	font-weight: bold;
}

#conteudo.detalhes a.img {
	border: 5px solid #00200D;
	display: block;
	float: right;
	margin: 5px 0 15px 15px;
}

#conteudo.detalhes a.img img {
	display: block;
}

#conteudo.detalhes div#texto {
	padding: 15px 0;
}


#galeria {
	border-top: 1px solid #000;
	margin-top: 10px;
	width: 392px;
	padding: 0;
}

#conteudo.detalhes #galeria h3 {
	border-top: 1px solid #00913E;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;

}

#galeria h3 span {
	color: #8BC2A3;
	font-size: 11px;
	font-weight: normal;
}



#fotosDaGaleria {
	clear: both;
	padding-top: 10px;
	position: relative;
	margin-left: -16px;
	_margin-left: -32px;
	width: 420px;
	_width: 424px;
}

#fotosDaGaleria li {
	float: left;
	margin: 0 0 16px 16px;
}

#fotosDaGaleria li a {
	border: 3px solid #00200D;
	display: block;
}

#fotosDaGaleria li a img {
	display: block;
}
