.subtitulo {
	FONT-SIZE: 11px; COLOR: #ff6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.titulo {
	PADDING-LEFT: 12px; FONT-SIZE: 14px; COLOR: #ff6600; LINE-HEIGHT: 1pc; FONT-FAMILY: Arial, Helvetica, sans-serif
}
SPAN.tit_conteudo {
	PADDING-LEFT: 12px; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0065b8; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

body,td,th { 
	font-family: Lucida Grande, Verdana, Arial; 
	font-size: 10px; 
	color: #666666; 
}

body { 
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}

TD {
	FONT-SIZE: 11px; COLOR: #3e3e3e; BORDER-TOP-STYLE: none; FONT-FAMILY: Tahoma; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}

a:active {
	text-decoration: none;

}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}

.link_home {
	FONT-SIZE: 11px; COLOR: #000000; font-family: Lucida Grande, Verdana, Arial; TEXT-DECORATION: none
}
.link_home:hover {
	FONT-SIZE: 11px; COLOR: #000000; font-family: Lucida Grande, Verdana, Arial; BACKGROUND-COLOR: #D2E1F0
}

.form { 
	border: 0px solid;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.campodados { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #efefef;
	height: 14px;
	width: 108px;
	border: 1px solid #7F9DB9;
}

.campos_dados { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	border: 1px solid #7F9DB9;
}

.campos_dados_maiusculas { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	border: 1px solid #7F9DB9;
	text-transform:uppercase;
}

.campos_dados_text { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #7F9DB9;
}

.campos_dados_valor { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	border: 0px solid #7F9DB9;
}

.campos_radio { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	background-color: #7F9DB9;
	height: 18px;
	border: 1px solid #7F9DB9;
}


.camposel { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	height: 14px;
	border: 1px solid #E6F8EE;
	color: #666666;		
}

.camposel_quartos { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	border: 1px solid #E6F8EE;
	color: #666666;		
}

.font-09 {
	font-size:9px;
}
.font-10 {
	font-size:10px;
}
.font-11 {
	font-size:11px;
}
.font-13 {
	font-size:13px;
}
.font-14 {
	font-size:14px;
}
.font-16 {
	font-size:16px;
}

.style14 { 
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	color: #666666;
}
.style13 { 
	color: #666666;
	font-weight: bold;
}

.line-height-0 {
	line-height:9px;
}
.line-height-1 {
	line-height:10px;
}
.line-height-2 {
	line-height:13px;
}
.line-height-3 {
	line-height:16px;
}
.line-height-4 {
	line-height:18px;
}
.line-height-5 {
	line-height:24px;
}

/* Backgrounds */
.bg-preto {
	background:#666666;
}
.bg-cinza {
	background:#CCCCCC;
}
.bg-cinza-gelo {
	background: #F5F5F5;
}
.bg-branco {
	background:#efefef;
}

