a.menu{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
a:hover.menu{
	color: #878787;
	text-decoration: underline;	
}
img {
	border: 0px;
}
.texto_data{
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
}

.titulos_coluna_lado{
	font-family: arial;
	font-size: 12px;
	margin-left: 24px;
	font-weight: bold;
	color: #000;
}

body{
	background-image: url('arq_index/imagens/bg_site.jpg');
	
}

.textos_internos{
margin-left: 3px;
	color: #808080;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}


a.link_saiba_mais_home{
	color: #000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}


a:hover.link_saiba_mais_home{
	text-decoration: underline;
	color: #808080;
}
/*noticias*/
.celula2{
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 2px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
}
/*divisao centro*/
.celula3{
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 2px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
}
.texto_e_celulas{
/*dicisao centro e formatacao textos*/
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 2px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	color: #808080;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
