body{
margin:0; 
background-image:url(files_index/imgs/bg_site.jpg); 
background-repeat:repeat-x; 
font-family:Tahoma; 
font-size:11px; 
color:#666666; 
}

#principal{
 width: 754px; 
 height:auto; 
 margin:0 auto; 
}

#cabecalho{
width: 754px; 
height:242px; 
background-image:url(files_index/imgs/fundo_cabecalho.jpg); 
background-repeat:no-repeat; 
}

#newsletter{
   width: 735px; 
   height:36px; 
   position:absolute; 
   text-align:right; 
   margin-top:4px; 
   z-index:20;
}
   
#flash{
width: 754px; 
height:242px; 
position:relative; 
z-index:10;}

#menu{
width: 210px; 
height:440px; 
background-image:url(files_index/imgs/fundo_menu.jpg); 
position:relative; 
float:left; 
margin-top:-50px; 
z-index:20;}

#conteudo{
width: 499px; 
height:auto; 
min-height:300px; 
padding-left:30px; 
padding-right:15px; 
background-image:url(files_index/imgs/fundo_conteudo.jpg); 
background-repeat:no-repeat; 
position:relative; 
float:right;
}

#conteudo_centro{
width:313px; 
height:auto; 
float:left;
}

   #conteudo_lado_direito{
   width:186px; 
   height:280px; 
   position:relative; 
   float:right; 
   background-image:url(files_index/imgs/fundo_lado_direito.jpg); 
   background-repeat:no-repeat; 
}

#chamada_casos{
width:159px; 
height:auto; 
padding-top:35px; 
padding-left:13px; 
}

#chamada_proximo_evento{
width:159px; 
height:auto; 
padding-top:55px; 
padding-left:13px; 
}

#rodape{
width: 754px; 
height:152px; 
position:relative; 
margin:0 auto; 
float:left;
}

.campo_newsletter{
padding:2px; 
border-style:none; 
background-color:#FFFFFF; 
font-family:Tahoma; 
font-size:11px; 
color: #999999; 
_height: 12px; 
width: 116px; 
}

.botao_newsletter{
padding:1px; 
border-style:none; 
background-color:#FFFFFF; 
font-family:Tahoma; 
font-size:11px; 
color: #999999; 
_height: 18px; 
width: 18px; 
}

/*contato*/
.campo_contato{
padding:2px; 
border-style:none; 
background-color:#F3F3F3; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
_height: 12px; 
width: 230px; 
border:1px solid #F3F3F3; 
}

.campo_mensagem{
padding:2px; 
border-style:none; 
background-color:#F3F3F3; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
height: 80px; 
width: 230px; 
border:1px solid #F3F3F3; 
}

.campo_contato_on{
padding:2px; 
border-style:none; 
background-color:#F3F3F3; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
_height: 10px; 
width: 230px; 
border:1px solid #C4C4C4; 
}

.botao_contato{
	padding: 2px;
	border-width:thick;
	border-style:none;
	border-color:#000000;
	background-color:#F3F3F3;
	
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #666666; 
	font-weight:normal;
	_height: 20px;
	width: 233px;
}

.campo_obs{
padding:2px; 
border-style:none; 
background-color:#F3F3F3; 
font-family:Tahoma; 
font-size:11px; 
color: #666666;  
width: 230px; 
}

/*newsletter*/
.campo_newsletter{
padding:2px; 
border-style:none; 
background-color:#fff; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
_height: 12px; 
width: 116px; 
}

.campo_newsletter_on{
padding:2px; 
border-style:none; 
background-color:#fff; 
font-family:Tahoma; 
font-size:11px; 
color: #666666; 
_height: 12px; 
width: 116px; 
}

.botao_newsletter{
padding:2px; 
border-style:none; 
background-color:#fff; 
font-family:Tahoma; 
font-size:9px; 
color: #666666; 
_height: 10px; 
width: 18px; 
border:0px solid #C4C4C4; 
}

link{
font-family:Tahoma; 
font-size:11px; 
color:#8c8c8c;
}

a:link, a:visited, a:active{
font-family:Tahoma; 
font-size:11px; 
color: #8c8c8c; 
text-decoration:none;
}

a:hover{
font-family:Tahoma; 
font-size:11px; 
color: #006699; 
text-decoration:none; 
}