/* Indicamos que el fondo será blanco y la alineación del texto centrada
	El tipo de fuente será Verdana, Aria, Helvetic o San Serif   con un tamaño de  8 px
	El fondo será blanco
	y la alineación del texto centrada (para poder tener todos los datos centrados al final)
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	background-image: url(../imagenes/fondo.gif);
}

/* COntenedor de las demas capas*/
#contenedor {
	width: 810px;
	height: 1500px;
	text-align: left;
	margin:auto;
	background-color: #cce0af;
	overflow:visible;
}

/* Capa de cabecera  -> Logotipo y Publicidad*/

#cabecera {
	background-color: #487c3a;
	width: 810px;
	height: 70px;	
	left: 0px;
	padding-top:3px;
	padding-left:5px;

}

/* Capa que hará las funciones de menu en la izquierda  */
#izquierda {
	width: 162px;
	float:left;
	left: 0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	background-color: #aac67e;
	height:1500px;
	overlfow:visible;
	
}

/* Capa que hará las funciones de contenido de la información*/
#centro {
	padding-left:10px;
	width: 490px;
	left: 165px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	background-color: #cce0af;
	min-height: 1500px;
	padding-top:10px;		
	overlfow:visible;
}

/* Caracteristicas especiales de la zona del Ranking */
#centro H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-align:center;
	color:#000000;
}

#centro table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	text-align:center;
	color:#000000;
	border: thin solid #000000;
}

#centro table td h1 a{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-align:center;
	color:#0000AA;
	background-color: #;
	text-decoration: none;
}

#centro table td h1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-align:center;
	color:#FFFFFF;
	background-color: #487c3a;
	text-decoration: none;
}

#cabeceratabla{
	background-color: #f95615;
	border: thin solid #000000;
	
}

#imagentabla{
	text-decoration: none;
	background-color: aac77e;
	height: 60px;
	width: 120px;
}

#fondotabla{
	text-decoration: none;
	background-color: aac77e;
	height: 60px;
	width: 120px;

}

#tablasup{
	background-image: url(../imagenes/cuadrosup.jpg);
	background-repeat: no-repeat;
	height:11px;
	width:483px;
	font-size: 8px;
}

#tablamed{
	background-image: url(../imagenes/cuadromedio.jpg);
	background-repeat:  repeat-y;
	width:483px;
	
}

#tablainf{
	background-image: url(../imagenes/cuadroinf.jpg);
	background-repeat: no-repeat;
	width:483px;
	height:11px;
		
}

/* 	Capa que hará las funciones de Publicidad en la derecha*/
#derecha{
	width: 140px;
	right:0;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	background-color: #aac67e;
	height: 1500px;
	overflow: visible;

	

}


#bajo {
	width: 490px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	background-color: #aac67e;
	height: 100px;
	position: static;
	overflow: hidden;
	float:left;
	left:0px;

}

#cabeceramenu{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bolder;
	background-color: #487c3a;
	color:#FFFFFF;
	display: block;
	width:151px;
	text-align:center;
	margin:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#menu {
	font-family: verdana,"Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bolder;
	background-color: #cce0af;
	color:#000000;
	display: block;
	width:151px;
	text-align:left;
	margin:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#izquierda td a{
	text-decoration:none;
	color:#000000;
	width:150px;

}

#izquierda td a:hover{
	color:#FFFFFF;
	background-color: #487c3a;
	width: 150px;
	margin:auto;
	display:block;

}



#cabmenuder{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bolder;
	background-color: #487c3a;
	color:#FFFFFF;
	display: block;
	width:133px;
	text-align:center;
	margin:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#menuder {
	font-family: verdana,"Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bolder;
	background-color: #cce0af;
	color:#000000;
	display: block;
	width:133px;
	text-align:left;
	margin:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#derecha td a{
	text-decoration:none;
	color:#000000;
	width:132px;

}

#derecha td a:hover{
	color:#FFFFFF;
	background-color: #487c3a;
	width: 132px;
	margin:auto;
	display:block;

}

.menu{

}