body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/backg.gif);
	margin: 0px;
}
.backg_topo {
	background-image: url(images/topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.titulo_da_pagina {
	font-size: 30px;
	padding-top: 18px;
	padding-left: 25px;
	font-weight: bold;
	color: #9792a9;
}
.titulo_do_produto {
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	color: #999999;
}
.texto_geral {
	font-size: 10pt;
	line-height: 18px;
	text-align: justify;
	text-indent: 19px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	color: #7c7c7c;
}
.texto_size_11 {
	font-size: 11pt;
	font-weight: bold;
	color: #4F4579;
}
.texto_rdp {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 10px;
	color: #443b69;
	text-decoration: none;
}
a.texto_rdp:hover {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 10px;
	color: #443b69;
	text-decoration: underline;
}
.div_menu {
	vertical-align: bottom;
}

/* Início Empresa */
.backg_empresa_branco {
	background-image: url(images/backg_fundo_branco2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.div_empresa {
	width: 580px;
}
/* ---Fim Empresa--- */


/* Início Show room */
.texto_menu_showroom {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	color: #443B69;
	text-decoration: none;
}
a.texto_menu_showroom:hover {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	color: #443B69;
	text-decoration: underline;
}
.texto_descricao {
	font-size: 10pt;
	line-height: 18px;
	text-align: left;
	padding-right: 8px;
	padding-top: 5px;
	vertical-align: top;
	color: #7c7c7c;
}
.backg_anterior_proximo {
	background-image: url(images/anterior_proximo_showroom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto_anterior_proximo {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	/*padding-right: 22px;*/
}
a.texto_anterior_proximo:hover {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	/*padding-right: 22px;*/
}
/* ---Fim Show room--- */


/* Início Newsletter */
.news_size_45 {
	font-size: 45px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	color: #9792a9;
}
.news_size_20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	vertical-align: top;
	padding-left: 190px;
	color: #443b69;
}
.campo_imput {
	background-image: url(images/campo_imput.jpg);
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	font-size: 9pt;
	border-style: 0;
}
/* ---Fim Newsletter--- */

