@charset "utf-8";

a, a * { cursor: pointer; outline: none;}
a {
	line-height:35px;
	font-size:13pt;
	display:inline;
	color:#bc995f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow:#000 2px 2px 1px;
	text-decoration:none;
	
}
a:hover{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a img {border: 0;}

a.submenu {
	color:#fff;
	
}

a.entrar {
	font: Georgia, "Times New Roman", Times, serif;
	color: #BC995F;
	font-size:36px;
}
a.entrar:hover {
	font: Georgia, "Times New Roman", Times, serif;
	color: #BC995F;
	font-size:36px;
	text-decoration:underline;
}

span.ico-redes-rollover{ width: 236px; height: 32px; overflow: hidden; display: block; position: relative; text-align:center; }
span.ico-redes-rollover a:hover{ top: -32px; position: relative; }

img {border:none;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body { 
	font: Georgia, "Times New Roman", Times, serif;
	background-color:#040045;
	color: #BC995F; 
	margin: 0px;
	padding: 0px;
}
#contenedor_margensup {
	position:relative;
	text-align:center;
	display:block;
	width:960px;
	height:100px;
	margin:auto;
}
#contenedor {
	position:relative;
	text-align:center;
	display:block;
	width:960px;
	margin:auto;
}
#logo_portada {
	position:relative;
	text-align:center;
	display:block;
	width:340px;
	height:149px;
	margin:auto;
	bottom:-4px;
}
#linea_portada_izq {
	position:absolute;
	text-align:center;
	background-color:#BC995F;
	width:310px;
	height:1px;
	bottom:0px;
	left:0px;
	margin:auto;
}
#linea_portada_dcha {
	position:absolute;
	text-align:center;
	background-color:#BC995F;
	width:310px;
	height:1px;
	bottom:0px;
	right:0px;
	margin:auto;
}
#portada_redes_sociales {
	position:relative;
	text-align:center;
	display:block;
	width:236px;
	height:32px;
	margin:auto;
	top:-5px;
	
}
#linea_portada_puntitos_izq {
	position:absolute;
	background-image:url(../img/fondo_portada.png);
	width:362px;
	height:9px;
	top:0px;
	left:0px;
}
#linea_portada_puntitos_dcha {
	position:absolute;
	background-image:url(../img/fondo_portada.png);
	width:362px;
	height:9px;
	top:0px;
	right:0px;
}
#direccion_portada {
	position:relative;
	margin:auto;
	margin-top:45px;
	margin-bottom:40px;
	font: Georgia, "Times New Roman", Times, serif;
	color: #BC995F;
	font-size:16px;
	letter-spacing: 0.3em;
}
#entrar_portada {
	position:relative;
	text-align:center;
	display:block;
	width:236px;
	margin:auto;
	font: Georgia, "Times New Roman", Times, serif;
	color: #BC995F;
	font-size:32px;
}

#logo_magallanes_izq {
	position:absolute;
	text-align:left;
	width:362px;
	height:9px;
	top:0px;
	left:0px;
}
#logo_chelsea_dcha {
	position:absolute;
	text-align:right;
	width:362px;
	height:9px;
	top:0px;
	right:0px;
}

/* CSS DE LA PÁGINA WEB (JORGE) */

#principal {
	min-width:1020px;
	width:100%;
	height:700px;
}
#logo_cabecera{
	width:100%;
	height:147px;
	background-image:url(../img/logo_cabecera.jpg);
	background-repeat:no-repeat;
	z-index:99;
	float:left;
	position:absolute;
}
#fondo_cabecera{
	width:100%;
	height:147px;
	top:0px;
	background-image:url(../img/fondo_cabecera.png);
	background-repeat:repeat-x;
}
#menu_socialmedia{
	position:relative;
	float:right;
	top:15px;
	width:240px;
	height:50px;
	z-index:99
}
#fondo_carrusel{
	width:100%;
	min-heght:800px;
	height:auto;
	overflow:hidden;
}
#fondo_carrusel_background{
	width:100%;
	height:80%;
	position:absolute;
	background-image:url(../img/fondo_background.png);
	background-repeat:repeat;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
#menu_cabecera{
	min-width:1020px;
	width:100%;
	height:35px;
	top:147px;
	z-index:99;
	float:left;
	background-color:#040045;
	position:absolute;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	text-align:right;
}
#menu_cabecera ul{
	display:inline;
	margin-right:100px
	
}
#menu_cabecera li{
	padding:7px;
	line-height:35px;
	font-size:13pt;
	display:inline;
	color:#bc995f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow:#000 2px 2px 1px;
	
}
#menu_cabecera li:hover{
	background-color:#333;
	cursor:pointer;
	
}
#submenu_cabecera{
	height:35px;
	top:183px;
	z-index:99;
	float:left;
	position:absolute;
	padding-top:1px;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	text-align:left;
	background-color:#8E7356;
	padding-right:30px;
}
#submenu_cabecera ul{
	display:inline;
		margin-left:0px;

	
}
#submenu_cabecera li{
	padding:7px;
	line-height:35px;
	font-size:13pt;
	display:inline;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow:#000 2px 2px 1px;
	
}
#submenu_cabecera li:hover{
	background-color:#333;
	cursor:pointer;
	
}

#capa_central{
position:absolute;
width:960px;
left:50%;
margin-left:-480px;
margin-top:120px;
z-index:99;
}


.capas_interiores{
height:480px;
}
.interior_transparente{
position:absolute;
background-color:#030224;
filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
height:480px;
width:960px;
	
}
.interior_titulo{
position:absolute;
width:300px;
font-size:32pt;
color:#bc995f;
margin-top:50px;
margin-left:40px;
font-family:Georgia, "Times New Roman", Times, serif;
text-shadow:#000 2px 2px 3px;
}

.interior_texto{
	position:absolute;
	width:300px;
	height:310px;
	overflow:hidden;
	font-size:11pt;
	font-style:italic;
	/*color:#bc995f;*/
	color:#FFF;
	margin-top:160px;
	margin-left:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:#000 2px 2px 3px;
	left: 1px;
	
}
.interior_barra_abajo{
position:absolute;
width:300px;
height:9px;
background-image:url(../img/fondo_barrita.png);
background-repeat:repeat-x;
margin-left:40px;
margin-top:440px;
}
.img_interior{
	position:absolute;
	float:right;
	right:20px;
	margin-top:50px;
}
#interior_barra_superior{
	position:absolute;
	margin-top:-40px;
	*margin-top:0px;
	width:100%;
	height:15px;
	background-color:#006
}
#interior_barra_posterior{
	position:absolute;
	margin-top:425px;
	*margin-top:465px;
	width:100%;
	height:15px;
	background-color:#006
}
#btn_prev{
position:absolute;
float:left;
top:190px;
margin-left:-50px;
padding:5px
}

#btn_next{
position:absolute;
float:right;
top:190px;
margin-right:-50px;
padding:5px
}
#btn_prev:hover, #btn_next:hover{
	background-color:#000;
filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}
#pie_pagina{
	width:100%;
	height:28px;
	background-image:url(../img/fondo_pie.png);
	text-align:center;
	color:#bc995f;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:28px
	
}
