* { margin:0; padding:0; }
img { border:0; }
a { outline:none; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#757575;
	background-color:#fff;
}

#contenedor {
	width:950px;
	height:580px;
	overflow:hidden;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-475px;
	margin-top:-290px;
}

#cabecera {
	width:950px;
	height:135px;
}
#cabecera_portada {
	width:950px;
	height:50px;
}

#galeria {
	width:950px;
	height:400px;
}
#galeria_portada {
	width:950px;
	height:485px;
	text-align:center;
}

#pie {
	width:950px;
	height:40px;
	float:left;
	background:url(../img/pie.jpg) top left no-repeat;
}

#pie a {
	text-decoration:none;
	color:#757575;
	background-color:#FFF;
}




/* ************************************************* */
#perfil {
	float:left;
	width:350px;
	height:50px;
}

#perfil a {
	background:url(../img/logo.jpg) #FFF no-repeat;
	display:block;
	width:130px;
	height:135px;
	text-indent:-10000px;
}

/* ************************************************* */
/* menu ******************************************** */
#menu {
	float:right;
	width:485px;
}

#menu ul {
	margin:0;
	width:485px;
}

#menu ul li {
	float:left;
	margin:0;
}

#menu ul #actores {
	background:url(../img/actores.jpg) #FFF no-repeat;
	text-indent:-10000px;
	display:block;
	width:128px;
	height:25px;
	margin:0 50px 0 0;
}
#menu ul #actores_ {
	background:url(../img/actores_.jpg) #FFF no-repeat;
	text-indent:-10000px;
	display:block;
	width:128px;
	height:25px;
	margin:0 80px 0 0;
}
#menu ul #modelos {
	background:url(../img/modelos.jpg) #FFF no-repeat;
	text-indent:-10000px;
	display:block;
	width:142px;
	height:25px;
	margin:0 45px 0 0;
}
#menu ul #modelos_ {
	background:url(../img/modelos_.jpg) #FFF no-repeat;
	text-indent:-10000px;
	display:block;
	width:142px;
	height:25px;	
}
#menu ul #juniors {
	background:url(../img/juniors.jpg) #FFF no-repeat;
	text-indent:-10000px;
	display:block;
	width:100px;
	height:29px;	
}
#menu ul #juniors_ {
	background:url(../img/juniors_.jpg) #FFF no-repeat;
	text-indent:-10000px;
	display:block;
	width:129px;
	height:29px;	
}

#menu ul #actor_mujer {
	display:block;
	width:45px;
	height:15px;
	margin:0 27px 0 0;
}
#menu ul #actor_mujer a {
	background:url(../img/mujer.jpg) #FFF no-repeat;
	text-indent:-10000px;
	width:45px;
	height:15px;
	display:block;
	overflow:hidden;
	color:#000;
	font-size:1.3em;
	text-decoration:none;
	margin:5px 0 0;
}
#menu ul #actor_mujer a.activo {
	/*font-weight:bold;*/
	background:url(../img/mujer_.jpg) #FFF no-repeat;
}

#menu ul #actor_hombre {
	display:block;
	width:60px;
	height:15px;
	margin:0 43px 0 0;
}
#menu ul #actor_hombre a {
	background:url(../img/hombre.jpg) #FFF no-repeat;
	text-indent:-10000px;
	width:60px;
	height:15px;
	display:block;
	overflow:hidden;
	color:#000;
	font-size:1.3em;
	text-decoration:none;
	margin:5px 0 0;
}
#menu ul #actor_hombre a.activo {
	/*font-weight:bold;*/
	background:url(../img/hombre_.jpg) #FFF no-repeat;
}

#menu ul #modelo_mujer {
	display:block;
	width:45px;
	height:15px;
	margin:0 43px 0 0;
}
#menu ul #modelo_mujer a {
	background:url(../img/mujer.jpg) #FFF no-repeat;
	text-indent:-10000px;
	width:45px;
	height:15px;
	display:block;
	overflow:hidden;
	color:#000;
	font-size:1.3em;
	text-decoration:none;
	margin:5px 0 0;
}
#menu ul #modelo_mujer a.activo {
	/*font-weight:bold;*/
	background:url(../img/mujer_.jpg) #FFF no-repeat;
}

#menu ul #modelo_hombre {
	display:block;
	width:60px;
	height:15px;
	margin:0 48px 0 0;
}
#menu ul #modelo_hombre a {
	background:url(../img/hombre.jpg) #FFF no-repeat;
	text-indent:-10000px;
	width:60px;
	height:15px;
	display:block;
	overflow:hidden;
	color:#000;
	font-size:1.3em;
	text-decoration:none;
	margin:5px 0 0;
}
#menu ul #modelo_hombre a.activo {
	/*font-weight:bold;*/
	background:url(../img/hombre_.jpg) #FFF no-repeat;
}

#menu ul #junior_mujer {
	display:block;
	width:41px;
	height:12px;
	margin:0 10px 0 0;
}
#menu ul #junior_mujer a {
	background:url(../img/ninas.jpg) #FFF no-repeat;
	text-indent:-10000px;
	width:41px;
	height:12px;
	display:block;
	overflow:hidden;
	color:#000;
	font-size:1.3em;
	text-decoration:none;
	margin:5px 0 0;
}
#menu ul #junior_mujer a.activo {
	/*font-weight:bold;*/
	background:url(../img/ninas_.jpg) #FFF no-repeat;
}

#menu ul #junior_hombre {
	display:block;
	width:60px;
	height:15px;
}
#menu ul #junior_hombre a {
	background:url(../img/ninos.jpg) #FFF no-repeat;
	text-indent:-10000px;
	width:41px;
	height:12px;
	display:block;
	overflow:hidden;
	color:#000;
	font-size:1.3em;
	text-decoration:none;
	margin:5px 0 0;
}
#menu ul #junior_hombre a.activo {
	/*font-weight:bold;*/
	background:url(../img/ninos_.jpg) #FFF no-repeat;
}

/* ************************************************* */
/* ************************************************* */

/* ************************************************* */
/* contacto **************************************** */
#galeria_portada .datoscontacto {
	float:left;
	padding:160px 0 0 200px;
	_padding:10px 0 0 200px;
}

	#galeria_portada .datoscontacto .nombre {
		color:#36657C;
		font-size:1.3em;
		font-weight:bold;
		margin:-5px 0 25px;
	}
	#galeria_portada .datoscontacto div a {
		text-decoration:none;
		font-size:0.7em;
		color:#666;
		font-weight:normal;
	}
	#galeria_portada .datoscontacto div a:hover { color:#333; }
	
	#galeria_portada .datoscontacto .direccion {
		margin:20px 0 10px;
	}
	
	