/* CSS Document */

body {
	margin-left: 0px;
	margin-top:0px;
	background-color:#E3E3E3;
}

.fondobot {
	background-image:url(imagenes/fondo_bton.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

.fondobotonera {
	background-image:url(imagenes/fondo_botonera.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	color:#666666;
	text-align:left;
}

.fondovineta {
	background-image:url(imagenes/fondo_vineta.gif);
	background-repeat:repeat-x;
}

.fondototal {
	background-image:url(imagenes/fondo_total.gif);
	background-repeat:repeat-y;
	text-align:center;
}

.fondocuadro {
	background-image:url(imagenes/cuadrados.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
}

.pie {
	font-family:Arial;
	font-size: 10px; 
	color:#ffffff;
}

.caja {
	margin-left: 4px; 
	margin-right: 0px; 
	margin-top: 3px; 
	margin-bottom: 2px; 
}

.texto {
	font-family:Arial;
	font-size: 11px; 
	color:#666666;
	text-align:left;
}

.texto2 {
	font-family:Arial;
	font-size: 12px; 
	color:#333333;
	text-align:justify;
	margin-right: 15px;
}

.interlinea {
line-height: 30px;
font-weight:bold;
}
.programacion {
	font-family:Arial;
	font-size: 18px; 
	color:#ffffff;
	text-align:left;
	font-weight:normal;
	margin-left: 10px;

}
.programacion2 {
	font-family:Arial;
	font-size: 10px; 
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 5px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#537c91;
	font-weight:bold;
	text-decoration:none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#c33c3e;
	font-weight:bold;
	text-decoration:none;
	text-decoration:none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-decoration:none;
}
.link3 {
background-color:#c33c3e;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.link4{
	font-family:Arial;
	font-size: 10px; 
	color:#666666;
	text-align:left;
	text-decoration:none;
}
.link4:hover{
	font-family:Arial;
	font-size: 10px; 
	color:#000000;
	text-align:left;
	text-decoration:none;
}