	

/* 
----------------------------------------------------------------------------------------*/
*{
	font-family:Arial, Helvetica, sans-serif;
}
#info { background:#FFF; }
#info h2 { font-size:28px; line-height: 32px; margin:0 3px 25px 3px; *margin-top:10px; color:#47432a; letter-spacing:-1px; }
#info h4 { font-size:18px; line-height: 24px; margin:5px 3px; *margin-top:10px; color:#47432a; }
#info h3 { font-size:46px; line-height: 60px; width: 70px; color:#fff; background: #f90; text-align:center; margin-bottom:20px; margin-top: 0px;}
#info span.seta { float:left; width: 0; height:0; margin: 10px 0 35px; border: solid 5px #fff; border-left: solid 5px #f90;}
#info p { font-size:14px; line-heitgh: 30px; margin: 10px 3px; color:#47432a;}
#info p strong { font-size:13px;}
#info a {color:#f90; font-weight:bold; padding: 0 3px; }
#info a:hover { text-decoration:underline;}


#texto.abertura {
	display:block;
	position:relative;
	top: 0px;
	left: 30px;
	z-index:9;
	padding: 20px 20px 0 20px;
	border: none;
	text-align:justify;
/*	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	*/width: 790px;
}
#texto.abertura p {
	font-size:13px;
	line-height: 18px;
}
#texto.abertura h2 {
	margin: 5px 3px;
}

#texto.interna {
	display:block;
	float:left;
	position:relative;
	top: 0;
	z-index:9;
	padding: 0 10px;
	background-color:#fff;
	width: 192px;
	height: auto;
}
#texto.interna p { font-size:13px; line-height: 16px; margin: 5px 3px; color:#47432a; }

#texto.interna p.votar {
	margin-top:20px;
	width:120px;
	height: 30px;
	text-align:center;
	background:url(img/bt_votar2.png) 0 0 no-repeat;
	cursor:pointer;
	text-indent: -10000px;
}
#texto.interna p.votar:hover {
	text-align:center;
	background:url(img/bt_votar2.png) 0px -30px no-repeat;
}

#texto.interna span.avanca a {
	display:block;
	float:left;
	margin-top: 20px;
	width:120px;
	height: 30px;
	background:url(img/bt_votar3.png) 0 0 no-repeat;
	cursor:pointer;
	text-indent: -10000px;
}
#texto.interna span.avanca a:hover {
	background:url(img/bt_votar3.png) 0px -30px no-repeat;
}

#texto.interna input{
	margin: 10px 0 5px 5px;
	line-height: 18px;

}
#texto.interna span.votos { color:#f90; font-weight:bold; }

p.credito {
	float:left;
	clear:left;
	display:block;
	width: 702px;
	padding: 10px 20px;
	margin-left: -20px!important;
	background: #eaece7;
	color:#47432a!important;
	text-indent: 43px;
	position:absolute;
	bottom:-43px;
	left: -20px;
	font-size: 10px!important;
	font-style:italic;
}
p.credito2 {
	float:left;
	clear:left;
	display:block;
	padding: 10px 20px;
	margin-left: -20px!important;
	background: #eaece7;
	color:#47432a!important;
	text-indent: 43px;
	position:absolute;
	bottom:-43px;
	left: -20px;
	font-size: 10px!important;
	font-style:italic;
	width: 936px;
}
p.credito1 {
	float:left;
	clear:left;
	display:block;
	width: 246px;
	padding: 10px 20px;
	margin-left: -20px!important;
	background: #676767;
	color:#eaece7!important;
	text-indent: 3px;
	position:absolute;
	bottom:-10px;
}

#foto {  float:left; position:relative; z-index:1; top:0; width:704px; height:500px; }
#foto img { float:left; margin-right:2px; }

#foto2 {  float:left; position:absolute; z-index:1; top:0; width:936px; height:650px; }

/*
----------------------------------------------------------------------------*/
#info.mais{
	background-image : none;
	height : auto;
	border-bottom : none;
}
#info.mais h3{
	margin : 10px 0 10px 26px;
	font-size : 22px;
	color : #5d5850;
}
#info.mais h4{
	margin : 10px 0 10px 5px;
	font-size : 14px;
	color : #5d5850;
}
#info.mais p{
	margin : 10px 0 10px 10px;
	width : 220px;
	height : 100px;
	float : left;
}
#info.mais p a {
	font-weight : bold;
	color : #47423a;
	text-decoration:none;
	font-size:11px;
}
#info.mais p a img{
	float : left;
	margin : 3px;
	border : 3px solid #fff;
}
#info.mais p{
	text-indent: -3px;
}
#info.mais p a:hover{
	color : #ff9900;
}
#info.mais p a:hover img{
	border : 3px solid #ff9900;
}


