/* CSS Document */

/* Estilos aplicados a etiquetas directamente */

body{
	background-color:#550000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	position: relative;
	margin-left:0px;
}

h1{
	font-family: Mistral, Tahoma ,Times, serif;
	font-size:xx-large;
	text-decoration:underline;
	text-align:center;
	margin : 12px 28px 12px 28px;
	/*CARLOS
	margin-left:28px;
	margin-right:28px;*/
}


h2{
	text-align:left;
	text-decoration:underline;
	font-size:16px;
	line-height:300%;
	margin-left:46px;
}

.pie{
	text-decoration:none;
}

a{
	text-decoration:none
}
a:visited{
	color:#0000CC;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}

ul.enum{
    line-height:150%; 
	text-align:left;
	text-indent:5px;
	margin : 12px 20px 12px 24px;
	/*CARLOS
	margin-right:20px;
	margin-left:24px;*/
}
ul.trayect{
	font-weight:bold;
	line-height:150%;
	text-align:left;
	text-indent:18px;
	margin : 12px 25px 12px 25px;
	/*CARLOS
	margin-left:28px;
	margin-right:25px;*/
}
li.trayect{
	font-weight:normal;
	text-indent:0px;
	margin : 12px 25px 12px 50px;
	/*CARLOS
	margin-left:50px;
	margin-right:25px;*/
}

/* Clases de estilos aplicados a tablas */

table.enlaces{
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	border: 0px;
}
table.clasif{
	margin:0 auto;
	text-align:left;
	vertical-align:middle;
	border:0px;
}
table.playoff{
	margin:0 auto;
	text-align:left;
	vertical-align:middle;
	border:0px;
}
tr.centro{
	text-align:center;
	vertical-align:top;
}
tr.cai{
	font-weight:bold;
}

td.result{
	text-align:center;
}

/* Clases de estilos aplicadas a imagenes */

img.boton{
	border:0px;
	border-top:double;
	border-bottom:double;
	border-color:#000000;
	width:156px;
	height:32px;
}

img.enlace{
	border:0px;
}

img.foto{
	border:0px;
	width:100px;
	height:100px;
	cursor:pointer;
}

img.cartel{
	border:0px;
	width:150px;
	height:200px;
	cursor:pointer;
}
img.pancarta{
	border:0px;
	width:140px;
	height:100px;
	cursor:pointer;
}

img.merchandising{
	border:0px;
	width:340px;
	height:227px;
	cursor:pointer;
}	

img.prensa{
	margin:10px;
	width:140px;
	height:140px;
	border:solid black 0px;
}

img.world{
    border:0px;
	/*border: solid black 0px;*/
	margin: 15px;
}

/* Clases de estilos aplicadas a parrafos */
.present{
	text-align: justify;
	text-indent:18px;
	margin : 12px 25px 12px 28px;
	/*CARLOS
	margin-left:28px;
	margin-right:25px;
	 */
}

p.pregunta{
	text-align: justify;
	text-indent:18px;
	font-style:italic;
	font-weight: bold;
	margin : 12px 25px 12px 28px;
	/*CARLOS
	margin-left:28px;
	margin-right:25px;*/
}

p.fecha{
	text-align: right;
	text-indent:18px;
	margin : 12px 25px 12px 28px;
	/*CARLOS
	margin-left:28px;
	margin-right:25px;*/
}

p.datos{
	text-align:left;
	margin-left:150px;
	/*line-height:60%;*/
}

p.precio{
	text-align: right;
	text-indent:18px;
	font-weight: bold;
	margin : 12px 25px 12px 28px;
	font-family: Verdana, Arial ,Times, serif;
}		

.peque{
	font-size:11px;
}
.copy{
	font-size:9px;
	margin:15px;
}
.maspeque{
	font-size:9px;
}

/* Estilos a elementos concretos */
#web_return{
	width:350px;
	height:252px;
	border:1px solid;
}
#esp_leon{
	border:1px solid;
}

#ahora_que{
	width:350px;
	height:252px;
	border:1px solid;
}
#banner{
	width:780px; 
	height:100px;
	border:0px;}
#porra{
	vertical-align:top;
	margin:0px;
}
#fecha{	
	text-align: right;
	text-indent:18px;
	margin : 12px 25px 12px 28px;
}

/*Prueba de enlace utilzado sidebar principal enlaces*/
#enlace{
    margin: 10px 10px 0px 0px;
}
#enlace a {
	vertical-align: top;
	text-align: center;
	padding: 0px 0px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size:18px;
	color: #550000;	
}
#enlace a:hover{
	color: #2421FF;
}
/*Prueba de diseņo, utilizado en index para las anotacioes*/
#title{
	font-family: Mistral, Tahoma ,Times, serif;
	font-size:20px;
	font-weight:bold;
	width: 465px;
	margin : 20px 20px 20px 30px;
	padding: 0px 0px 0px 50px;
	text-align: left;
	background: url(../IMAGENES/HEADER/gradient_noticia.jpg) repeat-x;
}
#title_2{
	font-family: Mistral, Tahoma ,Times, serif;
	font-size:14px;
	font-weight:bold;
	width: 445px;
	margin : 20px 30px 20px 40px;
	padding: 0px 0px 0px 50px;
	text-align: left;
	background: url(../IMAGENES/HEADER/gradient_noticia.jpg) repeat-x;
}

#quickSummary {
	clear:both; 
	margin: 20px 10px 20px 10px; 
	width: 160px; 
	float: left;
	}
#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}

/*PRUEBA DE DISEŅO DE CARLOS*/
#merchandising{
    margin : 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
#celda{
	float: left;
	padding: 5px 0px 0px 5px;
	font-family: Mistral, Tahoma ,Times, serif;
	font-size:14px;
	font-weight:bold;
}
/*Sidebar boton google*/
#alinear_form{
	margin : 10px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

/*Prueba para ocultar div, falla en IE7*/
div.nodo{
	font-family: Mistral, Tahoma ,Times, serif;
	font-size:14px;
	font-weight:bold;
	width: 200px;
	margin : 20px 30px 20px 40px;
	padding: 0px 0px 0px 50px;
	text-align: left;
	background: url(../IMAGENES/HEADER/gradient_noticia.jpg) repeat-x;
}

div.linea {
	font-weight:normal;
	text-indent:0px;
	text-align:left;
	margin : 5px 25px 5px 50px;
}

div.temporada{
	font-family: Mistral, Tahoma ,Times, serif;
	font-size:12px;
	font-weight:bold;
	width: 125px;
	margin : 20px 50px 20px 60px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background: url(../IMAGENES/HEADER/gradient_noticia.jpg) repeat-x;
	cursor:pointer;
}



