/* Os estilos de cada info vão neste CSS */

*{color:#47423a; font-family:Arial, Helvetica, sans-serif; font-size: 12px; border:none; background-repeat:no-repeat;}


h2{font-size: 28px; line-height:30px; margin:2px;}
#pergunta img{border:1px solid #ccc; margin: 0 5px;}
#pergunta{width: 115px; float:left; height:150px; display:block; margin:0 15px 0 0;}
#pergunta input{float:left; margin:3px; line-height: 14px; font-weight:bold; width:12px; height:12px;}
#pergunta span b{color:#5d5850; font-size:11px; font-weight:bold; line-height:18px; }
#submenu{width:936px; float:left; margin:0; padding:0;}

#perguntas{ width: 936px; float:left; margin:10px 0;  float:left }

p.total *{font-size: 16px;}
p.total,
#votar{ width:936px; display:block; float:left; clear:both; margin:25px 0; text-align:center; clear:both; }
#votar input{margin:auto; text-align:center; }
#perguntas h1{font-size:18px; width:936px; float:left; display:block; line-height: 20px; height:20px;}



b.resp,
b.resp2{color:#9bc80d!important;text-align:center;}

#perguntas #pergunta b.resp2{display:none!important;}


#perguntas #pergunta b.resp{ width:110px; float:none; clear:both; text-align:center;}

/*thumbs*/
#conteudo #thumbs{
	position : absolute;
	left : 500px;
	top : 50px;
	width : 400px;
	z-index : 12;
}
#conteudo #thumbs h3{
	width : 89px;
	height : 67px;
	display : block;
	float : left;
	margin : 0 10px 10px 0;
}
#conteudo #thumbs h3 img{
	margin : 0px;
	border: none;
}
#conteudo #thumbs h3 a{
	width : 89px;
	height : 67px;
	display : block;
	overflow : hidden;
}
#conteudo #thumbs h3 a:hover{
	border : 3px solid #ff9900;
	width : 83px;
	height : 61px;
}
#conteudo #thumbs h3 a:hover img{
	margin : -3px;
}
/*thumbs*/
