@charset "utf-8";
/* CSS Document */
* { 
margin : 0; 
margin : 0; 
padding : 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 11px; 
list-style : none; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../imagens/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	scrollbar-face-color: #E2E5EA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #687888;
	scrollbar-3dlight-color: #687888;
	scrollbar-arrow-color: #6E7E88;
	scrollbar-track-color: #EAEAEA;
	scrollbar-darkshadow-color: #E2E5EA;
}
#geral {
	margin: 0 auto;
}
.data {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
    font-size : 11px;
	color:#666666;
	padding-left:10px;
}
.textreq {
	border: 1px solid #6c6c6c;
	background-color: #EAEAEA;
	height:20px;
	margin-left:20px;
	*margin-left:5px;
}
.separador {
	clear:both;
	float:left; 
	padding-left:20px; 
}

.titulo {
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color: #CCC;
	font-weight:bold; 
	padding-left:15px;
	padding-top:15px;
	text-decoration:none;
}
.titulo_internas {
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 26px; 
	color: #CCC;
	font-weight:bold; 
	padding-left:15px;
	padding-top:15px;
	text-decoration:none;
}
#escolha_estado {
	clear:both;
	float:right
	width:662px;
}
#escolha_estado .txt_escolha {
	float:left;
	padding-left:370px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color: #669999;
	font-weight:bold; 
	padding-top:15px;
}
#escolha_estado .form_escolha {
	float:right;
	width:150px;
	padding-right:15px;
	padding-top:15px;
}


.fcampos {
	float:right;
	background-color: #EAEAEA;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #669999;
	width: 150px;
	color:#669999;
}

/********************************************************************
/*  Destaque página inicial
/********************************************************************/
#destaque_home {
     clear:both;
	 float:left;  
	 width:662px; 
}
#destaque_home .titulochamadas { 
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color: #669999;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
}
#destaque_home .separador_destaque {
	clear:both;
	float:left; 
	padding-left:20px; 
}
#destaque_home #destaques_ini {
	float:left; 
	background-image:url(../imagens/box_fundo_destaques.jpg); 
	background-repeat:repeat-x;
	height:196px;
	width:662px;
}
#destaque_home #destaques_ini #destaques_box {
	float:left;
	background-image:url(../imagens/box_destaques.jpg);
	background-repeat:no-repeat;
	width:644px;
	height:196px;
}
#destaque_home #destaques_ini #destaques_box .destaque_img{
	float:left;
	padding-left:37px;
	padding-top:17px;
	width:249px;
	height:163px;
}
#destaque_home #destaques_ini #destaques_box .destaque_texto{
	float:left;
	width:325px; 
	text-align:justify;
	padding-left:25px;
	padding-top:50px;
}
#destaque_home #destaques_ini #destaques_box .destaque_texto_mais{
	float:left;
	width:325px; 
	color:#FB5700; 
	text-align:left;
	padding-left:12px;
	padding-top:3px;
}
#destaque_home #destaques_ini #destaques_box .destaque_texto_mais a{
	float:left;
	width:325px; 
	color:#FB5700; 
	text-align:left;
	padding-left:12px;
	padding-top:3px;
}
#destaque_home #destaques_ini #destaques_box .destaque_texto_mais a:hover{
	float:left;
	width:325px; 
	color:#000000; 
	text-align:left;
	padding-left:12px;
	padding-top:3px;
}
/********************************************************************
/*  Área do flash página inicial
/********************************************************************/
#flash_home {
     clear:both;
	 float:left;  
	 width:662px; 
}
#flash_ini{
	clear:both;
	float:left;  
	height:240px;
	width:605px;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
}
/********************************************************************
/*  Área ciddes página Inicial
/********************************************************************/
#cidades_home {
     clear:both;
	 float:left;  
	 width:662px; 
}
#cidades_home .titulocidades { 
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color: #669999;
	font-weight:bold;
	padding-left:5px;
	padding-top:10px;
	text-decoration:none;
	width:632px;
	text-align:left;
}
#cidades_home .titulocidades a{ 
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color: #669999;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
	width:632px;
	text-align:left;
}
#cidades_home .titulocidades a:hover{ 
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color: #FF0000;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
	width:632px;
	text-align:left;
}
#cidades_home #cidades_ini{
	float:left;  
	background-image:url(../imagens/box_cidades.jpg); 
	*background-image:url(../imagens/box_cidadesie.jpg); 
	background-repeat:repeat-x;
	height:140px;
	width:662px;
}
#cidades_home #cidades_ini #cidade_img{
	float: left; padding-right: 0px; width: 204px;  padding-bottom: 0px; *width:200px; padding-top: 10px; text-align: center; margin-left:0px; *margin-left:0px; *padding-left:5px; padding-left:4px; }
#cidades_home #cidades_ini .cidade_texto{
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:200px; 
	text-align:center;
	padding-top:0px;
	text-decoration:none;
	color:#000;
}
#cidades_home #cidades_ini .cidade_texto a{
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:200px; 
	text-align:center;
	padding-top:0px;
	text-decoration:none;
	color:#000;
}
#cidades_home #cidades_ini .cidade_texto a:hover{
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:200px; 
	text-align:center;
	padding-top:0px;
	text-decoration:none;
	color:#ff0000;
}
/********************************************************************
/*  Cantinho Ocian
/********************************************************************/
#cantinho_home {
     clear:both;
	 float:left;  
	 width:662px;
}

#cantinho_home .txtcantinho {
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color: #669999;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
	width:632px;
	text-align:left;
}
#cantinho_home #cantinho_ini{
	float:left; 
	width:662px;
}
#cantinho_home #cantinho_ini #cantinho_box {
	float:left;
	width:644px;
	height:100px;
}
#cantinho_home #cantinho_ini #cantinho_box .cantinho_texto{
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:610px; 
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	text-decoration:none;
	color:#000;
}
#cantinho_home #cantinho_ini #cantinho_box .cantinho_texto a{
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:650px; 
	text-align:center;
	padding-top:0px;
	text-decoration:none;
	color:#000;
}
#cantinho_home #cantinho_ini #cantinho_box .cantinho_texto a:hover{
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:650px; 
	text-align:center;
	padding-top:0px;
	text-decoration:none;
	color:#ff0000;
}
#cantinho_home #cantinho_ini #cantinho_box .cantinho_texto_mais{
	float:left;
	width:325px; 
	color:#FB5700; 
	text-align:left;
	padding-left:8px;
	padding-top:3px;
}
#cantinho_home #cantinho_ini #cantinho_box .cantinho_texto_mais a{
	float:left;
	width:325px; 
	color:#FB5700; 
	text-align:left;
	padding-left:8px;
	padding-top:3px;
}
#cantinho_home #cantinho_ini #cantinho_box .cantinho_texto_mais a:hover{
	float:left;
	width:325px; 
	color:#000; 
	text-align:left;
	padding-left:8px;
	padding-top:3px;
}
	
/********************************************************************
/*  Menu topo
/********************************************************************/
#txtforms { width:632px;}
#txtforms #txtinicio {
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:6px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtinicio a{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:25px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtinicio a:hover{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#FF0000; padding-left:25px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtquemsomos {
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:30px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtquemsomos a{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:30px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtquemsomos a:hover{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#ff0000; padding-left:30px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtcomofunciona {
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c;  font-size:11px; padding-left:28px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtcomofunciona a{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c;  font-size:11px; padding-left:28px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txtcomofunciona a:hover{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#ff0000;  font-size:11px; padding-left:28px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txthoteis {
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:30px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txthoteis a{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:30px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;
}
#txtforms #txthoteis a:hover{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#ff0000; padding-left:30px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px; 
}
#txtforms #txtreservas {
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:27px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;  
}
#txtforms #txtreservas a{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#6c6c6c; padding-left:27px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px; 
}
#txtforms #txtreservas a:hover{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px; color:#ff0000; padding-left:27px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px;  
}
#txtforms #txtcontato {
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px;   color:#6c6c6c; padding-left:25px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px; 
}
#txtforms #txtcontato a{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px;   color:#6c6c6c; padding-left:25px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px; 
}
#txtforms #txtcontato a:hover{
	 MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 1px; HEIGHT: 15px;   color:#ff0000; padding-left:25px; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none; padding-top:4px; 
}
/********************************************************************
/*  Busca
/********************************************************************/
.busca_hotel { 
	color:#699;
	font-weight: bold;
	font-size : 11px;
	padding-top:15px; 
	font-variant:normal;
	text-align:center;
}
#formulario_busca_hotel {
	float:left;
	width:250px;
	margin-top:3px;
	height:20px;
	padding-left:15px;
}
#formulario_busca_hotel .form_busca_botel {
	float:left;
	border: 1px solid #6c6c6c;
	background-color: #FFFFFF;
	height:18px;
	*margin-left:5px;
	width:180px;
}
#formulario_busca_hotel .form_busca_botel_erro {
	float:left;
	border: 1px solid #6c6c6c;
	background-color: #EAEAEA;
	height:18px;
	*margin-left:5px;
	width:180px;
}
#formulario_busca_hotel .btt1_busca_botel {
	float:left;
	padding-left:5px;
}
/********************************************************************
/*  Menu Lateral
/********************************************************************/
.fique_por { 
    clear:both; 
   	color:#699;
	font-weight: bold;
	font-size : 11px;
	padding-top:15px; 
	font-variant:normal;
	text-align:center; 
	padding-top:40px;
}
#itens_menu1 {
	clear:both; 
	background-image:url(../imagens/box_menu.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:241px;
	margin-left:7px;
	margin-top:10px; 
	font-style:normal;
}
#itens_menu1 .itens_menu1_texto {
	color:#6c6c6c;
	font-weight: bold;
	font-size : 11px;
	padding-top:12px;
	width:241px;
	text-decoration:none;
	text-align:center;
}
#itens_menu1 .itens_menu1_texto a{
	color:#6c6c6c;
	font-weight: bold;
	font-size : 11px;
	padding-top:15px;
	text-decoration:none;
}
#itens_menu1 .itens_menu1_texto a:hover{
	color:#FF0000;
	font-weight: bold;
	font-size : 11px;
	padding-top:15px;
	text-decoration:none;
}
#itens_menu2 {
	clear:both; 
	background-image:url(../imagens/box_menu.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:241px;
	margin-left:7px;
	margin-top:-1px; 
	font-style:normal;
}
#itens_menu2 .itens_menu2_texto {
	color:#6c6c6c;
	font-weight: bold;
	font-size : 11px;
	padding-top:12px;
	width:241px;
	text-decoration:none;
	text-align:center;
}
#itens_menu2 .itens_menu2_texto a{
	color:#6c6c6c;
	font-weight: bold;
	font-size : 11px;
	padding-top:15px;
	text-decoration:none;
}
#itens_menu2 .itens_menu2_texto a:hover{
	color:#FF0000;
	font-weight: bold;
	font-size : 11px;
	padding-top:15px;
	text-decoration:none;
}
/********************************************************************
/*  Cadastro Newsletter
/********************************************************************/
#cadnewsletter{
	clear:both;
	float:left;
	width:264px;
	padding-top:10px;
}
#cadnewsletter .txtchamada { 
    color:#699;
	font-weight: bold;
	font-size : 11px;
	padding-top:15px; 
	font-variant:normal;
	text-align:center; 
	padding-top:30px;
	padding-bottom:10px;
}
#cadnewsletter .cadlabel {
	float:left;
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #6c6c6c;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
	width:25px;
}
#cadnewsletter .cadnews {
	float:left;
	border: 1px solid #6c6c6c;
	background-color: #FFFFFF;
	height:15px;
	margin-left:25px;
	*margin-left:15px;
	width:192px;
}
/********************************************************************
/*  Quem Somos / Como funciona
/********************************************************************/
#quemsomos{
	float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:610px; 
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	text-decoration:none;
	color:#000;
}
/********************************************************************
/*  Página detalhes hotéis
/********************************************************************/
img.left {
  display:block;
  float:left;
  margin:15px 15px 0 0;
  }
#hotel_detalhes {
     clear:both;
	 float:left;  
	 width:662px; 
}
#hotel_detalhes .hotel_chamada{
    float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color: #669999;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
	width:662px;
	text-align:center; 
}
#hotel_detalhes .hotel_localidade{
    float:left;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color: #669999;
	font-weight:bold;
	padding-top:15px;
	text-decoration:none;
	width:662px;
	text-align:center; 
}
#hotel_detalhes .hotel_descricao{
	 float:left;  
	 width:622px;
	 padding-left:20px;
	 padding-right:20px;
	 padding-top:25px;
	 text-align:justify;
}
#hotel_detalhes #espaco_hoteis_fotos {
	clear:both;
	float:center;
	background-color:#fff;
	width:650px;
	margin-top:10px;
}
#qualhotel {
	float:left;
	background-color:#f4f5f6;
	width:650px;
	height:28px;
	margin-left:30px;
	margin-top:5px;
}
#qualhotel .qualhoteltxt {
	float:left;
	margin-left:15px;
	margin-top:5px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 12px;
	text-decoration : none;
	color : #669999;
	font-weight:bold;
}
.hotelampliar {
	float:left;
	background-color:#fff;
	width:650px;
	height:28px; 
	text-align:center;
	margin-top:15px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 12px;
	text-decoration : none;
	color : #669999;
	font-weight:bold;
	text-align:center;
}
#boxghoteisfotos {
	float:left; 
	margin-left:70px;
}
#boxghoteis_img {
	float: left; 
	padding-right: 0px; 
	width: 155px; 
	padding-left: 0px;  
	padding-bottom: 0px; 
	*width:155px; 
	padding-top: 16px; 
	text-align: center; 
	margin-left:8px; 
	*margin-left:12px; 
}
#boxghoteis_img #txtghoteis{ 
	float:left; 
	width: 95px; 
	*width: 95px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-align:center; 
	font-weight:bold; 
	color:#003366; 
	padding-top:1px; 
	text-decoration : none;
}
/********************************************************************
/*  Retornar
/********************************************************************/
#retornarfinal {
	clear: both;
	float: left;
	width: 650px;
	height: 30px;
	background-color:#fff;
	text-align: left;
	FONT-SIZE: 12px;
	color: #6c6c6c;
	font-weight:bold;
	padding: 10px 0px 0px 10px;
}
#retornarfinal A {
	margin-top:50px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #6c6c6c;
	font-weight:bold;
	text-align:center;
}
#retornarfinal A:hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
	font-weight:bold;
}
/*-------------------------------------------------------------------------------------*/
#rodape {
	clear: both;
	float: center;
	background-image: url(../imagens/barra_rodape.jpg);
	background-repeat:repeat-x;
	*width: 100%;
	height: 33px;
	text-align: center;
	FONT-SIZE: 11px; 
	color: #FFFFFF;
	padding-top:12px;
}
#rodape a {
	color: #FFFFFF;
	FONT-SIZE: 10px; 
	text-decoration: none;
}
#rodape a:hover {
    color: #28166C;
	FONT-SIZE: 10px; 
	text-decoration: underline;
}
.paginacao{ 
	width: 630px;
	text-align: left;
	padding: 2px 0;
	margin: 15px 10px;
	color:#F00;
}

.paginacao select{ 
	border: 1px solid navy;
	margin: 0 15px;

}

.paginacao a{ 
	padding: 0 5px;
	text-decoration: none;
	border: 1px solid black;
	color: navy;
	background-color: white;
}

.paginacao a:hover, .paginacao a.selected{
	color: #000;
	background-color: #FEE496;

}
/********************************************************************
/*  Página Reservas
/********************************************************************/
#form_reserva {
     clear:both;
	 float:left;  
	 width:652px;
	 padding-left:10px;
	 padding-top:15px;
}
#form_reserva #reserva_box{
     clear:both;
	 float:left;  
	 width:600px;
	 padding-left:20px;
	 padding-top:15px;
}


legend {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-top: 0px;
}

.formbox {
	float:left;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	border : 1px solid #669999;
	background-color : #FFFFFF;
}
.formboxrec {
	float:left;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	border : 1px solid #669999;
	background-color : #EAEAEA;
}
.itens_form {
	float:left;
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color: #6c6c6c;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	width:100px;
	padding-left:10px;
}
.itens_form2 {
	float:left;
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color: #6c6c6c;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	width:50px;
	padding-left:10px;
}
