/* Os estilos de cada info vÃ£o neste CSS */

*{
	color:#47423a;
	font-family:Arial, Helvetica, sans-serif;
		border:none;
	background-repeat:no-repeat;
}


#pergunta img{border:1px solid #ccc; margin: 0 5px; float:left;}

#pergunta{
	width: 146px;
	height:300px;
	display:block;
	margin:0 10px 4px 0;
	float:left;
	position:relative;
	left:0;
	top:0;
	border-bottom: 1px dotted #ccc;
	padding-top: 5px;
}

#pergunta input{
	float:left;
	margin:4px 3px 0 61px;
	line-height: 65px;
	font-weight:bold;
	width:12px;
	height:12px;
}
#pergunta span b{color:#5d5850; font-size:11px; font-weight:bold; line-height: 67px;  }
#submenu{width:936px; float:left; margin:0; padding:0;}
#pergunta b{
	position:absolute;
	left: 0;
	top: 256px;
	font-size: 12px;
	width: 145px;
	text-align:center;
}
#perguntas{ width: 936px; margin:10px 0;  }




a.voltar {
	background:transparent url(info/voltar.png) repeat scroll 0 0;
	display:block;
	margin-top: -46px;
	margin-bottom: 10px;
	margin-left: 803px;
	height:25px;
	text-indent:-5000px;
	width:125px;
	position:absolute;
	
	
}
a.voltar:hover {
	background-position:0 -25px;
}



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;}

#submenu h2{
	border-top: 1px dotted #ccc;
	height: 30px;
	line-height:30px;
	width: 117px;
	margin: 15px 0 0 0;
	display:block;
	text-align:center;
	padding:0;
	float:left;
}
#submenu h2 a{
	height: 29px;
	line-height:29px;
	width: 115px;
	margin: 0;
	display:block;
	text-align:center;
	padding:0;
	text-decoration:none;
	border: 1px dotted #ccc;
	border-top: none;
	border-right: 1px solid #eceae7;
	background-color:#eceae7;
}
#submenu h2 a:hover{color:#ff9900;}

#submenu h2#sel a{ border-bottom: 1px solid #fff; background-color:#fff; color: #ff9900;}



b.resp,
b.resp2{color:#9bc80d!important;}

#perguntas #pergunta b.resp2{
display:none!important; }


#perguntas #pergunta b.resp{
	width:146px;
	top: 238px;
	text-align:center;	
	position: absolute;
	font-size: 16px;
}

/*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*/
