@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#434141;
}
.textomenu {
color: #E3E3E3;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.menu:link {
color: #E3E3E3;
font-family: "Trebuchet MS", Verdana, Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.menu:visited {
color: #E3E3E3;
font-family: "Trebuchet MS", Verdana, Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.menu:hover {
color: #F58220;
font-family: "Trebuchet MS", Verdana, Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.menu:active {
color: #E3E3E3;
font-family: "Trebuchet MS", Verdana, Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a:link {
color: #434141;
font-weight:normal;
elevation:higher;
text-decoration:underline;
}
a:visited {
color: #434141;
font-weight:normal;
text-decoration:underline;
}
a:hover {
color: #434141;
font-weight:normal;
text-decoration:none;
}
a:active {
color: #434141;
font-weight:normal;
text-decoration:underline;
}
.titulos {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:normal;
	color:#434141;
}
.precos {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#434141;
}
.precos_destaque {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#984F2F;
}
.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#434141;
}
.texto_branco {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
.texto_destaque {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#984F2F;
}
.bordas {
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
}
.contorno_obj {
	BORDER-RIGHT: #E1E1E1 1px dashed;
	BORDER-LEFT: #E1E1E1 1px dashed;
	BORDER-TOP: #E1E1E1 1px dashed;
	BORDER-BOTTOM: #E1E1E1 1px dashed;
}
.form_fixo {
BORDER-RIGHT: #B3B3B3 1px dashed; 
BORDER-TOP: #B3B3B3 1px dashed; 
FONT-SIZE: 11px; 
BORDER-LEFT: #B3B3B3 1px dashed; 
COLOR: #2A2A28; 
BORDER-BOTTOM: #B3B3B3 1px dashed; 
FONT-STYLE: normal; 
FONT-FAMILY: tahoma; 
BACKGROUND-COLOR: #E4E4E4; 
width:250px;
}
.form_fixo2 {
BORDER-RIGHT: #B3B3B3 1px dashed; 
BORDER-TOP: #B3B3B3 1px dashed; 
FONT-SIZE: 11px; 
BORDER-LEFT: #B3B3B3 1px dashed; 
COLOR: #2A2A28; 
BORDER-BOTTOM: #B3B3B3 1px dashed; 
FONT-STYLE: normal; 
FONT-FAMILY: tahoma; 
BACKGROUND-COLOR: #E4E4E4; 
}
.form_variavel {
BORDER-RIGHT: #F58221 1px dashed; 
BORDER-TOP: #F58221 1px dashed; 
FONT-SIZE: 11px; 
BORDER-LEFT: #F58221 1px dashed; 
COLOR: #FFFFFF; 
BORDER-BOTTOM: #F58221 1px dashed; 
FONT-STYLE: normal; 
FONT-FAMILY: tahoma; 
BACKGROUND-COLOR: #434141; 
}

