
body, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #F1F2F4;
}
body {
    
	background-color: #2fbcd8;
	background-repeat: repeat;
	background-position:top;
	background-attachment: fixed;
	margin: 0px;
}
.Estilo1 {
	color: #1E3D52;
	font-weight: bold;
	
	}


.imagenesdelosjuegos {


	border: 2px solid #902498;

}


.descripcionjuego {

	font-size: 13px;

	font-weight: normal;

	color: #FFFFFF;

}
.top-nombre-de-los-juegos {
	color: #FAF6CA;
	font-size:12px;
	font-weight: bold;
	
	}
.nombre-de-los-modulos {
	color: #FAF6CA;
	font-size:13px;
	font-weight: bold;
}


a {
background: transparent;
	font-size:11px;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
background: transparent;
	font-size:11px;
    color: #97D40A;
	text-decoration: none;
	font-weight: bold;
}

a.amigos {
background: transparent;
	font-size:11px;
    color: #BD26AF;
	text-decoration: none;
	font-weight: bold;
}



.directorio a {
	font-size:14px;
    color: #1680AD;
	text-decoration: none;
	font-weight: bold;
}
.directorio a:hover {
	font-size:14px;
    color: #AB1CA6;
	text-decoration:underline;
	font-weight: bold;
}


.directorio li {
    color: #AB1CA6;
	
}



.paginacion_comentarios {
background-color:transparent;
	font-size:16px;
    color: #B71766;
	text-decoration: none;
	font-weight: bold;
}

.paginacion_comentarios a {
background-color:transparent;
	font-size:16px;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.paginacion_comentarios a:hover {
background-color:#E32D87;
	font-size: 16pxpx;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


img {
	border: none;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 125px;
	height: 90px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 1px;
}
.gallery span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: -15px;
	right: -3px;
}
.gallery .favorite {
	background: url(http://www.chicasbarbie.com/imagenes/corazon-rosa-verde.gif) no-repeat;
}
.gallery .photo {
	background: url(images/photo.gif) no-repeat;
}
.gallery .video {
	background: url(images/video.gif) no-repeat;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover img  {
	border-color: #E8139C;
}
.gallery a:hover span {
	background-position: left -22px;


}

