@charset "iso-8859-1";
body { 
	margin:0px 0; 
	padding:0;
	background: #ffffff; 
	font: 0.75em Trebuchet MS; 
	color:#2e2e2e;  
	line-height: 1.4em; 
	text-align: center; 
}
.nao_repete{ background: url(header03_1.jpg) no-repeat;}
.space{ 
	margin:0px 0; 
	padding:0;
	font: 0.71em Arial; 
	color:#000000;  
	line-height: 0.4em; 
}
.select {
   position: absolute;
   width: 140px;
   height: 25px;
   padding: 5px 0 0 8px ;
   font: 0.71em Arial; 
   background: url(dropdown01.jpg) no-repeat;
   overflow: hidden;
   color:#cococo;  
 }
 .text_sel{ 
	margin:0px 0; 
	font: 0.85em Arial; 
	color:#000000;  
}
 .text_input{ 
    height:25px;
	margin:0px 0px 6px 0px; 
	font: 0.71em Arial; 
	color:#000000; 
    padding: 5px 0 5 0px ;	
}
.title{ 
	margin:0px 0; 
	padding:0;
	font: 1.20em Trebuchet MS; 
	color:#000000;  
	line-height: 1.0em; 
}
.text{ 
	margin:0px 0; 
	padding:0;
	font: 0.71em Arial; 
	color:#000000;  
	line-height: 1.2em; 
}
.text_orange{ 
	margin:0px 0; 
	padding:0;
	font: 0.77em Trebuchet MS; 
	color:#f5852f;  
	line-height: 1.0em; 
} 
.text_cont{ 
	margin:0px 0; 
	padding:0;
	font: 0.95em Trebuchet MS; 
	color:#000000;  
	line-height: 1.0em; 
}
.white{ 
	margin:0px 0; 
	padding:0;
	font: 0.77em Trebuchet MS; 
	color:#ffffff;  
	line-height: 1.0em; 
}
.true{ 
	margin:0px 0; 
	padding:0;
	font: 0.77em Trebuchet MS; 
	color:green;  
	line-height: 1.0em; 
}
.false{ 
	margin:0px 0; 
	padding:0;
	font: 0.77em Trebuchet MS; 
	color:red;  
	line-height: 1.0em; 
}
.orange{ 
	margin:0px 0; 
	padding:0;
	font: 0.83em Trebuchet MS; 
	color:#f5852f;  
	line-height: 1.0em; 
}
.login{ 
	margin:0px 0; 
	padding:0;
	font: 0.75em Trebuchet MS; 
	color:#000000;  
	line-height: 1.0em; 
}
.news{ 
	margin:0px 0; 
	padding:0;
	font: 0.70em Trebuchet MS; 
	color:#000000;  
	line-height: 1.0em; 
}
.phone{ 
	margin:0px 0; 
	padding:0;
	font: 0.65em Trebuchet MS; 
	color:#000000;  
	line-height: 1.0em; 
}
.footer { 
	margin:0px 0; 
	padding:0;
	font: 0.65em Trebuchet MS; 
	color:#ffffff;  
	line-height: 1.0em; 
	text-align: center; 
}
.verde{color:green;}
.azul{color:blue;}
.vermelho{color:red;}
a{color: #000000; text-decoration:none;}
a:hover {color: #000000; /*text-decoration:underline;*/}
a:visited {color: #000000; text-decoration:none;}
a.orange{color: #000000; text-decoration:none;}
a.orange:hover {color: #000000; /*text-decoration:underline;*/}
a.orange:visited {color: #000000; text-decoration:none;}
a.laranja{color: #f5852f; text-decoration:none;}
a.laranja:hover {color: #f5852f; /*text-decoration:underline;*/}
a.laranja:visited {color: #f5852f; text-decoration:none;}

#dropmenudiv{
color: #000000;
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Trebuchet MS;
line-height:18px;
z-index:100;
text-align: left; 
}

#dropmenudiv a{
color: #000000;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: '#ffd7bd';
color: #f6842e;
}

