* {
	margin: 0px;
	padding:0px;
	border: 0px;
}*
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#frmbusca_home{float:left; width:700px;}
#btbusca_home{width:35px; height:41px; background:url(imagens/btnbusca.jpg);float:left;}
#busca_home{width:120px; height:18px; margin-top:6px; margin-left:2px; float:left;}
#frmlogin_home{}

#box_comunica {
float:left;
width:274px;
min-height:250px;
background-image:url(imagens/bgbox.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
font-size:11px;
color:#333333;
}
#resumo_comunica{
text-align:justify;
width:250px; font-size:11px;
}
#box_solucoes {
float:left;
margin-left:10px;
margin-top:14px;
width:370px;
height:250px;
background-image:url(imagens/bgbox.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
font-size:11px;
color:#333333;
}
.img_solucoes{padding:5px;}
.bx_soluc1{width:148px; height:113px; border: solid 1px #CCCCCC;float:left;margin-top:10px;}
.bx_soluc2{width:148px; height:113px; border: solid 1px #CCCCCC;float:right;margin-top:10px;}


#box_enquete{
float:left;
margin-left:10px;
width:281px;
min-height:250px;
background-image:url(imagens/bgbox.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
font-size:11px;
color:#333333;
}
.cp_comentario{
width:165px;
height:20px;
border:solid 1px #999999;
float:left;
}
.btn_votar{
width:70px; height:25px;
background-image:url(imagens/btnenquete.jpg); background-repeat:no-repeat;
margin-left:15px;
float:left;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #930F0D;
}
