@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	border:none;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/fundo_site.jpg); 
	color:#333;
	text-align:center;

	}

#logo_topo{
width:132px;
height:40px;
float:left;
padding-left:10px;
padding-top:10px;
}

	
#moldura-um {
	width: 965px; 
	background: url(../img/borda.png);
	height:auto;     
	margin:0 auto;
	text-align:left;
	}
#tudo {

background:url(../img/fundo.png);
	width:950px;
	height:auto;     
	margin:0 auto;
	text-align:left;
		}
#topo {
	height: auto;
		}
		
#principal {
	float:left;
	width:600px;
	height:auto;
	margin-left:10px; 	
	text-align:justify;
	padding: 0 10px;
	}
#principal2 {
	float:left;
	width:100%;
	height:auto;
	margin-left:10px; 	
	text-align:justify;
	border-width: 0 1px;
	padding: 0 10px;
	}
#principal3 {
	float:left;
	width:700px;
	height:auto;
	margin-left:10px; 	
	text-align:justify;
	border-width: 0 1px;
	padding: 0 10px;
	}
	
.sub_quadro{
width:440px;
padding:5px;
}
#sub1 {
	float:left;
	width:200px;
	height:auto;
	margin-left:2px; 	
	text-align:justify;
	padding: 0 2px;
	}
#sub2 {
	width:220px;
	float:left;
	padding-left:8px;
	}
	
		
#nav {
	width:150px;
	float:left;
	padding-left:8px;
	}
#direita {
	padding-right:10px;
	width:300px;
	float:right;
	
	}
#direita2 {
	padding-right:3px;
	width:150px;
	float:right;
	
	}
#menu_principal {
	background: #333;
	height:50px;
		}
		
#menu_principal2 {
	background: #F2F2F2;
	height:35px;
		}
#inicio{
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;

}
#rodape {
	clear:both; 
	width:100%;
	background:url(../img/fundorada.png) repeat;
	color:#000;
	font-weight: bold;
	text-align:center;
	border-top:1px solid #000;
	}


#menu ul {
padding-top:15px; 
margin:0px;
float: none;
width: auto;
list-style: none;

}
#menu ul li {
/*border: 1px  solid #000000;*/
 display: inline; }

#menu ul li a {
font:12px arial;
font-weight:bold;
padding: 2px 10px;
float: none; 
 /*border: 1px solid #000000;
visual do link border-bottom:1px solid #000;/
background-color:#EDEDED;*/
color:#FFF ;
text-decoration: none;

}

#menu ul li a:hover {
font:12px arial;
font-weight:bold;
color: #FFF;
border-bottom:1px solid #fff;
}

#menu_roda ul {
padding-top:5px; 
margin:0px;
float: none;
width: auto;
list-style: none;

}
#menu_roda ul li {
/*border: 1px  solid #000000;*/
 display: inline; }

#menu_roda ul li a {
font:12px arial;
font-weight:bold;
padding: 2px 10px;
float: none; 
 /*border: 1px solid #000000;
visual do link border-bottom:1px solid #000;/
background-color:#EDEDED;*/
color:#000 ;
text-decoration: none;

}

#menu_roda ul li a:hover {
font:12px arial;
font-weight:bold;
color: #000;
border-bottom:1px solid #000;
}

#form_texto{
font:12px arial;
font-weight:bold;}
.form_campo{
background:#E0F4FE;
font:12px arial;
font-weight:bold;}

.titulo1{
font:13px Verdana, Arial, Helvetica, sans-serif;
background:#CCCCCC;
font-weight:bold;
height:17px;
}

.titulo2{
font:13px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:17px;
}
.titulo3{
font:13px Verdana, Arial, Helvetica, sans-serif;
background:#CCCCCC;
font-weight:bold;
height:17px;
}

.titulo4{
font:13px Verdana, Arial, Helvetica, sans-serif;
background: #66FF00;
color:#333333;
font-weight:bold;
height:17px;
}
.tabela2{
font:10px Arial;
background: url(../img/borda.png);
color:#333333;
font-weight:bold;
height:17px;
}
.images{
padding:2px;
}

.campos{
font:Georgia, "Times New Roman", Times, serif;
color:#333333;
background:url(img/borda.png);
}
.campo_for{
font:Georgia, "Times New Roman", Times, serif;
color:#333333;
background:url(../img/borda.png);
}
.texto_link{
font:13px arial;
color:#000000;
text-decoration:none;
}
#quadro3{
width:600px;
padding-top:10px;
padding-bottom:15px;
height:auto;
position: relative;
float:left;
}

#planos{
width:290px;
height:auto;
position: relative;
float:left;
padding-right: 10px;
}
#planos_dir{
width:290px;
height:auto;
position: relative;
float: right;
}

.ti_color1{
color:#333333;
}
.ti_color2{
color:#0066FF;
}

#servico{
width:950px;
padding:5px;
border-top:2px #000000 solid;
position: relative;
}