#CapaPrincipal{
	width:736px;
	position:absolute;
	margin-left: -368px; /*Restamos la mitad de ancho*/
	left:50%;
}

#CapaAccesibilidad{
	width:736px;
	height:14px;
	float:left;
	background-image:url(../imagenes/fondo_accesibilidad.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#000000;
}

#CapaCabecera{
	width:736px;
	height:168px;
	clear:both;
}

#CapaFecha{
	width:736px;
	height:60px;
	background-image:url(../imagenes/fondo_fecha.gif);
	background-repeat:no-repeat;
}

#CapaContenedor{
	clear:both;
	width:723px;
	float:right;
	background-color:#F5F4FC;
}

#CapaContenido{
	float:right;
	width:470px;
	padding-left:20px;
	padding-right:20px;
	height: auto!important; /* para los browsers buenos */
    height: 600px; /* para IE5+ */
    min-height: 600px; /* para los browsers buenos */
	background-color:#FFFFFF;
	line-height:1.5em;
}
#CapaMenu{
	float:left;
	background-color:#F5F4FC;
	width:212px;
	height:100%;
}
#CapaPie{
	background-color:#FFFFFF;
	border-top:2px solid #0E03A9;
	color:#0E03A9;
	font-size:10px;
	padding-top:3px;
	width:723px;
	clear:both;
}

#Logo{
float:left;
}
#Cab_decha{
float:right;
}
.CabeceraRoja
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:large;
color:#600F2D;

}

.trans_box2 {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='imagenes/80p_green.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(../imagenes/80p_green.png);
}




A.menu:visited {
	display:block;
	color: #080268;
	height:25px;
	text-decoration: none;
	padding-top:10px;
	font-weight:bold;
} 
A.menu:active {
	display:block;
	color: #080268;
	height:25px;
	text-decoration: none;
	font-weight:bold;
	padding-top:10px;
} 

A.menu:link {
	display:block;
	height:25px;
	color: #080268;
	text-decoration: none;
	font-weight:bold;
	padding-top:10px;
} 
A.menu:hover {
	display:block;
	color: #B90335;
	height:25px;
	text-decoration: none;
	font-weight:bold;
	padding-top:10px;
} 
A:link{ color:#0E03A9;}


.indice {
	display:block;
	color: #B90335;
	height:25px;
	text-decoration: none;
	font-weight:bold;
	padding-top:10px;
} 

H1{
font-size:large;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0E03A9;
}

H3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: large;
font-weight: bold;
color: #0E03A9;
}
.TextoAzul {
	color: #0E03A9;
}
