  /* CSS Document */
*{font-family:arial;}
body {
margin:0;
padding:0;
position:relative;
text-align: center;
left: 50%;
width: 767px;
margin: 0 0 0 -380px;
}
#tudo {width:767px;
	border:#000000 solid 1px;
	position: relative;
	left: auto;
	right:auto;
	background-color: #FFFFFF;
	text-align: left;}
#topo {width:767px;	
	height:120px;
	background-image: url(../imagens/topo.gif);}
#navegacao {width:160px;
	border:#336699 solid 1px;
	margin:2px;
	background-color:#E8E8E8;
	float:left;
	font-size:13px;
	top:0;}
#navegacao a{ color: #336699; text-decoration:none;margin-left:5px ; margin-right:5px;border-bottom:1px  dashed #336699; display:block; padding:5px 15px 5px 15px; }
#navegacao a:hover{text-decoration:underline;}

#principal {width: 590px;
	background-color:#ffffff;
	float:right;
	}
#rodape {color:#FFFFFF;
	width:767px;	
	height:auto;
	background-color:#336699;
	clear:both;
	text-decoration:none;
	}
#rodape a{color:#FFFFFF;
	width:767px;	
	height:auto;
	background-color:#336699;
	clear:both;
	text-decoration:none;}
#rodape a:hover{color:#FFFFFF; text-decoration:underline;}
#caixa{width:100;
	border:#000000 solid 1px;
	height:auto;
	background-color:#E8E8E8;}
.coluna1{width:160px; float:left; background: #E8E8E8;}
.texto {font-size: 14px; color:#666}
.titulo_pagina {font-size: 19px; color:#336699;font-weight: bold; text-decoration:underline;font-family: arial, helvetica, serif;} 
.sub_titulo {font-size: 14px; color:#999999;font-weight: bold; text-decoration:underline; font-family: arial, helvetica, serif;}
.link_texto a{color:#336699; text-decoration: none;}
.link_texto a:hover{text-decoration:underline;}
.link_rodape a{color: fff; text-decoration:none;}
.link_rodape a:hover{text-decoration: underline;}
.style1 {
	font-size: 10;
	font-style: italic;
}
.tituto_lateral{
	width:auto;
	background-color:#336699;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 6px 3px 6px 6px;
	font-weight : bold;
	letter-spacing : 2px;
	margin: 0px 0px 8px 0px;
	margin:3px;
	top:0;
	font-family: Arial, Helvetica, sans-serif;
} 

