/* GENERAL */
html { background-color:#000000; }
body { height:100%; margin-left:0px; margin-top:20px; margin-right:0px; margin-bottom:0px; text-align:center; }
html>body {	height:100%; margin-left:0px; margin-top:20px; margin-right:0px;	margin-bottom: 0px; background-color:#000000;  }
form { clear:none; float:none; border-style:none; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; display:inline; }

#centrado_general { width:100%; }
IMG,DIV#centrado_general { behavior: url(iepngfix/iepngfix.htc); }
#general_contenedor { width: 970px; height:100%; overflow:hidden; }

/* [encabezado] */
#general_encabezado { width: 970px; height:285px; clear:both; overflow:hidden; }


/* [cuerpo] */
#general_cuerpo { width: 970px; clear:both; overflow:hidden; }
#cuerpo_1 { width: 210px; float:left; overflow:hidden; }
#cuerpo_1_datos { width: 180px; clear:both; overflow:hidden; padding:0 0 0 30px; }
#cuerpo_2 { width: 760px; float:left; overflow:hidden; }
#cuerpo_2_arriba { width: 756px; clear:both; overflow:hidden; }
#cuerpo_2_contenido { width: 712px; clear:both; overflow:hidden; border:2px solid #880000; padding:12px 22px 22px 22px; }


/* [programacion y archivo] */
#programacion_contenedor { width: 712px; clear:both; overflow:hidden; }
#programacion_imagen { width: 170px; float:left; overflow:hidden; }
#programacion_texto { width: 430px; float:left; overflow:hidden;  }
#programacion_enlaces { width: 112px; float:left; overflow:hidden; text-align:right;  }

#ver_programacion_contenedor { width: 712px; clear:both; overflow:hidden; }
#ver_programacion_imagenes { width: 220px; float:left; overflow:hidden; }
#ver_programacion_texto { width: 492px; float:left; overflow:hidden; }


/* [actividades] */
.actividades_titulo { width: 704px; background-color:#880000; clear:both; overflow:hidden; padding:4px; }
#actividades_contenedor { width: 712px; clear:both; overflow:hidden; }
#actividades_imagen { width: 170px; float:left; overflow:hidden; }
#actividades_texto { width: 542px; float:left; overflow:hidden;  }

#separador1 { width: 712px; height:12px; clear:both; overflow:hidden; }
#separador2 { width: 712px; height:1px; background-color:#880000; clear:both; overflow:hidden; }


/* [cierre] */
#general_cierre { width: 970px; height:5px; clear:both; overflow:hidden; background-color:#292929 }

.espacio_5 { width:700px; height:5px; clear:both; overflow:hidden; }

.linea_bordo { width:100%; height:1px; clear:both; overflow:hidden; background-color:#880000; margin:4px 0 4px 0; }

/* [textos] */
.texto_11_blanco { font-family: "Arial"; font-size: 11px; color:#FFFFFF; }
.texto_14_blanco { font-family: "Arial"; font-size: 14px; color:#FFFFFF; }
.texto_11_bordo { font-family: "Arial"; font-size: 11px; color:#880000; }
.texto_13_bordo { font-family: "Arial"; font-size: 13px; color:#880000; }
.texto_16_negro { font-family: "Arial"; font-size: 16px; color:#000000; }
.texto_12_negro { font-family: "Arial"; font-size: 12px; color:#000000; }

A.enlace1:link {text-decoration: none; color:#880000; }
A.enlace1:visited {text-decoration: none; color:#880000; }
A.enlace1:hover {text-decoration:none; color:#FFFFFF; }
A.enlace1:active {text-decoration: none; color:#880000; } 

A.enlace2:link {text-decoration: underline; color:#AE2E00; }
A.enlace2:visited {text-decoration: underline; color:#AE2E00; }
A.enlace2:hover {text-decoration:none; color:#EB951E; }
A.enlace2:active {text-decoration: underline; color:#AE2E00; } 

A.enlace3:link {text-decoration: underline; color:#FFFFCC; }
A.enlace3:visited {text-decoration: underline; color:#FFFFCC; }
A.enlace3:hover {text-decoration:none; color:#EB951E; }
A.enlace3:active {text-decoration: underline; color:#FFFFCC; } 

/* [formulario] */
.campo { width:380px; height:12px; background-color:#CCCCCC; color:#000000; padding:4px; border:1px solid #880000; font-family: "Arial"; font-size: 12px; }
.campo_codigo { width:72px; height:16px; background-color:#CCCCCC; color:#000000; padding:3px; border:1px solid #000000; font-family: "Arial"; font-size: 12px; }
.boton_enviar { width:390px; height:26px; background-color:#880000; color:#FFFFFF; padding:4px; font-family: "Arial"; font-size: 12px; font-weight:bold; border:0px; }
.boton_enviar_news { height:22px; background-color:#880000; color:#FFFFFF; border:1px solid #880000; font-family: "Arial"; font-size: 12px; font-weight:bold; }
.boton_imagen { background-color:transparent; margin:0; padding:0; border:0; }
