.menutitle{
	cursor:pointer;
	font-family:Arial;
	font-size: 11px; 
	color:#FFCC00;
	background-color:#ec1c24;
	text-align:left;
	line-height:1.5;
}

.submenu{
font-family:arial;
	font-size: 12px; 
	color:#000000;
	margin-right:5px;
	background-color:#FFFFFF;
	text-align:left;
	line-height:1.5;
}


/* CSS Document */

body {
	margin-left: 0px;
	margin-top:0px;
	background-image:url(imagenes/fondo_negro.gif);
	background-color:#000000;
	background-position:top;
}
.oneColFixCtr #container {
	padding-bottom:0px;
	width: 774px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image:url(imagenes/fondo_amarillo.png);
	background-color:#fdae00;
	background-repeat:repeat-x;
	vertical-align:top;
	text-align: center; /* this overrides the text-align: center on the body element. */

}
.oneColFixCtr #mainContent {
	width: 754px;
	vertical-align:top;
	text-align:center;
}


/*class de la botonera*/


.pie {
	font-family:Arial;
	font-size: 10px; 
	color:#ffffff;
}
.pie:hover {
	font-family:Arial;
	font-size: 10px; 
	color:#cccccc;
}

.destacado {
	font-family:Arial;
	font-size: 11px; 
	color:#FFCC00;
	background-color:#ec1c24;
	text-align:left;

}
.destacado_info {
	font-family:Arial;
	font-size: 11px; 
	color:#902222;
	background-color:#FFFFFF;
	text-align:left;
	line-height:1.5;

}
.noticias {
margin-left:10px;
margin-right:10px;
}
.titulo {
	font-family:georgia;
	font-size: 14px; 
	color:#000000;
	font-weight:bold;
	text-align:left;
}

.linkpie {
	font-family:Arial;
	font-size: 10px; 
	color:#9B95C8;
}
.linkpie:hover {
	font-family:Arial;
	font-size: 10px; 
	color:#756FB3;
}

.link {
	font-family:arial;
	font-size: 11px; 
	color:#902222;
	font-weight:bold;
	text-decoration:none;
}
.link:hover {
	font-family:arial;
	font-size: 11px; 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.link_blanco {
	font-family:arial;
	font-size: 11px; 
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.link_blanco:hover {
	font-family:arial;
	font-size: 11px; 
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}
.texto {
	font-family:arial;
	font-size: 10px; 
	color:#000000;
	font-weight:bold;
	margin-left:10px;
}
.texto12 {
	font-family:arial;
	font-size: 12px; 
	color:#000000;
	margin-right:5px;
}
.textorojo {
	font-family:arial;
	font-size: 12px; 
	color:#ec1c24;
	margin-right:5px;
}
.textoblanco {
	font-family:arial;
	font-size: 10px; 
	color:#ffffff;
	font-weight:bold;
}
.fondo_mailing {
background-image: url(imagenes/fondo_mailing.jpg);
background-repeat:no-repeat;
width:232px;
height:278px;
}
.campos_mailing {
background-color:#f3f2ef;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.fondo_presentacion {
background-image: url(imagenes/fondo_presentacion.gif);
background-repeat:no-repeat;
background-position:top;
width:773px;
}
.contenido_news{
background-image: url(imagenes/fondo_presentacion.gif);
background-repeat:no-repeat;
background-position:top;
width:773px;
height:600px;
vertical-align:top;
}
.fondo_tickets {
background-image: url(imagenes/fondo_tickets.gif);
background-repeat:no-repeat;
background-position:bottom;
width:773px;
height:950px;
}
.fondo_pie{
	width: 774px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color:#FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
}