
body {
	width:990px;
	background-color: #FFFFFF;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
}
/*--estilos de letras especiales--*/
.peque{
	font-size:9px;
	color:#bc7676;
}
.rojo{
	font-size:11px;
	color:#910000;
}
h2{
	color:#910000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:10px;
	border:#910000;
	text-align:left;
	font-weight:bold;
}
h1{
	color:#910000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:10px;
	text-align:left;
	font-weight:bold;
}
h3{
	color:#990000;
	font-size:13px;
	font-weight:bold;
}
/*-- cabecera --*/
.logo{
	height:107px;
	width:990px;
}
.tope{
	height:59px;
}
.menuarriba{
	width:990px;
	background-image:url(i/f-m.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:40px;
	position:botton;
	text-align:center;
}
.blancogig{
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:13px;
	font-weight:bold;
	text-decoration:none;
}
/*-- finaldecabecera --*/
/*-- lista --*/
.centrototal{
	width:990px;
	height:1100px;
	background-image:url(i/f-centro-1.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
.centro1{
	width:1px;
	float:left;
	background-image:url(i/p.gif);
	height:1100px;
	background-repeat:  repeat-y;
	background-position: top;
}
.centro2{
	width:464px;
	height:1100px;
	float:left;
}

.centrotextos{
	width:398px;
	padding-left:17px;
	text-align:left;
	padding-top:15px;
}
.centro3{
	width:173px;
	height:1100px;
	float:left;
	padding-top:15px;

}


.centro5{
	width:331px;
	height:1100px;
	float:left;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
}


.centro6{
	width:1px;
	float:left;
	background-image:url(i/p.gif);
	height:1100px;
	background-repeat:  repeat-y;
	background-position: top;
}
/*-- contenido --*/
.central{
	width:430px;
	padding-left:34px;
	float:left;
}
.imagen{
	width:180px;
	float:left;
	background-color:#f0f0f0;
	margin-right:30px;

	margin-bottom:30px;
	padding-bottom:5px;

	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	}

.imagen img {
	width:100px;
	height:69px;
	padding:5px;
	margin:5px;
	border-width:3px;
	border-color:#f1c4c4;
	border-style:solid;
	background-color:#FFFFFF;

}
.contenido{
	clear:both;
	padding:5px;
	text-align:center;
}


.antes{
	width:150px;
}
.despues{
	width:415px;
}

/*-- menu derecha --*/
.espacio{
	width:300px;
}

.doble{
	width:300px;
	margin-left:26px;
	margin-top:15px;
}
.doble .izquierdo{
	width:300px;
	text-align:left;
	float:left;
}
.recomenda{
	margin-left:26px;
	width:300px;
	margin-left:26px;
}
.puntosderechos{
	float:center;
	width:300px;
	margin-bottom:10px;
	margin-top:20px;
	border-top:dotted;
	border-top-color:#FF0000;
	border-top-width:1px;
}
/*-- bajo --*/
.bajo{
	border-left-color:#910000;
	border-left:dotted;
	border-left-width:1px;
	border-right-color:#910000;
	border-right:dotted;
	border-right-width:1px;
	background-color:#f8f1f1;
	border-top-color:#910000;
	border-top-style:dotted;
	border-top-width:1px;
	width:988px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
.bajoarticulo{
	background-color:#f8f1f1;
	border-top-color:#910000;
	border-top-style:dotted;
	border-top-width:1px;
	width:988px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
/*--dentro de juegos--*/
.juegos{
	width:990px;
	border-top-color:#FF0000;
	border-top-style:dotted;
	border-top-width:1px;
}
.juegos1{
	width:810px;
	margin-top:15px;
	float:left;

}
.juegos2{
	float:left;
	width:165px;
	margin-top:15px;
	margin-left:10px;
	text-align:left;
}
.linea{
	width:165px;
	border-top-color:#FF0000;
	border-top-style:dotted;
	border-top-width:1px;
	margin-top:10px;
	margin-bottom:10px;
}