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

td { font-family: Tahoma, Verdana; font-size:10px; color: #555555; }
.texto1 { font-family: Tahoma, Verdana; font-size:11px; color: #555555; font-style:italic;  }
.texto2 { font-family: Tahoma, Verdana; font-size:10px; color: #555555; }
.texto3 { font-family: Tahoma, Verdana; font-size:16px; color: #555555; } 
.texto4 { font-family: Tahoma, Verdana; font-size:16px; color: #555555; line-height:1.6em; }
.titulo1 { font-family: Tahoma, Verdana; font-size:10px; color: #666666; font-weight:bold; }
.titulo2 { font-family: Tahoma, Verdana; font-size:11px; color: #666666; }
.sub { font-family: Tahoma, Verdana; font-size:13px; color: #666666; font-weight:bold; }
.H1 {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#006600;
}
a.LinkMenu:link {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
a.LinkMenu:visited {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
a.LinkMenu:hover {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
a.LinkMenu:active {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
#divSub {margin-left:auto; margin-right:auto;} 
a.LinkSubMenu:link {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;
	
	color:#006600;
}
a.LinkSubMenu:visited {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;

	color:#006600;
}
a.LinkSubMenu:hover {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;
	
	color:#006600;
}
a.LinkSubMenu:active {
	text-decoration: none;
	font-family:Tahoma, Verdana;
	font-size:12px;
	
	color:#006600;
}
