/****************************************************************************************************************************************
*															HTML																		*
****************************************************************************************************************************************/
body {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	scrollbar-3dlight-color		:#EFEFEF;
	scrollbar-highlight-color	:#CCCCCC;
	scrollbar-arrow-color		:#CCCCCC;
	scrollbar-base-color		:#FFFFFF;
	scrollbar-shadow-color		:#CCCCCC;
	scrollbar-darkshadow-color	:#EFEFEF;
	scrollbar-face-color		:#F7F7F7;
	background-color: #DEDCD8;
	background-image: url(images/bg.gif);
	margin: 0px;
}

a:visited	{ text-decoration: none; color: #3F0000; }
a:hover		{ text-decoration: none; color: #BB3724; }
a:link		{ text-decoration: none; color: #3F0000; }
a:			{ text-decoration: none; color: #3F0000; }

.a2:visited	{ text-decoration: none; color: #999999; font-size: 7pt; }
.a2:link	{ text-decoration: none; color: #999999; font-size: 7pt; }
.a2:hover	{ text-decoration: none; color: #CCCCCC; font-size: 7pt; }
.a2			{ text-decoration: none; color: #999999; font-size: 7pt; }

td, p {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #525252;
}

.td_prod {
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	text-align: center;
	verticalAlign: top;
}
.td_prod_off {
	padding-left: 4px;
	text-align: center;
	verticalAlign: top;
}

/****************************************************************************************************************************************
*															BOTÕES E FORMS																*
****************************************************************************************************************************************/
.bt_cadastrar {
	background-image: url(images/bt_cadastrar.gif);
	background-repeat: no-repeat;
	background-color: #F5F4F2;
	width:	116px;
	height: 17px;
	border: 0px none;
	cursor: hand;
	margin: 5px;
}
/*.bt_calcular {
	background-image: url(images/bt_calcular.gif);
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	width: 115px;
	height: 27px;
	border: 0px none;
	cursor: hand;
}
.bt_comprar {
	background-image: url(images/bt_comprar.gif);
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	width: 129px;
	height: 35px;
	border: 0px none;
	cursor: hand;
}
.bt_continuar {
	background-image: url(images/bt_continuar.gif);
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	width: 181px;
	height: 27px;
	border: 0px none;
	cursor: hand;
}*/
.bt_enviar {
	background-image: url(images/bt_enviar.gif);
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	width: 101px;
	height: 17px;
	border: 0px none;
	cursor: hand;
	margin: 5px;
}
/*.bt_finalizar {
	background-image: url(images/bt_finalizar.gif);
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	width: 155px;
	height: 27px;
	border: 0px none;
	cursor: hand;
}*/
.bt_form {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FAF8F5;
	border: 1px #CDCAC6 solid;
	text-transform: lowercase;
}
.bt_mais_opc {
	background-image: url(images/bt_mais_opc.gif);
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	width: 137px;
	height: 17px;
	border: 0px none;
	cursor: hand;
	margin: 5px;
}

/*
.bt_pedido {
	background-image: url(images/bt_pedido.gif);
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	width: 141px;
	height: 27px;
	border: 0px none;
	cursor: hand;
}*/
.bt_voltar {
	background-image: url(images/bt_voltar.gif);
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	width: 85px;
	height: 17px;
	border: 0px none;
	cursor: hand;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;

}

.text {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FAF8F5;
	border: #B4B3B1  solid 1px;
	padding-left: 3px;
}
.text_Min	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FAF8F5;
	border: #B4B3B1  solid 1px;
	text-transform: lowercase;
	padding-left: 3px;
}
.text_Mai  {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FAF8F5;
	border: #B4B3B1  solid 1px;
	text-transform: capitalize;
	padding-left: 3px;
}
.textArea	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FAF8F5;
	border: #B4B3B1  solid 1px;
	width: 98%
}

/****************************************************************************************************************************************
*															DIVERSOS																		*
****************************************************************************************************************************************/
.titulo {
	font-size: 10pt;
	color: #BA131A;
	font-weight: bold;
}
.texto_pq {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 7pt;
	color: #A7A7A7;
}
.img {
	border: 1px solid #525252;
}
.bg_risc {
	background-image: url(images/rics_7.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 21px;
}
.bg_risc_pq {
	background-image: url(images/rics_7.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}
.bgrisc {
	background-image: url(images/riscs_pq.gif);
	background-repeat: repeat-x;
	height: 8px;
	background-position: center;
}
.td5px {
	padding: 10px;
}
.txt_off {
	color				: #CCCCCC;
}

/*

*/
td.NATAL p {
	margin-top: 10px;
	clear:both;
}


body div#SITE:after, .AFTER:after 	{ content	: "."; display: block; height: 0; clear: both; visibility: hidden; }
body div#SITE, *.AFTER			{ display	: inline-block; }
*html .AFTER 	{ height	: 1px; }
body div#SITE, .AFTER 			{ display	: block; }