/***********************************/
/*           PLANTILLA             */
/***********************************/


body {
	background-color:#3f3f3f;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	line-height: 100%;
	background-image: url(../img/fondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0060B6;
}
a:active {
	color: #000000;
}

ul {
	line-height: 140%;
}

h1 {
	font-size: 20px;
	color: #0060B6;
	margin: 4px 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	color: #FFAB00;
	margin: 10px 0;
	line-height: 120%;
}

h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
	color: #FFAB00;
}

h2 a:hover {
	color: #0060B6;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	color: #047391;
	margin: 5px 0;
	line-height: 140%;
}

h3 a:link {
	text-decoration: none;
	color: #047391;
}

h3 a:visited {
	text-decoration: none;
	color: #047391;
}

h3 a:hover {
	text-decoration: underline;
}

h3 a:active {
	text-decoration: none;
	color: #047391;
}


h4 {
	font-size: 14px;
	color: #666;
	margin: 5px 0;
}

h6 {
	font-size: 9px;
	font-weight:normal;
	margin: 17px 0 0 1px;
	padding: 0;
}

h6 a {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	background-color: #EEE;
	border: 1px solid #999999;
	font-size: 12px;
}

#contenido {
	width: 770px;
	margin: 0 auto;
}

#botonera {
	height: 25px;
	width: 728px;	
	margin: 0 21px;
	color: #FFF;
	font-weight: bold;
}

.margen-centrado {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

#enlace-logo {
	position: absolute;
	width: 185px;
	height: 97px;
	top: 0;
	right: 0;
	cursor: pointer;
}

.boton {
	float: left;
}

.boton a:link, .boton a:visited, .boton a:active, .boton a:hover {
	color: #000;
}

.boton-centro {
	float:left; 
	background-color:#FFF; 
	color: #000; 
	padding: 5px 0 7px 0;
}


#botonera #busqueda {
	float: right;
}

#pie a:link, #botonera a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:visited, #botonera a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover, #botonera a:hover {
	color: #FFAB00;
	text-decoration: none;
}
#pie a:active, #botonera a:active {
	color: #FF0000;
	text-decoration: none;
}



#pie {
	width: 770px;
	padding: 0;
	text-align:left;
	margin: 2px 0 0 0;
	color:#FFFFFF;
	line-height: 160%;
}

#pie #recuadro {
	background-color: #666666;
	padding: 6px 21px;
}

#pie #datos {
	padding: 3px 21px;
}

#pie #auspicio {
	padding: 3px 21px;
	color:#AAA;
}


#cuerpo {
	text-align:left;
	background-color:#FFFFFF;
	padding: 0 21px 30px 21px;
}

#cuerpo p {
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 160%;
}


/***********************************/
/*            PÁGINAS              */
/***********************************/

.separador, .subrayado {
	border-style: solid;
	border-color: #DDD;
	border-width: 0 0 1px 0;
	padding: 0 0 8px 0;
}

.recuadro {
	background-color: #EEE;
	border: 1px #CCC solid;
	margin: 8px 0 0 0;
	padding: 3px;
	line-height: normal;
}

#cuerpo #izquierda {
	float: left;
	width: 432px;
}

#cuerpo #derecha {
	float: left;
	margin: 0 0 0 24px;
	width: 269px;
}

#cuerpo .espectaculo_lista {
	border-style: solid;
	border-color: #EEE;
	border-width: 0 0 1px 0;
	padding: 0 0 8px 0;
	margin: 0 0 3px 0;
}

#cuerpo .espectaculo_lista img {
	border-style: solid;
	border-color:#000000;
	border-width: 1px;
	margin: 0 8px 0 0;
}

.volver {
	background-image: url(../img/atras.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	width: 13px;
	text-decoration:none;
	padding: 5px;
}

.arriba {
	background-image: url(../img/arriba.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	width: 13px;
	text-decoration:none;
	padding: 5px;
	margin: 0 3px;
}

.adelante {
	background-image: url(../img/adelante.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	width: 13px;
	text-decoration:none;
	padding: 5px;
	margin: 0 3px;
}

.bajar {
	background-image: url(../img/abajo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	width: 13px;
	text-decoration:none;
	padding: 5px;
	margin: 0 3px;
}

#cuerpo .rtc_lista {
	float:left;
	text-align: center;
	margin: 2px;
}

#cuerpo .rtc_lista img {
	border: 1px #000000 solid;
}

#cuerpo .typ_lista {
	margin: 2px;
}


.faq {
	background-image: url(../img/faq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 25px;
}

#derecha .borde_negro{
	border: 1px #000000 solid;
}

.input_nostyle {
	background-color: #FFF;
	border: 0px solid #FFF;
	font-size: 12px;
}

.etiqueta-publicidad {
	font-size: 9px;
	color: #999;
}

.publicite-aqui {
	font-size: 10px;
	margin: 2px 0;
	padding: 2px;
}