@charset "utf-8";
/* CSS Document */

body {
	background:#000000; 
	font:11px Arial, Helvetica, sans-serif; 
	color:#ffffff;
	background-image: url(images/fondo2.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	margin-top:0px;
}
#idiomas {
	width:43px;
	height:42px;
	left:50%;
	margin-left:-444px;
	position:absolute;
	padding-top:5px;
	padding-left: 845px;
}
#contenedor {
	width:888px;
	height:611px;
	left:50%;
	margin-left:-444px;
	position:absolute;
	top:47px;
}
#logo {
	width:325px; 
	height:56px;
	background-image: url(images/logo.gif);
	float:left;
}
#logo a {
	width:325px; 
	height:56px;
	background-image: url(images/logo.gif);
	float:left;
}

#reproductor {
	width:888px;
	height:56px;
	padding-top:5px;
	padding-bottom:39px;
	text-align:right;
}

#menu {
	width:878px;
	height:42px;
	padding-left:10px;
}

#menu1 {
	width:153px;
	height:42px;
	background-image: url(images/pride.jpg);
	display: block;
	float:left;
}
#menu1 a {
	width:153px;
	height:42px;
	background-image: url(images/pride.jpg);
	display: block;
	float:left;
}
#menu1 a:hover {
	background: url(images/pride2.jpg) no-repeat;
}
#menu2 {
	width:146px;
	height:42px;
	background-image: url(images/hada.jpg);
	display: block;
	float:left;
}
#menu2 a{
	width:146px;
	height:42px;
	background-image: url(images/hada.jpg);
	display: block;
	float:left;
}
#menu2 a:hover{
	background-image: url(images/hada2.jpg);

}
#menu3 {
	width:142px;
	height:42px;
	background-image: url(images/derivando.jpg);
	display: block;
	float:left;
}
#menu3 a {
	width:142px;
	height:42px;
	background-image: url(images/derivando.jpg);
	display: block;
	float:left;
}
#menu3 a:hover {
	background-image: url(images/derivando2.jpg);

}
#menu4 {
	width:146px;
	height:42px;
	background-image: url(images/zarapolis.jpg);
	display: block;
	float:left;
}
#menu4 a {
	width:146px;
	height:42px;
	background-image: url(images/zarapolis.jpg);
	display: block;
	float:left;
}
#menu4 a:hover {
	background-image: url(images/zarapolis2.jpg);
}
#menu5 {
	width:143px;
	height:42px;
	background-image: url(images/manzanedo.jpg);
	display: block;
	float:left;
}
#menu5 a {
	width:143px;
	height:42px;
	background-image: url(images/manzanedo.jpg);
	display: block;
	float:left;
}
#menu5 a:hover {
	background-image: url(images/manzanedo2.jpg);
}
#menu6 {
	width:143px;
	height:42px;
	background-image: url(images/shop.jpg);
	display: block;
	float:left;
}
#menu6 a {
	width:143px;
	height:42px;
	background-image: url(images/shop.jpg);
	display: block;
	float:left;
}
#menu6 a:hover {
	background-image: url(images/shop2.jpg);
}

#contenidos {
	width:888px;
	height:428px;
	margin-top:20px;
	border-bottom:1px solid #5d5d5d;
}

#izquierda {
	width:308px;
	height:410px;
	float:left;
	margin-bottom:19px;
	border-right:1px solid #5d5d5d;
}
#izquierda_titular {
	width:308px;
	height:45px;
	background-image: url(images/bandas.gif);
}
#izquierda_titular_en {
	width:308px;
	height:45px;
	background-image: url(images/bandas_en.gif);
}
#derivando_titular {
	width:579px;
	height:45px;
	background-image: url(images/derivando_titulo.gif);
}
#zarapolis_titular {
	width:579px;
	height:45px;
	background-image: url(images/zarapolis_titulo.gif);
}
#manzanedo_titular {
	width:579px;
	height:45px;
	background-image: url(images/marcos.gif);
}
#shop_titular {
	width:579px;
	height:45px;
	background-image: url(images/shop.gif);
}
#pride_titular {
	width:579px;
	height:45px;
	background-image: url(images/pridefield.gif);
}
.grupo {
	width:291px;
	height:84px;
	padding-left:17px;
	margin-bottom:10px;
}
#grupo_ultimo {
	width:291px;
	height:84px;
	padding-left:17px;
}
.grupo_texto {
	width:128px;
	height:84px;
	float:right;
	padding-left:16px;
	padding-right:14px;
}

#grupo_imagen_cuca {
	width:132px;
	height:84px;
	background-image:url(images/cuca.gif);
	float:left;
}
#grupo_imagen_cuca a{
	width:132px;
	height:84px;
	background-image:url(images/cuca.gif);
	float:left;
}
#grupo_imagen_derivando {
	width:132px;
	height:84px;
	background-image:url(images/derivando.gif);
	float:left;
}
#grupo_imagen_derivando a{
	width:132px;
	height:84px;
	background-image:url(images/derivando.gif);
	float:left;
}
#grupo_imagen_zarapolis {
	width:132px;
	height:84px;
	background-image:url(images/zarapolis.gif);
	float:left;
}
#grupo_imagen_zarapolis a{
	width:132px;
	height:84px;
	background-image:url(images/zarapolis.gif);
	float:left;
}
#grupo_imagen_manzanedo {
	width:132px;
	height:84px;
	background-image:url(images/manzanedo.gif);
	float:left;
}
#grupo_imagen_manzanedo a {
	width:132px;
	height:84px;
	background-image:url(images/manzanedo.gif);
	float:left;
}

#derecha {
	width:579px;
	height:410px;
	float:right;
	margin-bottom:19px;
}

#sello_titular {
	width:579px;
	height:45px;
	background-image: url(images/sello.gif);
}

#sello {
	width:505px;
	height:173px;
	padding-left:31px;
	padding-right:43px;
	margin-bottom:15px;
}
#contenido {
	width:505px;
	height:365px;
	padding-left:31px;
	padding-right:43px;
}

#novedad {
	width:505px;
	height:124px;
	padding-left:31px;
	padding-right:43px;
	padding-top:5px;
}
#novedad_titular {
	width:579px;
	height:49px;
	background-image: url(images/novedades.gif);
}
#hada_titular {
	width:579px;
	height:45px;
	background-image: url(images/hada.gif);
}

#pie {
	width:871px;
	height:17px;
	float:left;
	padding-left:17px;
	padding-top:5px;
}
.pequena {
	font:10px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.titular {
	font:11px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	background-image:url(images/bolo.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

.pie {
	font:10px Arial, Helvetica, sans-serif;
	color:#4d4d4d;

}
.pie a{
	font:10px Arial, Helvetica, sans-serif;
	color:#4d4d4d;

}
.pie a:hover{
	font:10px Arial, Helvetica, sans-serif;
	color:#ffffff;

}
a {
	font:11px Arial, Helvetica, sans-serif; 
	color:#ff00cc;
	text-decoration:none;

}
