body {
margin:0;
padding:0;
background:#ccd0dc;
scroll: 0;
}

.boxes {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #cccccc;
}

.centralizador {
width:776px;
margin: 0 auto;
}

.divtop {
width:776px;
height:144px;
background:url(imagens/estrutura/bgtop.jpg);
}

.divmenu {
width:178px;
height:385px;
background:url(imagens/estrutura/bgmenu.jpg);
float:left;
}

.conteudo {
	width:598px;
	height:385px;
	background-color: #DCE1E5;
	background-image:url(imagens/fundos/bg_index.jpg);
	float:left;	
}

.destaque {
	width:264px;
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	height:100px;
	display:block;
	background-color: #8D2F49;
}

.negativo{
	font-family:Arial;
	font-size:8pt;
	color:#ffffff;
	text-align: justify;
	}

.noticias{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	text-align: justify;
	link:#8D2F49;
}
a:link, a:visited {
	color: #8D2F49;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.style1{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
}
	a.style1:link{color:#9F1E47;text-decoration:none;}
	a.style1:visited{color:#9F1E47;text-decoration:none;}
	a.style1:hover{color:#000000;text-decoration:underline;}
	
.h1{
 font-family:Arial; 
 font-size:8pt;
 font-weight:bold;
 color:#8D2F49;
}
.h2{
 font-family:Arial; 
 font-size:8pt;
 font-weight:bold;
 color:#000000;
}

.bannerhome{
	width:250px;
	height:357px;
	margin-right:8px;
	background-color:#999999;
	float:right;
	}
	
.style20 {
	font-size: 12pt;
	font-weight: bold;
	color: #8D2F49;
}

.divrodape {
width:776px;
height:90px;
background:url(imagens/estrutura/bgrodape.jpg);
clear: both;
}

a.link_menu:link{color:#9F1E47;text-decoration:none;font-weight:bold;text-transform:uppercase;font-family:arial;font-size:12px}
	a.link_menu:visited{color:#9F1E47;text-decoration:none;font-weight:bold;text-transform:uppercase;font-family:arial;font-size:12px}
	a.link_menu:hover{color:#666666;text-decoration:none;font-weight:bold;text-transform:uppercase;font-family:arial;font-size:12px}
	
	.titulo_menu{
	background-image:url(none);
	width:170px;
	height:20px;
	border:0px solid blue;
	padding-top: 5px;
	padding-left: 5px;
	}

	a.link_smenu:link{color:#666666;text-decoration:none;font-weight:normal;text-transform:uppercase;font-family:arial;font-size:9px}
	a.link_smenu:visited{color:#666666;text-decoration:none;font-weight:normal;text-transform:uppercase;font-family:arial;font-size:9px}
	a.link_smenu:hover{color:#9F1E47;text-decoration:underline;font-weight:normal;text-transform:uppercase;font-family:arial;font-size:9px}

	.itens_menu{
	   background-color:none;
		background-image:url(none);
		width:170px;
		height:15px;
		border:0px solid red;
		padding: 4px 0px 0px 0px;
		vertical-align:middle;
	}	

	.itens_menu_r{
	   background-color:none;
		background-image:url(none);
		width:170px;
		height:15px;
		border:0px solid red;
		padding: 0px 0px 0px 0px;
		vertical-align: middle;	
	}	
