/**
 * 	Colores base:
 * Azul Oscuro: #213355
 * Oro: #fdc689
 * Gris: #00d3ad
 * Azul Claro: #e9efff
 */

/* =============================================================================
   Font-Face
   ========================================================================== */

@font-face {
    font-family: 'ArvoRegular';
    src: url('../fonts/Arvo-Regular-webfont.eot');
    src: url('../fonts/Arvo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arvo-Regular-webfont.woff') format('woff'),
         url('../fonts/Arvo-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Arvo-Regular-webfont.svg#ArvoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArvoItalic';
    src: url('../fonts/Arvo-Italic-webfont.eot');
    src: url('../fonts/Arvo-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arvo-Italic-webfont.woff') format('woff'),
         url('../fonts/Arvo-Italic-webfont.ttf') format('truetype'),
         url('../fonts/Arvo-Italic-webfont.svg#ArvoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArvoBold';
    src: url('../fonts/Arvo-Bold-webfont.eot');
    src: url('../fonts/Arvo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arvo-Bold-webfont.woff') format('woff'),
         url('../fonts/Arvo-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Arvo-Bold-webfont.svg#ArvoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArvoBoldItalic';
    src: url('../fonts/Arvo-BoldItalic-webfont.eot');
    src: url('../fonts/Arvo-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arvo-BoldItalic-webfont.woff') format('woff'),
         url('../fonts/Arvo-BoldItalic-webfont.ttf') format('truetype'),
         url('../fonts/Arvo-BoldItalic-webfont.svg#ArvoBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Gautami';
    src: url('../fonts/gautami.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


body{
	background-color: #ccc;
	font-family: Gautami, ArvoRegular, Georgia, Times, "Times New Roman", serif;
}

#cuerpo{
	background-color: #e9eeff;
}

p{
	/*font-size*/
}

a:link { color: #004568; text-decoration:none;}
a:visited { color: #004568; text-decoration:none;}
a:hover { color: #004568; text-decoration:none;}
a:active { color: #004568; text-decoration:none;}



h2 {
		text-align: center;
		font-size:1.1em;
		color:#213355;
		text-shadow: 1px 1px 1px #ffffff;
		/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
		font-family: ArvoBold, Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	}

h3 {
		text-align: center;
		font-size:1.1em;
		color:#213355;
		/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
		font-family: ArvoRegular, Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	}



#sec-superior{
	/*position: fixed;
	top: 0;
	margin: auto;*/
	background: #000000 url("../images/fondo-sec-superior.png") repeat-x top;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	/*min-height: 45px;*/
}

#sec-superior div{
	padding-top: 5px;
}

#sec-superior div.centrar{
	margin-top: 5px;
}

#sec-superior span{
	margin: 2px 5px 2px;
}

#contenedor-facebook{
	margin: -7px 5px 0;
	float: left;
}

#sec-titulo{
	background: #2b5781 url("../images/fondo-sec-titulo.png") repeat-x top;
	min-height: 74px;
	padding-top: 10px;
}

#sec-titulo a{
	color: white;
}

#sec-bienvenida{
	background: #e9eeff url("../images/fondo-sec-bienvenida.png") repeat-x top;
	-moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
	padding-top: 10px;
	font-size: 0.96em;
}

#sec-cab-recientes{
	background: black url("../images/fondo-sec-cab-recientes.png") repeat-x top;
	font-size: 1.1em;
	min-height: 30px;
}

#sec-recientes{
	background: #000 url("../images/fondo-sec-recientes.png") repeat-x top;
	font-size: 0.96em;
	height: 269px;
	overflow: hidden;
}

#titulo{
	display: none;
}


.campo-texto{

    background: url("../images/fondo-campo-texto.png") 0px 0px no-repeat;
    height: 32px;
    width: 162px;
    border: 0px;
    vertical-align: top;
    font-family: Avro;
    padding-left: 10px;
    text-decoration: none;
}

.campo-texto:focus {
    background: url("../images/fondo-campo-texto.png") 0px 0px no-repeat;
    outline: 0px;
}

.boton-lupa{
	height: 32px;
	border: 0px;
	margin-left: -12px;
	background: url("../images/fondo-lupa.png") 0px 0px no-repeat;
	text-indent:-1000em;
 	overflow:hidden;
 	min-width: 45px;
 	vertical-align: top;
}


.img-slide-escudos{
	max-height: 180px;
	max-width: 300px;
}

.img-slide-equipaciones{
	height: 180px;
}



#sec-cabecera-categorias{
	margin-top: 10px;
	text-align: center;
	background: #2b5a85 url("../images/fondos-verticales.png") repeat-x;
	background-position: 0 -695px;
	color: white;
	font-family: ArvoRegular;
	line-height: 35px;
}

#sec-cabecera-categorias img{
	height: 20px;
	vertical-align: text-top;
	margin-left: 5px;
}

#sec-cabecera-categorias a{
	color: white;
}


.categoria-seleccionada, #sec-cabecera-categorias div:hover{
	background: #B3D4FC url("../images/fondos-verticales.png") repeat-x;
	background-position: 0 -625px;

}


/*#sec-categorias ul{
	text-align: center;
	background-color: red;
	list-style: none;
	padding: 0;
	margin: 0;
}

#sec-categorias li{
	background: #B3D4FC url("../images/fondos-verticales.png") repeat-x;
	background-position: 0 -695px;
	float: left;
	margin: 0;
	height: 35px;
	width: 25%;
	color: white;
	font-family: ArvoRegular;
	vertical-align: middle;
	padding-top: 0px;
}

#sec-categorias li p{
	margin-top: 7px;
}*/

#sec-contenido-categorias{

	background: #7e7e7e url('../images/fondos-horizontales.png') repeat-y;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;

    /*display: block;
    height: 0;
    padding-bottom: 105600%;
    background-size: 100%;*/

}

/*@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    #sec-contenido-categorias {
	background: #000 url('../images/fondos-horizontales.png') no-repeat;
	-moz-background-size: auto;
	-webkit-background-size: auto;
	background-size: auto;
    }
}*/

.contenedor-bandera{
	float: left;
	margin: 16px;
	text-align: center;
}

#sec-pie-pagina{
	/*background: #000000 url("../images/fondos-verticales.png") repeat-x;
	background-position: 0 -662px;
	-moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;*/
   background-color: #010101;
	color: #949494;
	font-size: 9pt;
	font-family: Gautami;
	line-height: 33px;
}

#sec-pie-pagina p{
	line-height: 4px;
	vertical-align: middle;
	padding-top: 5px;
}


#googleMap {
    width:100%;
    height:100%;
}

#googleMap img, #googleMap object, #googleMap embed {	max-width: none !important;}

.mano{
	cursor:hand; cursor:pointer;
}

.overlay{
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #213355;
    z-index:200001;
	opacity:.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
}

/* estilo para lo q este dentro de la ventana modal */
.modal {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: none;
    position: fixed;
    top: 25%;
    left: 35%;
    width: 30%;
    height: 50%;
    padding: 4px;
    background: #fff;
	color: #333;
    z-index:200002;
    text-align:center;

}

#fade-cargando{
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index:1001;
	opacity:.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
}

/* estilo para lo q este dentro de la ventana modal */
#light-cargando {
	display: none;
    position: fixed;
    left:50%;
	margin-left:-110px;
	top:50%;
	margin-top:-9px;
    width: 220px;
    height: 100px;

    background: url("../images/pixel-transparente.png") repeat;
	color: #333;
    z-index:1002;

}

.modal-mobile {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: none;
    position: fixed;
    top: 2%;
    left: 3%;
    width: 94%;
    height: 96%;
    padding: 4px;
    background: #fff;
	color: #333;
    z-index:200002;
    text-align:center;

}

/**** TOOLTIPS ****/
@charset "utf-8";
/*  código para el Tooltip  */
.tip {
position: relative;
cursor: default;
}
.tip span {
text-align: left;
display: none;
position: absolute;
top: 15px;
left: 20px;
width: 225px;
padding: 5px;
z-index: 100;
background: #213355;
color: #fff;
border: 1px solid #fdc689;
border-radius: 2px;
-moz-border-radius: 2px; /* Firefox */
-webkit-border-radius: 2px; /* Safari */
}
*:hover.tip {
font-size: 99%; /* fix IE */
}
*:hover.tip span {
display: block;
margin-left: 15px;
}
/* personalizar el cursor según el tipo de información */
abbr.tip{
cursor: help;
}
a.tip{
cursor: pointer;
}
/* podemos personalizar tambien cada tip en particular */
span.tip span{
text-align: center;
font-size: 11px;
}
span.tip span img{
opacity: 0.8;
}
span.tip span img:hover{
opacity: 1;
}
/**** FIN TOOLTIPS ****/




.autocomplete-suggestions { border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #999; background: #111; overflow: auto; color: #FFF}
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #213355; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }

#texto-pie-pagina-escudo{
	color: #fdc689;
	font-weight: bolder;
}

.cabecera-marquesina{
	color: white;
}

.cabecera-marquesina.seleccionada, .cabecera-marquesina:hover{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

/** PARA EL FORMULARIO DE CONTACTO **/
#formcontacto{
	background-color: #e9efff;
	padding: 10px;
}

#titulo-contacto{
	padding-top: 5px;
	text-align:center;
	font-size: 18pt;
	font-weight: bolder;

}

#formcontacto label{
	display:block;
	font-weight: bold;
}

#formcontacto input{
	display:block;
}

#googleMap{
	/*display: none;*/
}
.categoria-con-subcategorias{
	cursor:hand; cursor:pointer;
}

#compartir{
	position: fixed;
	left: 0;
	top: 30%;
}

.enlace-claro{
	color: #fdc689 !important;
	font-weight: bolder;
	text-decoration: underline !important;
}
