/*DEFINICIONES*/
html{height:100%;}
body{
	margin:auto;
	padding:0;
	width:auto;
	height:auto;
	background-color: #FFF;
	margin-top: 0px;
	font-family: 'Oxygen', sans-serif;
	/*la línea siguiente es solo para explorer 8*/
	//font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
}
img{border:0px;margin:0px;padding:0px;}
span{margin:0px;padding:0px;border:0px;}
p{
	margin:0px 0 10px 0;
	padding:0px;
	border:0px;
	line-height:1.5em;
}
li{margin:0px;padding:0px;}
div{display:block;position:relative;}
a{text-decoration:none;color:#424242;}
a:hover{text-decoration:none;}
.btn_izq{position:absolute;top:143px;left:0px;background-image:url('../img/btn_izq.png');width:30px;height:60px;background-position:0px 0px;}
.btn_izq:hover{position:absolute;top:143px;left:0px;background-image:url('../img/btn_izq.png');width:30px;height:60px;background-position:0px -60px;}
.btn_der{position:absolute;top:143px;right:0px;background-image:url('../img/btn_der.png');width:30px;height:60px;background-position:0px 0px;}
.btn_der:hover{position:absolute;top:143px;right:0px;background-image:url('../img/btn_der.png');width:30px;height:60px;background-position:0px -60px;}

.advent{font-family: 'Advent Pro', sans-serif;}
.oxygen{font-family: 'Oxygen', sans-serif;}
.arial{font-family:arial;}
.verdana{font-family:verdana;}
.helvetica{font-family:helvetica;}
.times{font-family:times New Roman;}

.blanco{color:#FFFFFF;}
.azul{color:#003276;}
.rojo{color:#d3593a;}
.gris{color:#333;}
.amarillo{color:#f8b105;}
.negro{color:#000000;}
.naranja{color:#ec7d2d;}
.rosa{color:#fd0067;}

.negrita{font-weight:bold;}
.justificado{text-align:justify;}
.upper{text-transform:uppercase;}
.sub{text-decoration:underline;}
.nosub{text-decoration:none;}

/*COMÚN*/
.enlacelytebox {
	font-size: 12px;
	font-family: 'Oxygen', serif;
	font-weight: normal;
	color: #FFF;
}
.enlacelytebox a:active {
	color: #FFF;
}
.enlacelytebox a:link {
	color: #FFF;
}
.enlacelytebox a:visited {
	color: #FFF;
}
.enlacelytebox a:hover {
	color: #003276;
}
.contenido {
	display: block;
	position: relative;
	clear: none;
	float: none;
	margin: 0px auto;
	width: 960px;
	height: 640px !important;
	height: 585px;
	text-align: left;
}
.contenedor {
	width: 100%;
	height: 640px;
}
.cabecera {
	width: 960px;
	height: 115px;
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
	top: 0px;
}
.img_foto_inicio {
	z-index: 10;
	position: absolute;
	top: 25px;
}
.base_menu {
	position: absolute;
	opacity: 0.75;
	filter:alpha(opacity=75);
	left: 390px;
	top: 70px;
	height: 30px;
	z-index: 100;
	width: 550px;
}
.menu {
	display: block;
	position: relative;
	clear: none;
	float: none;
	margin: 5px auto;
	width: 550px;
	height: 20px;
	font-size: 12px;
	font-family: 'Oxygen', sans-serif;
	/*la línea siguiente es solo para explorer 8*/
	//font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	z-index: 100;
	text-align: center;
	letter-spacing: 3px;
	color: #000;
}
.menu span {
	color: #003276;
}
.menu a:active {
	color: #000;
}
.menu a:link {
	color: #000;
}
.menu a:visited {
	color: #000;
}
.menu a:hover {
	color: #003276;
}
.base {
	width: 960px;
	height: 160px;
	background-image: url(../img/base_inicio.png);
	background-repeat: no-repeat;
	bottom: 0px;
	z-index: 10;
	position: absolute;
	left: 0px;
}
.base2 {
	width: 960px;
	height: 160px;
	background-image: url(../img/base.png);
	background-repeat: no-repeat;
	bottom: 0px;
	z-index: 10;
	position: absolute;
	left: 0px;
}
.enlace1 {
	width: 210px;
	height: 90px;
	z-index: 25;
	float: left;
	top: 20px;
	left: 17px;
}
.enlace2 {
	width: 210px;
	height: 90px;
	z-index: 25;
	float: left;
	top: 20px;
	left: 44px;
}
.enlace3 {
	width: 210px;
	height: 90px;
	z-index: 25;
	float: left;
	top: 20px;
	left: 73px;
}
.enlace4 {
	width: 210px;
	height: 90px;
	z-index: 25;
	float: left;
	top: 20px;
	left: 102px;
}
.marca_titulo {
	position: absolute;
	width: 250px;
	left: 34px;
	color: #FFFFFF;
	top: 25px;
	z-index: 10;
	font-size: 20px;
	text-align: justify;
	font-weight: normal;
}
.pie {
	position: absolute;
	height: 20px;
	width: 920px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 20px;
	left: 20px;
	bottom: 0px;
	z-index: 50;
}
.pie a:active {
	color: #000;
}
.pie a:link {
	color: #000;
}
.pie a:visited {
	color: #000;
}
.pie a:hover {
	color: #003375;
	font-weight: normal;
}
/*INICIO*/

.carrusel {
	clear: both;
	width: 960px;
	height: 365px;
	z-index: 5;
	top: 0px;
}
.btn_banner7 {
	position: absolute;
	top: 3px;
	left: 249px;
	width: 12px;
	height: 12px;
	background-image: url('../img/btn_banner.png');
	z-index: 40;
}
.btn_banner6 {
	position: absolute;
	top: 3px;
	left: 230px;
	width: 12px;
	height: 12px;
	background-image: url('../img/btn_banner.png');
	z-index: 40;
}
.btn_banner5 {
	position: absolute;
	top: 3px;
	left: 211px;
	width: 12px;
	height: 12px;
	background-image: url('../img/btn_banner.png');
	z-index: 40;
}
.btn_banner4 {
	position: absolute;
	top: 3px;
	left: 192px;
	width: 12px;
	height: 12px;
	background-image: url('../img/btn_banner.png');
	z-index: 40;
}
.btn_banner3 {
	position: absolute;
	top: 3px;
	left: 173px;
	width: 12px;
	height: 12px;
	background-image: url('../img/btn_banner.png');
	z-index: 40;
}
.btn_banner2 {
	position: absolute;
	top: 3px;
	left: 154px;
	width: 12px;
	height :12px;
	background-image: url('../img/btn_banner.png');
	z-index: 40
}
.btn_banner1 {
	position: absolute;
	top: 3px;
	left: 135px;
	width: 12px;
	height: 12px;
	background-image: url('../img/btn_banner.png');
	z-index: 40;
}
.banner_sel {
	background-position:0px -12px;
}
/*GASPAR*/

.gaspar {
	width: 960px;
	height: 365px;
	z-index: 5;
	top: 115px;
	position: absolute;
}
.texto_gaspar {
	position: relative;
	width: 410px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 25px;
	left: 460px;
	z-index: 50;
	letter-spacing: 1px;
	color: #FFF;
	top: 55px;
}
.texto_gaspar span {
	color: #626882;
	font-weight: bold;
	font-size: 13px;
}

/*CITA*/
.texto_cita {
	position: relative;
	width: 410px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 25px;
	left: 460px;
	z-index: 50;
	letter-spacing: 1px;
	color: #003276;
	top: 25px;
}
.texto_cita span {
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	font-style: italic;
}
.texto_cita_larga {
	position: relative;
	width: 510px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 25px;
	left: 360px;
	z-index: 50;
	letter-spacing: 1px;
	color: #003276;
	top: 25px;
}
.texto_cita_larga span {
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	font-style: italic;
}
.texto_cita_corta {
	position: relative;
	width: 310px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 25px;
	left: 560px;
	z-index: 50;
	letter-spacing: 1px;
	color: #003276;
	top: 25px;
}
.texto_cita_corta span {
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	font-style: italic;
}

/*LOCALIZACIÓN*/

.mapa {
	width: 960px;
	height: 340px;
	z-index: 5;
	top: 140px;
	position: absolute;
}
.mapa_boton {
	width: 150px;
	height: 150px;
	top: 425px;
	z-index: 50;
	position: absolute;
	left: 25px;
}

/*GALERÍA*/

.galeria {
	width: 960px;
	height: 340px;
	top: 140px;
	z-index: 5;
	position: absolute;
	left: 0px;
	background-image: url(../img/galeria.jpg);
	background-repeat: no-repeat;
}

.galeria_01 {
	width: 225px;
	height: 150px;
	top: 25px;
	z-index: 50;
	position: absolute;
	left: 100px;
}
.galeria_02 {
	width: 225px;
	height: 150px;
	top: 25px;
	z-index: 50;
	position: absolute;
	left: 368px;
}
.galeria_03 {
	width: 225px;
	height: 150px;
	top: 25px;
	z-index: 50;
	position: absolute;
	left: 635px;
}
.galeria_04 {
	width: 225px;
	height: 150px;
	top: 185px;
	z-index: 50;
	position: absolute;
	left: 100px;
}
/*CONTACTO*/

.contacto_tarjeta {
	width: 500px;
	height: 340px;
	z-index: 10;
	top: 140px;
	position: absolute;
}
.contacto_frame {
	width: 960px;
	height: 340px;
	z-index: 5;
	top: 140px;
	position: absolute;
}
.nombre {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 14px;
	letter-spacing: 0px;
	top: 0px;
	padding-left: 10px;
}
.campo {
	font-size: 14px;
	font-weight: normal;
	color: #669BC4;
	text-align: left;
	line-height: 14px;
	letter-spacing: 0px;
	top: 0px;
	padding-left: 10px;
	border-radius: 5px;
	background-color: #FFF;
	border: 0px;
}
.nombre_contacto {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height: 12px;
	letter-spacing: 1.1px;
	top: 0px;
	padding-left: 20px;
}
.nombre_contacto2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height: 10px;
	letter-spacing: 0px;
	top: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
.campo_contacto {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: left;
	line-height: 14px;
	letter-spacing: 0px;
	top: 0px;
	padding-left: 10px;
	border-radius: 5px;
	background-color: #FFF;
	border: 0px;
}

.boton_contacto {
	width: 75px;
	height: 24px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	background-color: #003276;
	border-radius: 5px;
	float: left;
}
.boton_contacto ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.boton_contacto ul li {
	display: inline;
}
.boton_contacto ul li a {
	display: block;
	width: 75px;
	height: 24px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	border-radius: 5px;
}
.boton_contacto ul li a:hover {
	color: #003276;
	background-color: #FFF;
}
