body {
	background: url(images/barra_topo..png) no-repeat center top #516360;
}	
#topo {
	background: url(images/banner_topo.png) no-repeat center top;
	width: 720px;
	height: 252px;
	margin: 0;
	border: 0;
	padding: 0;
}
	
#modernbricksmenu{
padding: 0;
width: 677px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 12px Tahoma, Verdana, Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 0px 0 0;
padding: 0;
}

#modernbricksmenu a{
float: left;
display: block;
color: #9e7e20;
margin: 0 0px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
background-color: #FFCC33; /*Default menu color*/
border-bottom: 0px solid white;
}

#modernbricksmenu a:hover{
background-color: #9e7e20; /*Menu hover bgcolor*/
color: white;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: white;
color: #333333; 
border-color: white;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 677px;
height: 8px;
line-height: 8px;
background: white; /*Brown color theme*/ 
}
</style>

<style type="text/css">

.fone {color: #336633}
.txtsbigger {	color: #333333; font-weight: bold; font-size: 19px;
}
.txts {	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
a:link { color: #993300; text-decoration: none}
a:visited { color: #993300; text-decoration: none}
a:hover { color: #000000; text-decoration: underline}


/* O que estava no site*/

.txts1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

#convcada {
	background: url(images/conv.jpg) center center no-repeat;
	display: block;
	width: 445px;
	height: 88px;
	text-indent: -999999;
	overflow: hidden;
}
	
/* Fim do que estava no site*/
