@charset "iso-8859-1";
/* CSS Document */

body{
	background: url(../imagens/background.jpg) repeat;
	margin: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #333333;
}

#topo{
	width:800px;
	height: auto;
	font-size: 11px;
	
}

#menu_topo{
	margin-left:2px;
	margin-top:4px;

}

#busca{
	font-size:11px;
	height: 20px;
	width: 250px;
	position: absolute;	right: 72px; top: 80px;
}

#data{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	padding-bottom: 4px;
}


/*****************************************
Menu topo
*****************************************/




