BODY {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#C9C9C9;
	scrollbar-3dlight-color:#C9C9C9;
	scrollbar-darkshadow-color:#C9C9C9;
	scrollbar-shadow-color:#C9C9C9;
	scrollbar-arrow-color:#C9C9C9;
	scrollbar-track-color:#C9C9C9;
	overflow: auto;
}
.linhaFINA {
	font-family: Arial;
	font-size: 1px;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.rodape:hover {
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.fundoGERALesq {
	background-image: url(img/geral_esq.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fundoGERALdir {
	background-image: url(img/geral_dir.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fundoLOGIN {
	background-image: url(img/login_fundo.jpg);
	background-repeat: no-repeat;
}
.titLOGIN {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.fundoLOGINsup {
	background-image: url(img/login_sup.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titLOGIN:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.tituloINT {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.LINHAcinza {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.LINHAcinza2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.fotoLERMAIS {
	border: 4px solid #cccccc;
}
.fotoLERMAIS:hover {
	border: 4px solid #CC0000;
}
.CAPAtendfoto {
	background-image: url(img/tendencias.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.CAPAtendborda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	width: 157px;

}
.caixa {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.caixa2 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	overflow: auto;
}
.profBODY {
	overflow: hidden;
}
.servicosFUNDO {
	background-image: url(../img/servicos_pop_fotofundo.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.servicosBODY {
	scrollbar-face-color:#B8B8B8;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
}
.servicosTXT {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.fotosCLIPPING {
	height: 75px;
	width: 75px;
	border: 2px solid #666666;
	filter: Gray;
}
.fotosCLIPPING:hover {
	height: 75px;
	width: 75px;
	border: 2px solid #cc0000;
	filter: none;
}
.fotosPROF {
	height: 100px;
	width: 80px;
	border: 2px solid #666666;
	filter: Gray;
}
.fotosPROF:hover {
	height: 100px;
	width: 80px;
	border: 2px solid #cc0000;
	filter: none;
}
.bordaPROD {
	border: 1px solid #cc0000;
}