body{
	margin: 0px;
	margin: auto;
	text-align: center;
	background-image:url(files_index/fundo.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
    height: 100%;
}

#principal {
   	width:760px;
	text-align:left;
	height: auto;
	margin:0 auto;	
	background-color:#FFFFFF;
	background-image:url(files_index/fundo_corpo.jpg);
	background-repeat:no-repeat;
}

#cabecalho{
	width: 760px;
	height: 172px;
	background-color:#FFFFFF;
}

#banner{
	width: 270px;
	height: 393px;
	top: 172px;
	background-color:#FFFFFF;
}

#corpo{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 10px;
	width: 724px;
	min-height: 300px;
	height: 80%;	
}

#rodape{
	width: 760px;
	height: 45px;
	top: 565px;
	text-align:center;
}

#newsletter{
	width: 219px;
	height: 157px;
	top: 45px;
	left: 4px;
}

#presentes{
	width: 230px;
	height: 157px;
	top: 45px;
	left: 250px;
	clear:boath;
}

#noticias{
	width: 476px;
	height: 180px;
	top: 210px;
	left: 4px;
}

.newsletter {
	background-color:#F5F5F5;
	padding: 2px;
	border-width:thick;
	border-style:none;
	height: 13px;
	background-image:url(files_index/fundo_textfield.jpg);
	
	border-top:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;	
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#727272;
	font-weight:normal;
}

.obs {
	background-color:#F5F5F5;
	padding: 2px;
	border-width:thick;
	border-style:none;
	height: 20px;
	background-image:url(files_index/fundo_textfield.jpg);
	
	border-top:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;	
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#727272;
	font-weight:normal;
}

.campo_mensagem{ 
	padding:2px; 
	border-style:none; 
	background-image:url(files_index/fundo_textfield_mensagem.jpg); 
	font-family:Tahoma; 
	font-size:11px; 
	color: #BBBBBB; 
	_height: 80px;  
	border-top:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;	
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;	
}

.tituloregistros{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9D9D9D;
	font-weight:600;
	font-style:normal;
	word-spacing:normal;
	letter-spacing: 0px;
}

.fonte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9D9D9D;
	font-style:normal;
}

a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:500px;
	color:#999999;
	text-decoration: none;
/*	background-color:#E8E8E8;*/
}

.botao{
	background-color:#DADADA;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left: 3px;
	padding-right: 3px;
	padding: 1px;
	font-size:11px;
	border: 0px;
}

.caixa {
	background-color:#F5F5F5;
	padding: 2px;
	border-width:thick;
	border-style:none;
	border-color:#000000;
	
	border-top:1px solid #E9E9E9;
	border-left:1px solid #E9E9E9;	
	border-right:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#727272;
	font-weight:normal;
	_height: 12px;
}