/* CSS Document */
	
.body1 {
}
 	 
.titulo_menu {
	color: #FFFFFF;
	font-weight: bold;
}
	 

.emenu a {
	padding: 2px 3px;
	font: 12px Trebuchet MS;
	color: #666666;
	text-decoration: none;
		 }	 	 

a.classe1:link { 
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;} 
a.classe1:visited {color: #999999; font-family: Trebuchet MS;
	font-size: 12px; text-decoration: none;}
a.classe1:hover {color: #990000; font-family:Trebuchet MS;
	font-size: 12px; text-decoration: none;}
a.classe1:active {color: #999999; font-family: Trebuchet MS;
	font-size: 12px; text-decoration: none;}




.link2 a:link {
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-indent: #990000;}
a:visited {color: #990000; font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; text-decoration: none;}
a:hover {color: #990000; font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; text-decoration: none;}
a:active {color: #999999; font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; text-decoration: none;
}	

	 
.txtcorpo{
margin: 7px 7px 7px 7px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}

.txcorp{
padding: 2px 3px;
padding-left:5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #999999;
}
.table td
	{
	padding-right: 20%;
	}

.table td.nopad
	{
	padding-right: 5%;
	}
