

body {
	font-family: arial;
	font-size: 12px;
	background-color: #134e94;
	line-height: 16px;
	background:url(/img/fd-general2.jpg) top center no-repeat; 
	background-attachment: fixed;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;

}


.container {
	width: 980px;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 50px rgba(0, 0, 0, 0.4);
	margin-top: 40px;

}

.logotipo {
	width:140px;
	height:175px;
	position: absolute;
	z-index: 1000;
	margin: -23px 0 0 24px;

	
}

.cabecera {

	width: 980px;
	height: 132px;
	border-bottom: 1px solid #fff;
	background-image: url(/img/fondo_cabecera.png);


}

.cabecera-sup {
	height: 35px;
	text-align: right;
	margin: 0 0 0 196px;
	padding-top: 5px;
	font-size: 13px;
	color: #2d71c2;
	border-bottom: 1px solid #f1f1f1;
	background-repeat:no-repeat;
	background-position-x: 20px;
	background-position-y: 30px;
}

.idiomas {
	margin-right: 25px;
	margin-top: 8px;
}

.cabecera-inf {
	margin: 0 20px 0 196px;
	padding-top: 12px;
	font-size: 13px;
	color: #2d71c2;
	height: 30px;
}

.direccion {
	float:left;
}

/* social */

#socialmedia {
	float: right;
	color: #898989;
	width: 223px;
	font-size: 12px;
	margin-right: -10px;

	}

ul#lista {
    margin:0;
    padding:0;
}
    li#pic {
        display:inline-block;
        width:22px;
        height:22px;
        overflow:hidden;
    }
        li#pic a{
            display:block;
            background:url(/img/pictos_social2.png) no-repeat;
            padding-left:22px;
        }
            li#pic a#facebook{ background-position:0px 0;}
                li#pic a#facebook:hover{ background-position:0px -23px;}
            li#pic a#twitter{ background-position:-26px 0;}
                li#pic a#twitter:hover{ background-position:-26px -23px;}
            li#pic a#picasa{ background-position:-45px 0;}
                li#pic a#picasa:hover{ background-position:-60px -23px;}
            li#pic a#pinterest{ background-position:-78px 0px;}
                li#pic a#pinterest:hover{ background-position:-78px -23px;}
            li#pic a#youtube{ background-position:-90px 0;}
                li#pic a#youtube:hover{ background-position:-90px -23px;}
                
.pic-blog {
	float:right; 
	margin-top:-26px;
	margin-right: 15px;
}


/* menu */

.menuprincipal {
	margin-left: 190px;
	margin-top:5px;
	background-color: #2e72c3;

}

#menubar
{	margin: 0;
	z-index: 2000;
	position: absolute;
	padding: 0}

	#menubar li
	{	float: left;
		list-style: none;
		font: 12px Arial}

	#menubar li a
	{	display: block;
		background: #2e72c3;
		padding: 7px 17px;
		text-decoration: none;
		border-right: 1px solid #0169b1;
		border-left: 1px solid #98bee3;
		width: auto;
		height: 30px;
		color: #fff;
		white-space: nowrap}

	#menubar li a:hover
	{	background: #215693;
		color: #cce8fc;}
		
		#menubar li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			height: 20px;}
		
			#menubar li ul li
			{	float: none;
				display: inline}
			
			#menubar li ul li a
			{	width: 140px;
				height: auto;
				border: none;
				background: #e3f3ff;
				color: #2d72c2;
				-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
				box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
				}
			
			#menubar li ul li a:hover
			{	background: #63ade0;}


.bienvenidotxt {
	position: absolute;
	margin: 60px 60px 10px 20px;
	z-index: 100;
	color: #fff;
	width: 260px;

}

.bienvenido {
	position: absolute;
	margin: 60px 60px 10px 25px;
	z-index: 100;
	color: #fff;
	width: 265px;
	height: 170px;
	background-color: #2d72c2;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.bienvenidotxt h2 {
		font-family: 'HelveticaNeueLTCom35Thin';
	color: #fff;
	font-size: 22px;
	opacity: 1.0 !important;
	filter: alpha(opacity=100) !important;
	z-index: 1000px;
	font-weight: 100;
	padding: 15px 15px 0 20px;
}

.bienvenidotxt h1 {
font-family: 'HelveticaNeueLTCom35Thin';
font-size: 56px;
font-weight: 700;
line-height: 100px;
margin: -22px 0 -35px 17px;
font-weight: 100;
letter-spacing: -0.5px;	
}

.bienvenidotxt h3 {
		font-family: 'HelveticaNeueLTCom35Thin';
	font-size: 15px;
	font-weight: 100;
	line-height: 18px;
	padding: 5px 15px 0 20px;
	letter-spacing: 0.5px;
}

.ventanahome {
	position: absolute;
	margin: 250px 30px 30px 700px;
	z-index: 110;
	color: #fff;
	width: 230px;
	height: 50px;
	background-color: #20941a;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 50px rgba(0, 0, 0, 0.2);
} 

.ventanahome a {
	color: #fff;
	text-decoration: none;
}

.ventanahome a:hover {
	color: #fff;
	text-decoration: none;
}

.picventana {
	float:left;
	width:60px;
	margin-right: 20px;
}

.ventana h1 {
	font-size: 18px;
	line-height: 20px;
	border: none;
	margin: 0 0 8px 0;
}

.ventana h2 {
	font-size: 12px;
	line-height: 12px;
}

.txtventana {
	color: #dfecdf;
}


.slide {
	width: 980px;
}

.destacados-sup {
	height: 15px;
	background-color: #fff;
	padding: 10px 30px 10px 30px;
}

.destacamos {
	float: left;
	font-size: 16px;
	color: #2d71c2;	
}

.destacamos .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left:5px;
	margin-top: 5px;
	vertical-align: top;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #2d71c2;
	opacity: 1;
	filter: alpha(opacity=100);
	content: "";
}

.estacion {
	float: right;
	text-align: right;
	width: 400px;
	color: #2d71c2;
}

.destacados-contenedor {
	background-image: url(/img/fd-destacados-caja.jpg);
	height: 280px;
	padding: 30px 20px 30px 10px;

}

.destacado {
	width: 205px;
	height: 280px;
	background-color: #2d71c2;
	margin-right: 12px;
}

.destacado:hover {
	background-color: #ffb109; 
}

.destacado a:hover {
	text-decoration: none;
}

.destacado h1 {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	margin: 10px 15px 0 15px;
}

.destacado h2 {
	font-size: 18px;
	line-height: 18px;
	color: #fccf54;
	font-weight: normal;
	margin: 5px 15px 0 15px;
}

.destacado h3 {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 15px;
}
.nomostrar{
	display:none;
}
.varios-contenedor {
/*	background-image: url(../img/fd-destacados-caja.jpg); */
	background-color: #fff;
	height: 450px;
	padding: 10px 30px 30px 0px;
}

.galeria {
	width: 415px;
	height: 300px;
	margin-left: 30px;
	background-color: #fff;
	padding: 15px ;
	font-size: 16px;
	color: #2d71c2;
	margin: -20px 0 20px 30px;
	border: 1px solid #dddddd;
}

.galeria-foto {
	border: 1px solid #d2d2d2;
}

.mas {
	background: url(/img/mas.png);
	z-index: 1000;
	position: absolute;
	margin-top: 130px;
	margin-left: 180px;
	width:43px;
	height: 43px;
	display: none;
}

.galeria:hover .mas{
display : block;
}

.seccion-galeria {
	width: 445px;
	font-size: 16px;
	font-weight: 300;
	color: #2E73BD;
	margin: 10px 0 10px 30px;
	line-height: 16px;

}

.seccion-blog {
	width: 205px;
	font-size: 16px;
	font-weight: 300;
	color: #2E73BD;
	margin: 10px 0 0px 30px;
	line-height: 18px;

}

.seccion-blog .subtitulo {
	font-family: georgia;
	font-style: italic;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
	color: #12b2ef;
	margin: 2px 0 17px 0px;
	padding-bottom: 8px;
	border-bottom: 4px solid #dddddd;
}

.seccion-noticias {
	width: 205px;
	font-size: 16px;
	font-weight: 300;
	color: #2E73BD;
	margin: 10px 0 0px 30px;
	line-height: 16px;
	padding-bottom: 8px;
	border-bottom: 4px solid #dddddd;
}

.destacado-blog {
	width: 205px;
	margin: 0px 0 20px 30px;
	border-bottom: 4px solid #ddd;
	padding-bottom: 30px;

	
}

.destacado-blog h1 {
	font-size: 18px;
	line-height: 20px;
	margin: 10px 15px 5px 0px;
	font-weight: 100;
}

.destacado-fecha {
	font-family: georgia;
	font-style: italic;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 15px 0px 0px;
	font-weight: normal;
}

.destacado-blog h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
	font-weight: normal;
	color: #666;
}

.destacado-blog a:hover {
	text-decoration: none;
}


.destacado-noticias {
	width: 205px;
	height: 305px;
	margin: 0px 0 20px 30px;
/*	border-bottom: 4px solid #ddd; */

	
}

.destacado-noticias h1 {
	font-size: 13px;
	line-height: 15px;
/*	margin: -5px 15px 0px 0px; */
	color: #ccc;

}

.fecha {
	font-style: italic;
	font-size: 11px;
	margin-top: -10px;
	color: #666
}

.linea {
border-top: 1px dotted #cfcfcf;
margin: 3px 0;
}


.reservas {
	position: absolute;
	margin: 60px 0px 0px 20px;
	padding: 20px;
	background-color: #EDEDED;
	z-index: 100;
	width: 220px;
	height: 260px;
}

.titreservas {
	background-color: #2E73BD;
	padding: 20px;
	color: #fff;
	margin-top: -20px;
	margin-bottom: 20px;
	width: 220px;
	padding: 10px 20px;
	font-size: 20px;
	font-weight: 700px;
}

.fd-destacados {
	background-image: url(/img/fd-destacadoshome.png);
	background-repeat: repeat-x;
	width:980px;
	padding-bottom: 20px;
}



.vertodo {
	font-size: 12px;
	font-weight: 300;
	color: #2E73BD;
	float:right;
}

.vertodo .icon-plus-sign {
	margin-top: 0px;
}


}

.bannerhome {
	background-image: url(/img/fd_instalaciones.jpg);
	background-position-y: 150px;
	background-color: #DFDFDF;
	width: 180px;
	height: 260px;
	border: 1px solid #eee;
}


.pano {
	width:130px;
}

.noticias {

	padding-top: -20px;
}

.noticias .contenido {
	height:280px;
	overflow: hidden;
}

.noticias h1 {
	font-size: 14px;
	line-height: 16px;
	color: #2E73BD;
}

.noticias .vertodo {
	margin-top: 10px;
	margin-bottom: -20px;
}

.linea {
	border-top: 1px dotted #cfcfcf;
	margin: 15px 0; 

}

.galeria .carousel-control {
  position: absolute;
  top: -32px;
  left: 385px;
  width: 20px;
  height: 20px;
  margin-top: -20px;
  font-size: 24px;
  font-weight: 100;
  line-height: 15px;
  color: #fff;
  text-align: center;
  background: #2E73BD;
  border: none;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.galeria  .carousel-control.right {
  left: auto;
  right: -15px;
}
.galeria  .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}


/* interior */

.cabeceratxt {
	background-color: #2E73BD;
	color: #fff;
	height: 190px;
}

.cabeceratxt h1 {
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	margin:20px;
	font-weight: 100;
}

.cabeceratxt h2 {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	margin:20px;
	font-weight: 100;
}

.contenido {
	width: 600px;
	margin-top: 20px;
	font-size: 13px;
	color: #555;
	line-height: 16px;
	padding-bottom:30px;
	
}

.contenido img {
	border: 1px solid #e4e3e3;
	padding: 10px;
}

.contenido h1 {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	letter-spacing: 0.5px;
}

.contenido h2 {
	margin: 20px 0;
	font-size: 20px;
	color: #2E73BD;
	line-height: 28px;
	font-weight: normal;
		letter-spacing: 0.5px;
}

.contenido h3 {
	margin: 10px 0;
	font-size: 18px;
	color: #2E73BD;
	line-height: 20px;
	font-weight: 300;
}


.contenido img {
	margin:14px 0;
}

.titseccion h1 {
	font-size: 26px;
	font-weight: 700;
	line-height: 22px;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 10px;
	color: #2E73BD;
	margin-top: 30px;
	letter-spacing: -1px;
}

.interiorlateral {
	background-image: url(/img/fd_lateral.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	width: 260px;
	background-color: #dfdfdf;
	color: #666;
	margin-top: -20px;
	z-index: 100;
	position: absolute;
	margin-left: 660px;
		-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.interiorlateral h1 {
		font-family: 'HelveticaNeueLTCom35Thin';
		font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #2E73BD;
	color: #2E73BD;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: 100;
	
}

.interiorlateral img {
	border: 10px solid #fff;
	margin: 10px 0 20px 0;
}

.destacado-documentacion ul {
	margin-left: 0;
}


.destacado-documentacion li {
	list-style: none;
	margin-left: -20px;
	margin: 10px 0;
}

.icon-th-list {
	margin-top: 0px;
}

.noticiasint h1 {
	margin: 10px 0 0 0;
	font-size: 20px;
	line-height: 22px;
}

.noticiasint .span4 {
	padding: 0px 0 0 20px;
	width: 340px;
}

.noticiasint p.fecha {
	margin: 5px 0;
	color: #666;
	font-size: 12px;
}

.entradilla {
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
}

.pie {
	background-image: url(/img/fd-destacados-caja.jpg);
	color: #666;
	margin:auto;
	width: 940px;
	padding: 20px;
}
