/*-------------------------------------------------------------
General
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
body { 
	background-image: url(imagenes/fondo.jpg); 
	background-repeat:repeat;
 }
p, p.colorfuente { color:#CCCCCC;}

.clear { clear: both; } /* se usa para cuando hay 2 o más divs, que se adapte el borde del div principal al tamaño del div más grande*/ 
#contenedor {
	width: 100%;
	max-width:760px;
	margin: 0 auto;
	background-color:#003300;
	padding:0.5em;
	color:#000000; 
}
#div1{}
#derecho { float:left; padding:0.5em; width:150px; background-color:#11541F; /*margin-top: 0.5em;*/ border: #336600 1px dashed; color:#CCCCCC;}
#derecho a {color:#FFFFCC;}
#central { width:355px; float:left; padding: 0.5EM; margin-left:0.5em; margin-right:0.5em; /*margin-top:0.5em;*/ background-color:#11541F; border: #336600 1px dashed; color:#CCCCCC;}
#central_ranking { width:319px; float:none; text-align:center; padding: 0.5EM; margin-left:0.5em; margin-right:0.5em; /*margin-top:0.5em;*/ background-color:#91B975; border:hidden; color:#CCCCCC;}
#central2 { width:530px; float:left; padding: 0.5EM; margin-left:0.5em; margin-right:0.5em; background-color:#11541F; border: #336600 1px dashed; color:#CCCCCC;}
#izquierdo {float:left; width:25%; /*margin-top:0.5em;*/ background-color:#11541F; border: #336600 1px dashed; color:#CCCCCC;}
#izquierdo2 {float:left; width:25%; /*margin-top:0.5em;*/ background-color:#11541F; border: #336600 1px dashed; color:#CCCCCC;}
/*-------------------------------------------------------------
Pestaña
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/	
#pestaña ul{ clear:both; float:left; width:100%; list-style:none; margin:0; padding:0;}
#pestaña ul li{ display:inline; float:left;}
#pestaña ul li a:link {
	padding:0.3em 0.8em;
	margin:1em 0em 0em .5em;
	display:block;
	text-decoration:none;
	color:#B5C4E3;
	background:#253575;
	font-family:Arial, Helvetica, sans-serif;
}
#pestaña ul li a:visited {
	padding:0.3em 0.8em;
	margin:1em 0em 0em .5em;
	display:block;
	text-decoration:none;
	color:#B5C4E3;
	background:#253575;
	font-family:Arial, Helvetica, sans-serif;
}
#pestaña ul li a:hover { background-color:#31479B;}
#pestaña ul li a:active {background-color:#91B975; color:#FFFFFF;}
#pestaña {margin:0 5px; width:345px; background:#11541F;}
/*------------------------------------------------------------*/
#pestaña ul li a.seleccionado { background-color:#91B975; color:#993300; }
.texto_ranking { color:#333399; }
.leyenda {color:#99CC33;}

.fichas { width:200px; margin-left:4em; background-color:#339933; border: #336600 1px dashed; text-align:center; font-size:18px;}

.apuestas { color:#FF0000;}
/*-------------------------------------------------------------
entrenamiento
*/
.entTitulo { font-size:30px; color:#CCFF66;}
.comentarios { font-size:15px; color:#CCFF66; border: #336600 1px dashed; width: 400px;}
.jugada { color:#CCCC99; text-decoration:underline; font-size:20px; text-align:center }
.datos { font-size:20px; }
/*
Enlaces*/
a{color:#000000;}
.linkfosfor { font-size:20px; color:#CCFF66; border: #336600 1px dashed; }
/*-------------------------------------------------------------
Secciones
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/*Cabecera
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#logo { width:760px; height:200px; background-repeat:no-repeat; background-image: url(imagenes/logo.jpg);}
/*PIE*/
#pie{width:97%; float:left; padding: 0.5EM; margin-top:0.5em; background-color:#11541F; border: #336600 1px dashed; color:#CCCCCC;}
/*MENU*/
ul.menu {
	width: 180px;
	list-style: none;
	margin: 0;
	padding: 0;
	border:1px solid #11541F;
}
ul.menu li {
	border-bottom:1px solid #11541F;
	border-top: 1px solid #11541F;
	background: #F4F4F4;
	font-size:18px;
	font-style:italic;
}
ul.menu li a:link, ul.menu li a:visited {
	padding: .2em 0 .2em 1.3em;
	display:block;
	text-decoration: none;
	background:#11541F url(imagenes/flecha_inactiva.png) no-repeat 0.2em;
	color:#000066;
}
ul.menu li a:hover, ul.menu li a:active{
	background:#003300 url(imagenes/flecha_activa.png) no-repeat 0.2em;
	color:#ffffff;
}
/*
#centraltokio { width:355px; float:center; padding: 0.5EM; margin-left:0.5em; margin-right:0.5em; /*margin-top:0.5em;*//* background-color:#11541F; border: #336600 1px dashed; color:#CCCCCC;}*/
#centraltokio { width:700px; text-align:center; margin-right:0.5em; /*margin-top:0.5em;*/ background-color:#11541F; border: #336600 1px dashed; color:#FFFFFF;}
/* PIE */
#pie p.contactar{width:310px; padding-left:7px; position:relative; margin:0 auto; background:#11541F; color:#C6FF79; font-size:13px;}
#pie p.copyright{width:165px; padding-left:7px; padding-top:5px; position:relative; margin:0 auto; background:#11541F; color:#fff; font-size:11px;}
#pie p.validator{width:133px; padding-left:7px; padding-top:5px; position:relative; margin:0 auto;}
#pie p.design{width:132px; padding-left:7px; margin-top:6px; position:relative; margin:0 auto; background:#11541F; color:#fff; font-size:11px;}
#pie a.contactar {color:#fff; font-size:11px; padding-left:5px; padding-right:5px;}



