@charset "utf-8";

html{
	overflow-y:scroll;
	overflow-x:hidden;
}

body {
	margin:0px; 
	padding:0px; 
	background-image: url(img/fundo.gif); 
	background-color:#c4c1ac; 
	background-repeat:repeat-x;
	text-align:center;
}

.textoCategoria {
	font: normal 11px arial;
	color:#bdaf8f;
	line-height:14px;
}

.imgtituloCategoria{
	margin-bottom:5px;
}

.textoChamada {
	font: normal 10px arial;
	color:#505862;
	line-height:12px;
}


.textoGeral {
	font: normal 11px arial;
	color:#4c4c4c;
}

.tabelaFotos{
	background-color:#f8f8f8;
	border: 1px solid #d9d9d9;
}

.atendimentofaq:link{
	color:#4f4f4f;
	text-decoration:none;
	font: normal 11px arial;
}

.atendimentofaq:visited{
	color:#4f4f4f;
	text-decoration:none;
	font: normal 11px arial;
}

.atendimentofaq:active{
	color:#4f4f4f;
	text-decoration:none;
	font: normal 11px arial;
}

.atendimentofaq:hover{
	color:#872B2A;
	text-decoration:none;
	font: normal 11px arial;
}

.textoTituloFaq {
	font: bold 13px arial;
	color:#7a0000;
}

.formulario {
	font: normal 11px arial;
	border:solid 1px #cccccc;
	background-color:#ffffff;
	height:17px;
}

.formulario2 {
	font: normal 11px arial;
	border:solid 1px #cccccc;
	background-color:#f8f8f8;
	height:17px;
}

.formulariogrande2 {
	font: normal 11px arial;
	border:solid 1px #cccccc;
	background-color:#f8f8f8;
}

.home {
	background-image:url(img/home4.gif);
	background-repeat:no-repeat;
	width:38px;
	height:18px;
	cursor:pointer;
}
.home:hover {
	background-image:url(img/home3.gif);
	background-repeat:no-repeat;
	width:38px;
	height:18px;
	cursor:pointer;
}
.institucional {
	background-image:url(img/institucional4.gif);
	background-repeat:no-repeat;
	width:77px;
	height:18px;
	cursor:pointer;
}
.institucional:hover {
	background-image:url(img/institucional3.gif);
	background-repeat:no-repeat;
	width:77px;
	height:18px;
	cursor:pointer;
}


.atendimento {
	background-image:url(img/atendimentoonline4.gif);
	background-repeat:no-repeat;
	width:112px;
	height:18px;
	cursor:pointer;
}
.atendimento:hover {
	background-image:url(img/atendimentoonline3.gif);
	background-repeat:no-repeat;
	width:112px;
	height:18px;
	cursor:pointer;
}

.catalogo {
	background-image:url(img/catalogo4.gif);
	background-repeat:no-repeat;
	width:57px;
	height:18px;
	cursor:pointer;
}
.catalogo:hover {
	background-image:url(img/catalogo3.gif);
	background-repeat:no-repeat;
	width:57px;
	height:18px;
	cursor:pointer;
}

.comorevender {
	background-image:url(img/comorevender4.gif);
	background-repeat:no-repeat;
	width:85px;
	height:18px;
	cursor:pointer;
}
.comorevender:hover {
	background-image:url(img/comorevender3.gif);
	background-repeat:no-repeat;
	width:85px;
	height:18px;
	cursor:pointer;
}

.contato {
	background-image:url(img/contato4.gif);
	background-repeat:no-repeat;
	width:52px;
	height:18px;
	cursor:pointer;
}
.contato:hover {
	background-image:url(img/contato3.gif);
	background-repeat:no-repeat;
	width:52px;
	height:18px;
	cursor:pointer;
}
.noprint {}
.print{
	font: normal 11px arial;
	color:#4c4c4c;
	background-color:#FFFFFF;
	display:none;
}

.quadrovideohome{position:relative; width:1px; height:1px; background-color:#fff;}
#videohome{width:390px; height:364px; border:solid 1px #CCC; display:none; background-color:#FFF; position:absolute; padding:3px 20px 20px 20px; text-align:right; top:100px; left:200px; _left:-180px;}

#videohome2{border:solid 1px #CCC; background-color:#FFF; margin:-180px 0px 0px 95px; position:absolute; text-align:right;}
