/*////////////////// CORES //////////////////*/
/*

BACKGROUND				  	 			#f1f3f4
PADRAO TEXTO:     		 			#000000
PADRAO LINKS:          			#64a87f
SUBSUBLINK:		  		   			#748692
TEXTO BREADCRUMB		  			#3f7d98

LINK MENU       		   			#000000
LINK RODAPÉ       		 			#38505f
LINK BREADCRUMB			   			#9ca8af
LINK VERDE       		   			#72aa84

BOTOES             		 			#38505f
TITULO                 			#006a25
LINES					   			 			#38505f

EMPRESAS LARANJA           	#ef9c00
ESTABELECIMENTO AZUL       	#00a8ec
PARA VOCE VERMELHO         	#df0024
CONHECA O GRUPO VR VERDE   	#009f3c
EMPRESAS VR MARINHO        	#3f7d98
PROMOCOES VR LILAS         	#c20073

*/
/*////////////////// CORES //////////////////*/

html
{
	width:100%;
	height:100%;
	font:11px tahoma;
	color:#000;
	background:#f1f3f4;
	margin:0;
	padding:0;
}

body
{
	width:100%;
	height:100%;
	font:11px tahoma;
	color:#000;
	background:#f1f3f4;
	margin:0;
	padding:0;
}

#site
{
	width:720px;
	height:530px;
	background-color:#fff;
	clear:both;
	margin:20px auto 0;
	padding:0 0 10px 0;
}

/* --- GENERIC --------------------------------------------- */
h1
{
	clear:left;
	font:16px tahoma;
	font-weight:bolder;
	color:#007338;
}

p
{
	line-height:22px;
	text-align:left;
	margin:10px 0 0;
	padding:0;
}

hr
{
	clear:left;
	border:thin #38505f solid;
	width:100%;
	height:0;
}

li
{
	padding:2px 0 0 2px;
}

a
{
	font:11px tahoma;
	color:#41595d;
	text-decoration:none;
}

a:hover
{
	font-weight:bold;
	font:11px tahoma;
	color:#41595d;
	text-decoration:underline;
}

.asteristico
{
	font:9px tahoma;
	line-height:18px;
	text-align:justify;
	color:#575757;
	margin:10px 0 0;
	padding:0;
}

.green,
.green:hover
{
	color:#006a25;
}

.green2,
.green2:hover
{
	color:#72aa84;
}

.bold_green
{
	float:left;
	font:12px tahoma;
	font-weight:bold;
	color:#007338;
}

.bold_green2
{
	font:11px tahoma;
	font-weight:bold;
	color:#007338;
}

.green2,
.green:hover2
{
	color:#007338;
}

.blue,
.blue:hover
{
	color:blue;
}

.grayForm,
.grayForm:hover
{
	font:11px tahoma;
	/*font-weight:bold;*/
	color:#5f686d;
}

.gray9,
.gray9:hover
{
	font:9px tahoma;
	color:#5f686d;
}

.gray
{
	font:10px tahoma;
	font-weight:bold;
	color:#5f686d;
}

.gray:hover
{
	font:10px tahoma;
	font-weight:bold;
	color:#5f686d;
}

.gray1
{
	color:#748692;
}

.gray1:hover
{
	color:#748692;
}

.gray2
{
	font-weight:bold;
	color:#5f686d;
}

.gray2:hover
{
	font-weight:bold;
	color:#5f686d;
}

.bold_red,
.bold_red:hover
{
	font:16px tahoma;
	font-weight:bold;
	color:#f00;
}


.left
{
	float:left;
	padding-right:6px;
}

.left2
{
	float:left;
	padding:5px 0 0 0;
}

/* --- MENUS --------------------------------------------- */
.subitemTop
{
	font:11px tahoma;
	color:#000;
	text-decoration:none;
	line-height:4px;
	height:30px;
	position:relative;
	margin:0;
	padding:0 0 10px;
}

.subitemTop:hover
{
	font:11px tahoma;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:4px;
	height:30px;
	position:relative;
	margin:0;
	padding:0 0 10px;
}

.subitem
{
	font:11px tahoma;
	color:#000;
	text-decoration:none;
	line-height:16px;
	height:20px;
	position:relative;
	margin:0 0 16px;
}

.subitem:hover
{
	font:11px tahoma;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:16px;
	height:20px;
	position:relative;
	margin:0 0 16px;
}

.subsubitem
{
	font:11px tahoma;
	color:#748692;
	text-decoration:none;
	line-height:16px;
	position:relative;
	margin:0 0 16px 16px;
}

.subsubitem:hover
{
	font:11px tahoma;
	font-weight:bold;
	color:#748692;
	text-decoration:none;
	line-height:16px;
	position:relative;
	margin:0 0 16px 16px;
}

.subsubitemplus
{
	font:11px tahoma;
	color:#748692;
	text-decoration:none;
	line-height:12px;
	position:relative;
	margin:0 0 10px;
}

.subsubitemplus:hover
{
	font:11px tahoma;
	font-weight:bold;
	color:#748692;
	text-decoration:none;
	line-height:12px;
	position:relative;
	margin:0 0 10px;
}

.subsubitemline
{
	font:11px tahoma;
	color:#748692;
	text-decoration:none;
	line-height:16px;
	position:relative;
	margin:0 0 10px;
}

.subsubitemline:hover
{
	font:11px tahoma;
	font-weight:bold;
	color:#748692;
	text-decoration:none;
	line-height:16px;
	position:relative;
	margin:0 0 10px;
}

/* --- FORMS --------------------------------------------- */

#tit_login 
{
	width:250px;
	/*background-color:#38505f;*/
	height:20px;
	margin:10px 10px 0 0;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
}

#itens_login
{
	width:240px;
	/*background-color:#ececec;*/
	padding:10px 0 10px 20px;
	margin:0 10px 10px 0;
}

label
{
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
}

.edit
{
	font:10px tahoma;
	color:#707b7f;
	border:1px #707b7f solid;
}

select
{
	font:10px tahoma;
	color:#707b7f;
	border:1px #707b7f solid;
}

textarea
{
	font:10px tahoma;
	color:#707b7f;
	border:1px #707b7f solid;
}

input
{
	font:10px tahoma;
	color:#707b7f;
	border:1px #707b7f solid;
}

.editBusca
{
	width:160px;
	font:10px tahoma;
	color:#09c;
	border:1px #d8d8d8 solid;
}

.botao
{
	width:220px;
	font:10px tahoma;
	color:#666;
	background-color:#FFD;
}

.bt_ok
{
	float:right;
	margin:0 5px 0 0;
	padding:0;
}

.inputLoginCod
{
	font:10px tahoma;
	color:#666;
	border:1px solid #666;
	width:144px;
	margin:8px 5px 0 0;
	height:15px;
}

.inputResultadoIMC
{
	font:10px tahoma;
	color:#666;
	border:1px solid #666;
	width:100px;
	margin:5px 5px 0 0;
}

.inputLoginPass
{
	font:10px tahoma;
	color:#666;
	border:1px solid #666;
	width:180px;
	margin:0 5px 0 0;
	height:15px;	
}

#frmConnsultaSelect
{
	float:left;
	font:10px tahoma;
	color:#707b7f;
	border:1px #707b7f solid;
	margin-top:4px;
}

#frmConnsultaOk
{
	float:left;
	margin:3px;
}

.frmLogBlq
{
	font:11px tahoma;
	color:#748692;
	text-align:justify;
	border:1px #748692 solid;
	margin:0px 0px 0 0;
	padding:10px 5px 0;
}

.frmLogCad
{
	font:11px tahoma;
	color:#748692;
	text-align:justify;
	border:1px #748692 solid;
	margin:0px 0px 0 0;
	padding:10px 5px 0;
}

.frmConfDados
{
	border:1px solid #ccc;
	background-color:#f1f3f4;
	width:100%;
	margin:0 0 10px;
}

.inputLogin
{
	font:10px tahoma;
	float:right;
	margin-right:5px;
	color:#666;
	border:1px solid #72aa84;
}

/* --- TOP --------------------------------------------- */
#top
{
	float:left;
	width:720px;
	height:140px;
	background-color:#fff;
}

#top #logo
{
	float:left;
	width:175px;
	height:140px;
}

#top #topDir
{
	float:right;
	width:535px;
	height:138px;
	padding:0 10px 0 0;	
}

#top #topDir #menuH
{
	width:525px;
	text-align:right;
	float:right;
	margin:0;
	padding:14px 0 0 0;
}

#top #topDir #consulta
{
	width:auto;
	text-align:left;
	float:right;
	position:relative;
	margin:0;
}

#top #topDir #line1
{
	float:left;
	width:535px;
	height:3px;
	top:10px;
	position:relative;
	background:url(../images/line1.gif) repeat-x;
}

#siteway
{
	float:left;
	clear:left;
	width:535px;
	height:20px;
	top:2px;
	position:relative;
	font:11px tahoma;
	color:#9ca8af;
	text-decoration:none;
	margin:2px 0 10px;
	padding:0 0 10px;
}

#siteway a
{
	font:11px tahoma;
	color:#9ca8af;
	text-decoration:none;
}

#siteway a:hover
{
	font:11px tahoma;
	color:#9ca8af;
	text-decoration:underline;
}

#tit1
{
	float:left;
	width:525px;
	height:20px;
	font:13px tahoma;
	font-weight:bolder;
	color:#007338;
	border-bottom:1px #007338 solid;
	margin:0;
}

/* --- CENTRO --------------------------------------------- */
#centro
{
	float:left;
	width:720px;
	/*height:370px;*/
	background-color:#fff;
}

#centro #colA
{
	float:left;
	width:175px;
	_width:165px;
	/*height:380px;*/
}

#centro #colA .menuItem
{
	border:0;
	height:33px;
	position:absolute;
	margin:0 0 0 10px;
	padding:0;
}

#centro #colAhome
{
	float:left;
	width:175px;
	/*height:380px;*/
	top:10px;
	border:0;
}

#centro #colAHome .menuItem
{
	border:0;
	margin:0 0 0 10px;
	padding:0;
}

#sodex
{
	margin:15px 0 0 10px;
}

#sodex p
{
	line-height:16px;
}

#centro #colB
{
	float:left;
	width:545px;
	/*height:380px;*/
	background-color:#fff;
}

#centro #colB #multi
{
	float:left;
	width:545px;
	height:175px;
}

#centro #colB #multi #multiImg
{
	float:left;
	width:260px;
	height:175px;
}

#centro #colB #multi #multiTxt
{
	float:left;
	width:245px;
	height:135px;
	line-height:22px;
	padding:20px;
}

#centro #colB #col3
{
	font-size:10px;
	float:left;
	width:545px;
	height:auto;
	margin-top:20px;
}

#centro #colB #col3 #col
{
	float:left;
	width:180px;
	height:auto;
	border-left:1px solid #666;
	margin-left:11px;
	padding-left:11px;
}

#centro #colB #col3 #colVr
{
	float:left;
	width:150px;
	height:auto;
}

#centro #colB #col3 #colRh
{
	float:left;
	width:155px;
	height:auto;
	border-left:1px solid #666;
	margin-left:11px;
	padding-left:15px;
}

#centro #colB #col3 #colBen
{
	float:left;
	width:170px;
	height:auto;
	border-left:1px solid #666;
	margin-left:11px;
	margin-right:11px;
	padding-left:11px;
}

#centro #colB #area1
{
	float:left;
	width:250px;
	height:360px;
	margin:0;
}

/*.img_top {
	float:left;
	margin-top:-15px;
}*/

#centro #colB #area1 #menuSubItem
{
margin:0 0 2px 0;
}

#descEmpresas 
{
	margin:0;
	padding:0;
}

#ico_img
{
	float:left;
	margin-top:0;
}

#ico_txt
{
	margin:0;
	line-height:16px;
}
#centro #colB #area2
{
	float:right;
	width:260px;
	height:380px;
	padding:0 20px 0 0;
}

#centro #colB #area2 p
{
	width:257px;
}

#bot
{
	width:750px;
	height:auto;
	background-color:#f1f3f4;
	clear:both;
	padding-top:10px;
	padding-left:50px;
	margin:0 auto;
}

.debug
{
	border:1px dashed red;
}

/* --- SCROLL --------------------------------------------- */
#scroll_up
{
	cursor:pointer;
}

#scroll_down
{
	cursor:pointer;
}

#scroll_box_cal
{
	height:160px;
	overflow:hidden;
	margin-top:10px;
	float:left;
}

#scroll_box
{
	height:344px;
	overflow:hidden;
	margin-top:10px;
	float:left;
}

#scroll_box_image
{
	height:180px;
	overflow:hidden;
	margin-top:10px;
}

#form_pessoafisica
{
	height:344px;
	overflow:hidden;
	margin-top:10px;
	float:left;
}

.scroll_bar
{
	position:relative;
	margin-left:3px;
	top:10px;
	float:left;
}

.legendapf
{
	font-size:9px;
}

.divformpf
{
	margin-top:3px; 
	border:0px solid;
}

/* -##- Configuração de caixa IMPORTANTE para novos telefones -##-*/
#novoTelefone{
	position:relative; 
	float:left; 
	width:480px;
	margin-bottom:5px;
	_margin-bottom:0px;
	*margin-bottom:0px;
	margin-top:-28px;
	_margin-top:-48px; 
	*margin-top:-48px; 
	margin-left:15px;
	_margin-left:10px;
	padding:5px;  
	border:1px solid; 
	background-color:#e6e6e6;
}

#novoTelefone_cdvr{
	position:relative; 
	float:left; 
	width:200px;
	margin-bottom:5px;
	_margin-bottom:0px;
	*margin-bottom:0px;
	margin-top:-98px;
	_margin-top:-88px; 
	*margin-top:-88px; 
	margin-left:15px;
	_margin-left:10px;
	padding:5px;  
	border:1px solid; 
	background-color:#e6e6e6;
}

#novoTelefone_cdvr_popup{
	position:relative; 
	float:left; 
	padding-top:20px; 
	padding-left:5px; 
	padding-right:5px;
	background-color:#e6e6e6;
	width:250px;
	height:100px;
}

.info_box_telefone_importante{
	color: #FF0000;
	font-family:tahoma;
}

.info_box_telefone_txt{
	font-size:10px;
	color: #008000;
}
/* -##- Configuração de caixa IMPORTANTE para novos telefones -##-*/

.natal { 
background-color: #edf1f4; 
border:1px solid #a1a6a9;
}

#div_natal{
	width:264px;
	position:relative;
	float:right; 
	margin-left:15px; 
	border:0px solid blue;
	
}

#bt_enviar_natal{
	float:left; 
	margin-left:138px;
	_margin-left:100px;
}

