@charset "utf-8";
/* CSS Document */

body{margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}

#fundo_topo{
	background:url(../imagens2/fundo_verde_topo.jpg) repeat-x;
	height:121px;
}

#topo{
	width:800px;
	background:url(../imagens2/fto_menu_fundo.jpg);
	border: 0px solid #F00;
	height:117px;
	margin:0 auto;
}

#titulo_topo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#030;
	padding-top: 15px;
	float:left;
}

#busca{
	width:200px;
	font-size:14px;
	padding-top:10px;
	float:left;
	margin-left:200px;
}

#formulario{
	width:190px;
	float:left;
	margin-top:10px;
}

#formulario2{
	width:190px;
	margin-top:15px;
	margin-left:30px;
}

#painel{
	width:190px;
	margin-top:15px;
	margin-left:30px;
}
