* {
	padding: 0;
	margin: 0;
}

/* ----------------- DIAGRAMACION PRINCIPAL -------------- */
#cabecera {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: url(../file/fondo_up.jpg) top center no-repeat;
}
body {
	padding: 0;
	background: url(../file/fondo_down.jpg) top center repeat-y;
}
/*p {
	padding: 10px;
}
*/
#wrapper {
	margin: 0 auto;
	width: 720px;
	z-index: -2;
}
#auspiciadores {
	background: #fff;
	width: 720px;
	height: 5px;
	margin: 0;
	padding: 0;
}
#header {
	color: #333;
	width: 720px;
	height: 212px;
	background: #6B6659;
	/* margin: auto auto 0px auto;
*/
}
#contenido {
	width: 720px;
	background: #fff;
	margin: auto;
	padding: 0;
}
#seccion {
	float: left;
	color: #333;
	background: #FFFFFF;
	width: 444px;
	padding: 0 5px;
	display: inline;
}
#footer {
	padding: 5px 10px;
	width: 700px;
	height: auto;
	/*height: 350px;
*/
	clear: both;
	text-decoration: none;
	color: #292929;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: center;
}
#leftcolumn {
	color: #333;
	width: 130px;
	float: left;
	margin: 0 0 0 3px;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #333333;
}
a:hover {
	color: #87a328;
}
.texto {
	text-decoration: none;
	color: #292929;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
.texto_titulo {
	text-decoration: underline;
	color: #ff9a24;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
.texto_carta {
	text-decoration: none;
	color: #292929;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
.dia_programacion {
	text-decoration: underline;
	color: #b0c441;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
/* --------------------------- MENU DERECHO --------------------------  */
#rightcolumn {
	color: #333;
	width: 130px;
	float: left;
	margin: 0 3px 0 0;
}
#encuesta {
	width: 160px;
	height: auto;
	margin: 0 auto;
}
/* -----------------------  CLASES MENUS --------------------------------- */
.titulo_seccion {
	width: 160px;
	margin: 0 auto;
}
.contenido_seccion {
	width: 160px;
	padding: 5px 0 0 0;
	margin: auto;
}
/* ------------------- ESTILO CARTAS AL DIRECTOR --------------------- */
/*.tabla_formulario {
	width: 700px;
	height: auto;
	background: url(../archivos/cartas2.jpg) repeat-y;
}
*/
#top_cartas {
	margin: 0 auto;
	width: 720px;
	height: 44px;
	background: url(../archivos/cartas1.jpg) top center no-repeat;
}
.botones_cartas {
	width: 121px;
	height: 25px;
	float: right;
	margin: 15px 15px auto auto;
}
#fondo_cartas {
	width: 720px;
	height: auto;
	margin: 0 auto;
	background: url(../archivos/cartas2.jpg) repeat-y;
}
#content_cartas {
	padding: 15px 0 0 0;
	text-align: center;
	width: 700px;
	height: auto;
	margin: 0  auto;
}
#pie_cartas {
	width: 720px;
	height: 24px;
	background: url(../archivos/cartas3.jpg) no-repeat top center;
	margin: 0 auto;
}
/* ----------------- SCROLL ULTIMA HORA ---------------------- */
#noticias_scroll {
	width: 158px;
	height: 227px;
	margin: 0 auto;
}
#top_scroll {
	width: 160px;
	height: 18px;
	background: url(../archivos/scroll1.jpg) top center no-repeat;
	margin: 0 auto;
}
#content_scroll {
	width: 160px;
	height: 160px;
	background: url(../archivos/scroll2.jpg) center repeat-y;
	margin: 0 auto;
}
#scroll {
	width: 145px;
	height: 160px;
	margin: 0 auto;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
#pie_scroll {
	width: 160px;
	height: 19px;
	background: url(../archivos/scroll3.jpg) top center no-repeat;
}