* { margin:0; padding:0;}
BODY { 
background : #cce1f6; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;  
text-align: center; 
margin : 0px 0px 0px 0px;
}
#contenedor{ 
width: 912px;
margin:auto;
}
#contenido{
text-align: left; 
background : #bff479 url(theme/fondo.jpg); 
width: 912px;
margin:auto;
float:left;
}
#cabecera{ 
width: 560px;
height: 101px;
margin-left:20px;
padding:20px 20px 20px 20px;
background : #bff479;
float:left;
}
#menu_iz{ 
width: 160px;
background-color : #bff479;
margin : 10px 0px 10px 10px; 
float: left;
}
#menu_de{ 
width: 280px;
background-color : #bff479;
margin : 0px 20px 0px 0px; 
float:right;
}
#medio{ 
width: 529px;
background-color : #bff479; 
margin : 10px 10px 0px 10px;
float: left;
}
#blocke{
width: 272px;
margin : 0px 0px 10px 0px;
float:right;
}
#blocke_cabecera{
width: 244px;  
height: 24px;
background : #bff479 url(theme/bloque_cabecera.jpg) no-repeat; 
color:#2c6ec4;
text-align: left;
font-size:16px;
padding: 5px 0px 0px 26px;
margin : 0px 0px 0px 0px; 
float:right;
}
#blocke_contenido{
width: 258px; 
font-size:12px;
padding: 5px 5px 5px 5px; 
background-color : #dcf2fc;
float:right;
border: #939393;
border-width: 0px 1px 0px 1px;
border-style:solid;
}
#blocke_pie{
width: 270px;  
height: 11px;
background : #bff479 url(theme/bloque_pie.jpg) no-repeat; 
color:#2c6ec4;
text-align: center;
font-size:16px;
margin : 0px 0px 0px 0px; 
float:right;
}
#modulo{
width:580px;
margin : 0px 0px 10px 10px;
float:left;
}
#modulo_cabecera{
width:554px;
height: 24px;
background : #bff479 url(theme/modulo_cabecera.jpg) no-repeat; 
color:#2c6ec4;
text-align: left;
font-size:16px;
padding: 5px 0px 0px 26px;
margin: 0px 0px 0px 0px;
}
#modulo_contenido{
width:568px;
font-size:12px;
background-color : #dcf2fc;
padding: 5px 5px 5px 5px;
float:right;
border: #939393; 
border-width: 0px 1px 0px 1px;
border-style:solid;
}
#modulo_pie{
width:580px;
height: 11px;
background : #bff479 url(theme/modulo_pie.jpg) no-repeat; 
color:#2c6ec4;
text-align: center;
font-size:16px;
margin : 0px 0px 0px 0px; 
float:right;
}
#pie{ 
width: 900px;
margin : 10px 0px 0px 6px; 
background-color : #a2c0da; 
border: #639BD4;
border-width: 1px 0px 0px 0px;
border-style:solid;
text-align:center;
float:left;
}
#caratulas{
width:160px;
height:200px;
font-size:12px;
background:#e7e7e7;
padding: 10px 5px 5px 5px;
margin: 5px 0px 0px 5px;
border: #639BD4; 
border-width: 1px 1px 1px 1px;
border-style:solid;
float:left;
}
a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px
}
.menu {
text-decoration: none;
font-size:12px;
color: #000000;
padding: 0 0 0 12px;
background: url(theme/marcador2.jpg) no-repeat left center;
}
.juego {
text-decoration: none;
font-size:12px;
color: #000000;
padding: 0 0 0 10px;
margin: 0 0 0 4px;
background: url(theme/marcador_juego.jpg) no-repeat left center;
}
.enlace {
text-decoration: none;
font-size:12px;
color: #000000;
}
.titulo_juego {
text-decoration: none;
font-size:20px;
color: #000000;
}
.fuente {
text-decoration: none;
font-size:10px;
color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
H1{ 
font-size: 11pt; 
}
H2{
font-size: 18pt;
font-weight:bold;
}
H3{
font-size: 8pt;
color:#FF0000;
}

/*Scott Paginacion*/
#pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

#pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	
	text-decoration: none; 
	color: #88AF3F;
}
#pagination a:hover, a:active {
	color: #638425;
	background-color: #F1FFD6;
}
.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFF;
}
.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	
	text-decoration: none; 
	color: #000000;
}
</style>