body { 

background: url(../img/fnd_geral.jpg) #FFF repeat-x top left;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
color: #666;

}

a:link, a:visited 		{color: #2e6baa; text-decoration:none;}
a:hover 				{text-decoration: underline;}

.clear {
	clear: both;
}

.fonte1 {font-size: 11px;}
.fonte2 {font-size: 14px;}
.fonte3 {font-size: 18px;}
.fonte4 {font-size: 12px;}
.font22 {
		font-size: 14px;
		color: #2e6baa;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0;}

h1 {
	color: #2e6baa;
	font-size: 14px;
}

p {
	line-height: 120%;
}

.box1 {
	width: 332px;
	height: 129px;
	padding: 6px;
	background: url(../img/box_peq_info.png) no-repeat;
	margin: 2px;
}

.box2 {
	width: 676px;
	height: 128px;
	padding: 6px;
	background: url(../img/box_gr_info.png) no-repeat;
	margin: 4px;
}

.box3 {
	width: 676px;
	height: 128px;
	padding: 6px;
	background: url(../img/box_gr_info2.png) no-repeat;
	margin: 4px;
}

a:link, a:visited 		{text-decoration:none;}
a:hover 				{text-decoration: underline;}

#menubv {
width: 187px;
border: 1px solid #c0c0c0;
padding: 0;
margin: 0;
float: left;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #c0c0c0;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 3px 2px 0.5em;
border-left: 10px solid #9dcd17;
border-right: 10px solid #f9f9f9;
background-color: #fff;
color: #000;
text-decoration: none;
font-weight: bold;
}
#menubv li a:hover {
border-left: 10px solid #2e6baa;
border-right: 10px solid #e6e6e6;
background: url(img/menu/fnd_menu.jpg) repeat-x #b6d7db;
color: #338bc5;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  li { float: left; height: 1%; }
* html ul#menubv  li a { height: 1%; }
/* End */

#infocentro {
	width: 711px;
	float: right;
}

#topocentro {
	width: 697px;
	height: 11px;
	margin: 0 auto;
	background:url(../img/top_centro.png);
}

#rodcentro {
	width: 697px;
	height: 11px;
	margin: 0 auto;
	background: url(../img/rod_centro.png);
}

#dadoscentro {
	width: 697px;
	margin: 0 auto;
	background-color: #f0f0f0;
}

#secoescentro {
	width: 687px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
	background-color: #f0f0f0;
}

#rodape {
	width: 955px;
	max-height: 182px;
	background:url(../img/fnd_rodape.png) no-repeat;	
	margin: 0 auto;
}
