@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;/*vertical-align: baseline*/;background: transparent;list-style:none;}
body {line-height: 1; overflow-x:hidden; min-height: 800px; min-width: 600px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
a {text-decoration:none;}

/* CONTENIDO PRINCIPAL */

#all_content {
	width:100%;
	height:100%;
	position:absolute;
	clear:both;
}

#head {
	background-color:#023A60;
	width:100%;
	position:relative;
	clear:both;
	text-align:center;
	height:20px;
}

#content {
	width:100%;
	height:81%;
	position:absolute;
	text-align:center;
	background-image:url(../imagenes/fondo.jpg);
	background-size:100% 100%;
}

#footer {
	background-color:#2D2D2D;
	position: fixed;
    bottom: 0;
    width: 100%;
	height:17%;
	z-index:20;
}
#footer_azul {
	background-color:#023A60;
	position: relative;
    width: 100%;
	height:5%;
}

/* FIN CONTENIDO PRINCIPAL */

/* INSIDE FOOTER */
 
#publicidad {
    text-align:center;
    padding-top:2%;
	position:relative;
	width:49%;
	float:left;
	height:100%;
}

#correo {
	position:relative;
	font-family:Helvetica;
	font-size:12px;
	width:50%;
	float:right;
	text-align:center;
	height:30%;
	padding-top:3%;
}

#correo_inside_top {
	margin-left:30%;
	width:400px;
	height:50%;
	position:relative;	
	padding-bottom:10px;
	border-bottom:1px solid white;
}

#correo_inside_bot {
	margin-left:30%;
	padding-top:5px;
	width:400px;
	height:40%;
	position:relative;	
}

#correo a, span { color:white; }

/* FIN INSIDE FOOTER */

/* CONTENT */

#first_content {
	width:100%;
	height:170px;
	position:relative;
	display: inline-block;
}

#titulo {
	width:50%;
	height:auto;
	text-align:left;
	margin-left:100px;
	margin-top:60px;
	position:relative;
	float:left;	
	z-index:2;
}
#titulo h1 { color:#023A60; font-size:100px; text-shadow: 25px -20px 8px gray; filter: progid:DXImageTransform.Microsoft.DropShadow(offX=5,offY=5,color=f#6D6D6D); }

#bombillas {
	width:200px;
	height:auto;
	text-align:right;
	margin-right:50px;
	position:relative;
	float:right;	
	z-index:3;
}

#mancha {
	width:100%;
	height:auto;	
	position:relative;
	margin-left:0px;
	text-align:left;
}

#mancha img {
	width:80%;
	height:auto;
	margin-left:0px;
}

#complet_content {
	width:100%;
	position:relative;	
	height:260px;
}

/* MENU */

#menu_completo {
	width:50%;
	height:400px;
	position:relative;
	margin-top:100px;
	float:left;
}

#div_menu_1 {
	position:absolute;
	font-family:'UNica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #023a60;
	margin-left:100px;
	margin-top:60px;
	z-index:3;
}

#div_menu_2 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #824922;
	margin-top:180px;
	margin-left:85px;
	z-index:3;
}

#div_menu_3 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #4c352e;
	margin-left:200px;
	margin-top:120px;
}

#div_menu_4 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #824922;
	margin-left:230px;
}

#div_menu_5 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #4c352e;
	margin-top:240px;
	margin-left:220px;
}

#div_menu_6 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #704b27;
	margin-top:60px;
	margin-left:340px;
}

#div_menu_7 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #704b27;
	margin-top:180px;
	margin-left:340px;
}

#div_menu_8 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #4c352e;
	margin-left:480px;
}

#div_menu_9 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #824922;
	margin-top:120px;
	margin-left:480px;
}

#div_menu_10 {
	position:absolute;
	font-family:'Unica One', cursive;
	width:150px;
	height:70px;	
    color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
    background-color: #4c352e;
	margin-top:240px;
	margin-left:480px;
}
#link_menu_foro { width:100%; height:30%; position:relative; margin-top:15px;}
#link_menu { width:100%; height:30%; position:relative; margin-top:22px;}

#div_menu_1 a {
	color:white;
	width:100%;
	font-size:40px;
}
#div_menu_2 a {
	color:white;
	font-size:24px;
}
#div_menu_3 a {
	color:white;
	font-size:24px;
}
#div_menu_4 a {
	color:white;
	font-size:24px;
}
#div_menu_5 a {
	color:white;
	font-size:24px;
}
#div_menu_6 a {
	color:white;
	font-size:24px;
}
#div_menu_7 a {
	color:white;
	font-size:24px;
}
#div_menu_8 a {
	color:white;
	font-size:24px;
}
#div_menu_9 a {
	color:white;
	font-size:24px;
}

#div_menu_10 a {
	color:white;
	font-size:24px;
}

#radios {
	width:45%;
	height:auto;
	float:right;
	position:relative;
}

/* RADIOOOS */

#radio_1 {
	width:auto;
	height:auto;
	position:absolute;
	z-index:3;	
	margin-top:200px;
	margin-left:100px;
}

#radio_2 {
	width:auto;
	height:auto;
	position:absolute;
	z-index:2;	
	margin-top:120px;
	margin-left:265px;
}

#radio_3 {
	width:auto;
	height:auto;
	position:absolute;
	z-index:4;
	margin-top:300px;
	margin-left:290px;	
}

#radio_4 {
	width:auto;
	height:auto;
	position:absolute;
	z-index:5;	
	margin-top:360px;
	margin-left:200px;	
}

/* IDIOMAS */

#idiomas {
	width:100%;
	height:40px;
	position:absolute;
	bottom:17%;
	padding-right:100px;
	text-align:left;
	z-index:10;
}

#raya_idioma {
	width:100%;
	height:20px;
	position:relative;	
}

#banderas {
	width:100%;
	height:20px;
	margin-left:50px;
	position:relative;
	display:inline;	
}