BODY 		{ background-color:#4C79B2; font-family:Arial;	color:#454545; width:890; height:1265 }
A 			{ text-decoration:none; color:#006699; }
A:hover		{ text-decoration:underline; color:#0085EA; }
H1			{font-family:Tahoma; font-size:14px; color:#006699; font-weight:bold;}
H2			{font-family:Tahoma; font-size:12px; color:#006699; font-weight:normal; }
H3			{font-family:Tahoma; font-size:14px; color:#FFFFFF; font-weight:bold;	padding-left: 10px;}
H4			{font-family:Tahoma; font-size:16px; color:#FF0000; font-weight:normal;}
P,LI,TD,TH	{font-family:Arial; font-size:12px; color:#666666;}

.textbtns {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	line-height: normal;
	font-variant: normal;
	border-bottom: f2f2f2;
	text-decoration: none;
}
.textcontenido {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	font-variant: normal;
	border-bottom: f2f2f2;
	text-decoration: none;
}
.textbtnsinactivo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.texttitulos {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.textsubtitulos {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.textsubtitulos2 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.texcreditos {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.texrojo {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
}
.texmenu{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
td.menu {
	cursor:pointer;
	background-color:#FFFFFF;
	color:#006699;
	padding-left: 20px;
	font-family: Arial;
	font-size: 11px;
	background-image: url(../imagenes/fondobtn.gif);
}
td.menu.on {
	color:#0085EA;
	text-decoration: underline;
}
