.linha{
	background-color: #D60F16;
}/*OK*/

.lateral{
	background-color: #D60F16;
	border-bottom: 2px solid White;
	border-top: 2px solid White;
	border-right: 2px solid White;
	padding: 0px;
	width: 1%;
}/*OK*/
.titulo{
	font-family: Arial;
	font-size: 90%;
	color: #D60F16;
	border-bottom: 1px solid Black;
	height: 1%; /* -force */
}/*OK*/

.manchete{
	font-family: Arial;
	font-size: 80%;
	color: #000000;
	height: 1%; /* -force */
}/*OK*/

.conteudo{
	font-family: Verdana;
	font-size: 70%;
	color: #333333;
}/*OK*/

.safenight{
	font: bold 100% Arial;
}/*OK*/

a.nocorpo:visited{
	color: #D60F16;
	text-decoration: none;
}

a.nocorpo:active{
	color: #D60F16;
	text-decoration: none;
}

a.nocorpo:link{

	color: #D60F16;
	text-decoration: none;
}

a.nocorpo:hover{
	color: #000000;
	text-decoration: underline;
}/*OK*/

/*.borda{
	padding: 4px;
	border: 1px solid #D60F16;
}*/

.avisos{
	background-color: #FAE7E8;
	border: 1px solid #D60F16;
	color: #0F7AD7;
	padding: 4px;
	font-family: Tahoma;
	font-size: 80%;
	width: 90%;
	text-align: center;
	display: none;
}

.ocultar{
	text-align: right;
	font-size: 80%;
}

/*
.rodape{
	border-top: 1px solid White;
	background-color: #D60F16;
}
*/

#rodape{
	font-family: Verdana;
	font-size: 60%;
	color: #FF6347;
	background-color: #D60F16;
	padding: 4px;
	vertical-align: middle;
}

#rodape a:visited{
	text-decoration: none;
	color: #FF4687;
}

#rodape a:link{
	text-decoration: none;
	color: #FF4687;
}

#rodape a:active{
	text-decoration: line-through;
	color: #FFFFFF;
}

#rodape a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.tabela_titulo{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 70%;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	background-color: #D60F16;
	margin-left: 2px;
}

.tabela_valor{
	border-bottom-width: 2px;
	border-bottom-color: #D60F16;
	border-bottom-style: solid;
	font-family: Tahoma;
	font-size: 70%;
	color: #000000;	
}

.revendedores{
	font-family: Verdana;
	font-size: 70%;
	color: #FFFFFF;
}

.revendedores a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}

.revendedores a:active{
	text-decoration: none;
	color: #000000;
}

.revendedores a:link{
	text-decoration: underline;
	color: #FFFFFF;
}

.revendedores a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

/* especiais >>*/
#UF{
	font-size: medium;
	font-weight: bold;
}


/* a ordem dos estados altera o resultado */
#chamado a:link{
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	color: #464AB5;
	background-color: #FFFFFF;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	text-decoration: none;
	/*margin-bottom: 6px;*/
}

#chamado a:visited{
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	color: #464AB5;
	background-color: #FFFFFF;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	text-decoration: none;
}

#chamado a:active{
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	text-decoration: none;
}

#chamado a:hover{
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	color: #D60F16;
	background-color: #FFFFFF;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	text-decoration: none;
}

#contato INPUT{
	background-color: #FDE7E8;
	border-color: #D60F16;
	border-style: solid;
	border-width: 1px;
	
	font-family: Courier;
	font-size: 12px;
}

#contato TEXTAREA{
	background-color: #FDE7E8;
	border-color: #D60F16;
	border-style: solid;
	border-width: 1px;
	
	font-family: Courier;
	font-size: 12px;
	width: 245px;
}

#contato BUTTON{
	background-color: #FFFFFF;
	border-color: #FDE7E8;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 9px;
	width: 115px;
	letter-spacing: 2px;
	color: #D60F16;
	padding: 2px;
	cursor: pointer;
}

.conteudo SUP, .conteudo #claro{
	color: #778899;
}/*OK*/

#esquemas{
	display: none;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	background-color: White;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px; 
}/*OK*/

#destacado_h{
	/*#FFFAF0*/
	background-color: #F5F5F5;
	position: relative;
	border-left-style: solid;
	border-left-color: #dcdcdc;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
	border-right-width: 2px;
	padding: 10px;
}/*OK*/

#destacado_v{
	/*#FFFAF0*/
	background-color: #F5F5F5;
	position: relative;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	border-bottom-width: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 180px;
	margin-bottom: 8%;
}/*OK*/

.alpha_30{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}