@charset "utf-8";
/* CSS Document */

.menu{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	text-transform:uppercase;}
	
.menu a, active, visited {text-decoration:none; color:#666;}
.menu a:hover {text-decoration:line-through; background-color:#9C0; color:#FFF;}
	
.textoConteudo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.textoConteudoAlinhado{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}
	
.titutloCase{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#99A52C;}
	
.textoCase{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align:justify;}
	
.textoCase a, active, visited {text-decoration:none; color:#666;}
.textoCase a:hover {text-decoration:underline; color:#9C0;}
	
.assinaturaTags{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;}
	
.textoFaleconosco{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color: #900;}

