.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	background-color: #6699CC;
	font-weight: bold;

}
.menutit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-attachment: fixed;
	background-image: url(img/MenuTit_fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	background-color: #35579A;

}
.TituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	height: 14px;

}
.Subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.Principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: thin;
	font-weight: normal;
	color: #006699;


}
.botonfondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	background-color: #003366;
	margin: 0px 5px;
	padding: 0px 4px;
	font-weight: normal;
	color: #FFFFFF;
	clear: ambos;
	border: 0px none #003366;





}
.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Tablas {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
	border: thin solid #336699;
}
.tablalistas {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #336699;
	border: thin groove #336699;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
}
