/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

/* Smooth font*/

html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}


body {
	font-family: 'open_sansregular';
	color: #5a5a5a;
	background-color: #FFFFFF;
	font-size: 12px;
	background-repeat: repeat-x;
}
ul {
	list-style:none;
}
li {
	list-style:none;
}
.table{
	margin-left: auto !important;
	margin-right: auto !important;

  }



/* links */
a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0074C5;
	text-decoration: none;
}

/* Paragraph */
.clear {
	clear:both;
	background:transparent;
	margin:1px 0px 0px 0px;
}


/* images */
img { 
   border:none;
}



/*---- GENERAL ----*/



/*---- TOP ----*/

#top{
	width: 100%;
	height: 126px;
	text-align: center;
	background-color: #0074c5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#logo{
	position: relative;
	width: 255px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2000;
	padding-top: 5px;
	padding-bottom: 10px;
}




/*MENU NAVEGACION */

#menu-principal{
	width: 100%;
	height: 45px;
	float: left;
	text-align: center;
	z-index: 200;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #3d98d7;
}


#menu {
	width: 100%;
	text-align: center;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}

#menu-nav  {
   font-family: 'disturbanceregular';
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	width: 900px;
}

.navigation  {
	margin: 0;
	padding: 0;
	list-style: none;
	}	

.navigation  li {
	float: left;
/*	width: 108px;*/
	position: relative;
	}
		
.navigation  li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 22px;
	}

.navigation  li a:hover {
	color: #000000;
	}
		

.navigation  ul {
	position: absolute;
	left: 0;
	display: none;
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	}
		
.navigation  ul li {
	width: 180px;
	float: left;
	border-top: none;
	
	}
		
.navigation  ul a {
	display: block;
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 17px !important;
	background-color: #3d98d7;
   font-family: 'disturbanceregular';
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	}
		
.navigation  ul a:hover {
	color: #fff;
	background-color: #0074c5;
	}


	
	
/*---- FORMULARIO DE CONTACTO ----*/

.formulario {
    font-family: 'open_sansregular';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.campos {
    font-family: 'open_sansregular';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submit {
	font-family: 'open_sansregular';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0074C5;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 2px solid #FFF;
	cursor: pointer;
}

.gracias {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	font-family: 'Asap', sans-serif;
	font-size: 13px;
	color: #666;
	text-align: center;
	padding-top: 0px;
}


/*---- GALERIA IMAGENES ----*/

.borde {
	text-decoration: none;
	border: 1px solid #333;
	text-align: left;
}


/*---- INTERNOS ----*/

#interno{
	height: 414px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	margin-top: -3px;   
   
 }
#interno-der{
	font-family: "open_sansregular";
	font-size: 12px !important;
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-left: 25px;
	font-weight: normal;
	color: #525252;

}
  

#interno-der h1{
	font-family: 'disturbanceregular';
	font-size: 30px;
	color: #000000;
	text-align: center;
}
#interno-der h2{
	font-family: disturbanceregular;
	font-size: 24px;
	padding-bottom: 5px;
	color: #0074C5;
	text-align: center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0074C5;
}


.legal{
	font-size: 11px !important;	
}


.fotos-galeria {
	border: 4px solid #FFFFFF;
	margin-bottom: 7px;
	margin-right: 4px;
}



/*---- FOOTER ----*/
#destacados-interno{
	text-align: center;
	height: 200px;
	width: 400px;
	float: right;
	line-height: 15px !important;
	position: absolute;
	z-index: 8000;
	margin-top: 300px;
	margin-left: 550px;
}
#der-interno{
	width: 200px;
	float: left;

}


#destacados-interno h1 a{
	font-family: 'disturbanceregular';
	font-size: 25px;
	font-weight: normal;
	color: #0074c5;
	text-align: center;
}
#destacados-interno h1 a:hover{
	color: #8dd8f8;

}

#destacados-interno h2{
	font-family: 'disturbanceregular';
	font-size: 18px;
	font-weight: normal;
	color: #3c9ebf;
	text-align: center;
	margin-top: 5px;
}


#tarifas {
	position: relative;
	width: 636px;
	height: 411px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 1px;
	top: 1px;
	float: right;
	text-align: center;
      }

#contacto {
	position: relative;
	width: 636px;
	height: 411px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 1px;
	top: 1px;
	float: right;
	text-align: center;
	background-color: #F8F8F8;
      }



/*---- DESTACADOS HOME----*/


#destacados{
	height: 225px;
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: center;
}
#destacado1{
	height: 225px;
	width: 257px;
	float: left;
	line-height: 20px;
}
#destacado1 h1 a{
	font-family: 'disturbanceregular';
	font-size: 33px;
	font-weight: normal;
	color: #0074c5;
	text-align: center;
}
#destacado1 h1 a:hover{
	color: #8dd8f8;

}

#destacado1 h2{
   font-family: 'disturbanceregular';
	font-size: 25px;
	font-weight: normal;
	color: #3c9ebf;
	text-align: center;
}


#destacado2{
	height: 225px;
	width: 257px;
	float: right;
	line-height: 20px;
}
#destacado2 h1 a{
	font-family: 'disturbanceregular';
	font-size: 33px;
	font-weight: normal;
	color: #0074c5;
	text-align: center;
}
#destacado2 h1 a:hover{
	color: #8dd8f8;

}
#destacado2 h2{
   font-family: 'disturbanceregular';
	font-size: 25px;
	font-weight: normal;
	color: #3c9ebf;
	text-align: center;
}


#destacado3{
	height: 225px;
	width: 257px;
	float: left;
	line-height: 20px;
	margin-left: 43px;
}
#destacado3 h1 a{
	font-family: 'disturbanceregular';
	font-size: 33px;
	font-weight: normal;
	color: #0074c5;
	text-align: center;
}
#destacado3 h1 a:hover{
	color: #8dd8f8;

}
#destacado3 h2{
   font-family: 'disturbanceregular';
	font-size: 25px;
	font-weight: normal;
	color: #3c9ebf;
	text-align: center;
}






/*---- PIES----*/

#footer{
	font-family: "open_sansregular";
	color: #000;
	text-align: center;
	font-style: normal;
	font-size: 13px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0074c5;
	margin-top: 220px;
}
#footer2{
	font-family: "open_sansregular";
	color: #000;
	text-align: center;
	font-style: normal;
	font-size: 18px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 120px;

}

#footer-interno{
	font-family: "open_sansregular";
	color: #000;
	text-align: center;
	font-style: normal;
	font-size: 13px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}




/*---- GOOGLE MAP API ----*/

#map_canvas {
position: relative;
	width: 636px;
	height: 411px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 1px;
	top: 1px;
	float: right;
      }
