
*{	border : none; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
a.link-terra{
	color:#f90!important;
	text-decoration:none;
	}
a:hover.link-terra{
	color:#f90;
	text-decoration:underline;
	}

h3{
	font-size: 28px;
	color: #47423a;
	padding: 15px 0;
		border-top : 1px dotted #beb7af;
}
form { width:936px; }

#opcao{
	width: 195px;
	float: left;
	margin: 15px 50px;
}
#conteudo.capa #opcao{
	margin:  10px 10px;
	height: 300px;
}
#conteudo.capa #opcao a img{
	border: 3px solid #fff;
}
#conteudo.capa #opcao a:hover img{
	border: 3px solid #ff9900;
}
#conteudo.capa a span.txt-resp{
	font-weight: bold;
}
#conteudo.capa a:hover span.txt-resp{
	color: #ff9900;
}

#opcao * { color:#47423a; }
#opcao img { float: left; margin:  0 0 5px 0}
#opcao .legenda-bck {display:block; width:195px; height:26px; position:absolute; bottom:0; background:#FFF; opacity: .85; filter:alpha(opacity=85); -moz-opacity:0.85; left:0; }
#opcao .legenda {display:block; width:196px; height:26px; position:absolute; bottom:0;  padding-left: 30px; line-height:26px; color:#47423a; font-size:11px; text-decoration:none; cursor:pointer; left:0; }
#opcao input{
	float: left; margin: 3px;
}
#opcao .legenda-bck,
#opcao .legenda { display:none; }

small{
	color: #999;
	font-size: 10px;
	font-style: italic;
}
#opcao .txt-input {
	font-weight:bold;
	line-height: 16px;
	font-size:12px;
	width: 170px;
	float: left;
	
}
#opcao b.resp{
	color: #9bc80d;
	font-size: 16px;
}




.total { clear:both; width : 610px; margin : 5px 0;}


/*fotao*/


#votar{
	border-bottom : 1px dotted #beb7af;
	width : 936px;
	height : 50px;
	text-align : center;
	float : left;
	clear : both;
	margin : 20px 0;

}


#navegacao { clear:both; width: 936px }
#navegacao span {
	color:#7f7871; font-size:12px; font-weight:bold; float:left; line-height:16px;
	margin-top:4px;
	margin-left:10px;
	border-right:1px dotted #beb7af;
	padding:0 65px;
}
#navegacao span a { color:#f90; text-decoration:none; }
#navegacao span a:hover { text-decoration:underline; }


