@import url("../global/reset.css");
@import url("../global/clearfix.css");
body {
	font: 100.01% Trebuchet MS,Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../../web-media/imagenes/web/fondo.jpg) no-repeat top center fixed;
}
/*
	LAYOUT
*************************************************/
#web {
	width:710px;
	height:auto;
	margin: 10px auto;
	/*border: 1px solid #fff;*/
}
#contenido {
	text-align: left;
	width: 710px;
	height: auto;
	/*float: left;*/
	position: relative;
}
#pie {
	width: 710px;
	height: auto;
	clear: both;
	padding: 10px 0 0 0;
}
h1 {
	text-indent: -9999em;
}
#menu_pie {
	width: 710px;
	height: 48px;
	margin: 0 auto;
	/*padding: 0 0 0 2px;*/
}
#menu_pie li {
	list-style: none;
	float: left;
	padding: 3px 9px 0 5px;
	font-size: 90%;
}
#menu_pie li a {
	color: #9F2761;
	text-decoration: none;
	font-weight: bold;
}
#menu_pie li a:hover, #menu_pie li a.activo {
	color: #660000;
}
/******************************
*************************************************************/
/**/
#flashcontent {
  height: 550px;
}
/**/
#sedes li a , #noticias li a, #musica li a {
	font-size: 100%;
	color: #fff;
	text-decoration: none;
}
#sedes li a:hover , #noticias li a:hover, #musica li a:hover  {
	text-decoration: underline;
}
#sedes {
	position: absolute;
	top: 136px;
	left: 10px;
}
#sedes span {
	font-size: 80%;
}
#musica {
	position: absolute;
	top: 110px;
	left: 618px;
	background: url(../../web-media/imagenes/web/audio.gif) no-repeat 0 4px;
	padding: 0 0 0 30px;
}
#noticias {
	position: absolute;
	top: 140px;
	left: 630px;
	text-align: right;
}
/**/
#sede-madrid {
	padding: 50px 0 0 0;
}
#sede-madrid p {
	font-weight: bold;
	font-size: 80%;
}
#sede-madrid a {
	color: #660000;
}
/**/
#logos {
	width: 600px;
	margin: 120px 0 0 0;
}
#logos img {
	margin: 0 5px 0 0;
	/*filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity:0.5 */;	
}
/*#logos img:hover {
	margin: 0 5px 0 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1 ;	
}*/
/*div.casa_retiros {
	position: absolute;
	top: 540px;
	left: 580px;
	background: url(../../web-media/imagenes/inicio/casaderetiros.png) no-repeat 0 0;
	width: 130px;
	height: 107px;
}*/
a.casa_retirosA {
	position: absolute;
	top: 540px;
	left: 580px;
	width: 130px;
	height: 107px;
	text-indent: -9999em;
	display: block;
	z-index:1000;
}
/**/
#nomaste {
	text-align: center;
	padding: 10px 0 0 0;
}