body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image : url(images/fondoprg.jpg);
	background-position : center;
	background-attachment : fixed;
}
p
{
	color: #000050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
h1, h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
h1
{
	font-size: 28px;
	text-decoration : underline;
	font : sans-serif;
}
h2
{
	font-size: 22px;
}
h3
{
	font-size: 18px;
}
h4
{
	color: #000050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
h5
{
	color: #00008f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
A:link 
{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;
}
A:visited 
{
	color: #110099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: lighter;
}
A:hover 
{
	color: #CC3333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
}

caption
{
	color: #0050ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.sectionTitle
{
	color: Blue;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
td.saltos
{
	color:#0050ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
}
td
{
	color:#000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left : 20px;
	font-stretch : narrower;
}
td.sectionBody
{
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
b
{
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tabs {
	border: 1px solid color: #ffffff;
	cursor: pointer;
	border-style : groove groove ridge ridge;
	text-align: center;
	font-size: 12px;
	elevation : below;
	empty-cells : hide;
}
td.iconos
 {
	border: 1px dotted color:#ddeeff;
	font-size: 12px;
	cursor: pointer;
	border-style : outset ridge ridge outset;
	filter: alpha(style=0, opacity=100);
	-moz-opacity: 1;
}
.transp50 {
	filter: alpha(style=0, opacity=50);
	-moz-opacity: 0.5;
}
.transp70 {
	border: 1px groove ThreedHighlight;
	border-style : groove groove groove groove;
	filter: alpha(style=0, opacity=78);
	-moz-opacity: 0.78;
	left : 20px;
}
th {
        background-color:#9595d5;
	border: thin none;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	border-style : groove ridge ridge groove;
	text-align: center;
	font-size: 16 px;
	filter: alpha(style=0, opacity=45);
	-moz-opacity: 0.45;
}
.grande
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bolder;
	text-transform : uppercase;
}
.td70
{
height: 70px; 
text-align: center;
background-color: rgb(240, 240, 255);
vertical-align: middle;

}
