

@import url(framework.css);
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(homepageempresas.css);
@import url(gallery.css);
@import url(portfolio.css);

html{overflow-y:scroll;}

body{margin:0; padding:0; font-size:100%; font-family:Arial, Verdana, helvetica, sans-serif, "Times New Roman", Times; color:#004080; background-color:#FFFFFF;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{margin:0; padding:0; list-style:none;}
.hidden{display:none;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:underline;}

.fl_left{float:left;}
.fl_right{float:right;}

img{max-width:100%; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle; }
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0px 15px 150px 0px; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, nav, section{display:block; margin:0; padding:0;}

/*----------------------------------------------Responsive Videos-------------------------------------*/

.video{display:block; position:relative; width:100%; height:0; margin:0; padding:0 0 56.25% 0; /* using a 16:9 aspect ratio, the height is 56.25% of the width (9/16=0.5625) */}
.video iframe{display:block; position:absolute; width:100%; height:100%; margin:0; padding:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{}

.row1 a, .row2 a, .row3 a, .row4 a, .row5 a{color:#004080; background-color:#FFFFFF; font-size: 11pt;}

.row1, .row1 a{color:#004080; background-color:#FFFFFF;}
.row2, .row2 a{}
.row3, .row3 a{}
.row4, .row4 a{}
.row5 a{color:#004080; background-color:#FFFFFF;}

/*----------------------------------------------Generalise-------------------------------------*/

h1, h2, h3, h4, h5, h6{margin:0 0 1px 3px; padding:0; font-size:1.4em; font-weight:bold; line-height:normal;}

address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'“ '; font-size:26px;}
blockquote:after, q:after{content:' „'; font-size:26px; line-height:0;}

#header, #container, #footer, #copyright{margin:0 auto; font-size:.8em;}

/*----------------------------------------------Header-------------------------------------*/

#header{padding:2px 0; border-bottom:1px solid #D6D6D6;}

#header #hgroup{display:block; float:left; width:auto; clear:right;}
#header #hgroup h1, #header #hgroup h2{margin:0; font-weight:normal; text-transform:none;}
#header #hgroup h1{font-size:2em;}
#header #hgroup h2{font-size:1em;}


/* ---------------------------------- Barra de Miga de Pan -----------------------------------*/
#breadcrumb{
		max-width: 960px;
	  margin-top: 2pt;
		margin-right: auto;
		margin-bottom: 2pt;
		margin-left: auto;
		
		padding-top: 2pt;
		padding-right: 0pt;
		padding-bottom: 2pt;
		padding-left: 0pt;
		clear: both;

		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size:10px; 
		color:#595959;
		border-bottom:1px solid #D6D6D6;
	}
	#breadcrumb span {color:#d48d77;text-decoration:none;font-size:10px;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
	#breadcrumb a{color:#595959;text-decoration:underline;font-size:10px;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
	#breadcrumb a:hover{color:#d48d77;text-decoration:underline;font-size:10px;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }	



/* ----------------------------------Estilo del Titulo Alojamiento -----------------------------------*/
#header-title {max-width: 960px;
	  margin-top: 2pt;
		margin-right: auto;
		margin-bottom: 2pt;
		margin-left: auto;
		}

#name-title {
	margin-top: 1px;
  margin-right: 0px;
  margin-bottom: 0.0em;
  margin-left: 0px;
}

#name-title h1{
	font-size:150%; 
	color:#004080;
	margin-bottom: 0.0em;
	
}

.address-title
{
  font-size:80%; 

}

.address-title a{color:#0099ff;text-decoration:underline; font-size:100%; }
.address-title a:hover{color:#0099ff;text-decoration:underline; font-size:100%; }	


/* ---------------------------------- Botones -----------------------------------*/
#botones{
		max-width: 960px;
	  margin-top: 2pt;
		margin-right: auto;
		margin-bottom: 0pt;
		margin-left: auto;
		
		padding-top: 0pt;
		padding-right: 0pt;
		padding-bottom: 2pt;
		padding-left: 0pt;
		clear: both;

		border-bottom:1px solid #D6D6D6;
	}
/* ----------------------------------------------------------
	#botones a{color:#004080;text-decoration:underline;font-size:100%;font-weight:bold;}
	#botones a:hover{color:#004080;text-decoration:underline;font-size:100%;font-weight:bold;}	
---------------------------------------------------------------*/	
	
	/*----------------------Botón Solicita Plazas ----------------------------*/

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
	text-decoration: none;
	color: #ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton:link  		{ color: #ffffff; text-decoration: none }
.myButton:visited   { color: #ffffff; text-decoration: none }


#precios{font-size:110%;}
#precios a{color:#004080;text-decoration:underline;font-size:100%;}
#precios a:hover{color:#004080;text-decoration:underline;font-size:100%;}	

.txtdetalle
{
    margin: 0.6em 0 0 1.2em;
    border-bottom: 1px solid #FEBA02;
    padding-bottom: 1.2em;
}

.txtdetalle1{
	width: 160px; 
	color: #779BCA;
	float: left;
	font-size:12px;
	font-weight:bold;
	border-bottom: 2px solid rgb(230,237,246);	
}

.txtdetalle2{
	margin-left: 170px;
	color: #003580;
	font-size: 12px;
	text-align:left;
}

.description 
{
	margin-top: 0.6em;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 5px;
}

.detalle{
	color: #003580;
	font-size: 12px;
	text-align:left;
	line-height:130%;
}

#copyright .social-icons a {
  width: 32px;
  height: 32px;
  display: inline-block;
  text-indent: -9999px;
  text-transform: capitalize;
  margin-left: 8px;
  background-image: url('../images/social-icons.png');
}
#copyright .social-icons a.be {
  background-position: 0 0;
}
#copyright.social-icons a.star {
  background-position: -40px 0;
}
#copyright .social-icons a.pinterest {
  background-position: -80px 0;
}
#copyright .social-icons a.facebook {
  background-position: -120px 0;
}
#copyright .social-icons a.twitter {
  background-position: -160px 0;
}

#eslogan h1 {display: none;}

/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:0px 0; border-bottom:1px solid #D6D6D6;}
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{margin-bottom:5px;}
#container section{display:block; width:100%; margin:0 0 5px 0; padding:0;}


/* ------Content-----*/

#container #content{float:left; width:65.625%; margin-bottom:0;}

/* ------Comments-----*/

#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li.comment_odd, #comments li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
#comments li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments li.comment_odd a{color:#FF9900; background-color:#F7F7F7;}
#comments li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments li.comment_even a{color:#FF9900; background-color:#E8E8E8;}
#comments article, #comments header{display:block; width:100%;}
#comments figure{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid #DEDACB; text-align:center;}
/*** #comments figure img{float:inherit;} **/
#comments header address{font-weight:bold;}
#comments header time{font-size:smaller;}
#comments article section{margin:0; padding:0;}
#comments article section p{margin:10px 5px 10px 0; padding:0;}

/* ------Right Column-----*/

#container #right_column{float:right; width:31.25%;}

aside h2{padding-bottom:8px; font-size:1.2em; text-transform:uppercase; border-bottom:5px solid #CCCCCC; text-align:right;}

/*----------------------------------------------Footer-------------------------------------*/

#footer{padding:30px 0; line-height:1.6em; border-bottom:1px solid #D6D6D6;}

#footer section{margin-bottom:0;}
#footer section h2.title{margin:0 0 30px 0; padding:0;}
#footer ul{margin:0; padding:0; list-style:none;}
#footer p{margin:5px 0; padding:0;}

/* ------Blogposts-----*/

#footer section article header h2{font-size:100%; font-weight:bold;}
#footer section article address, #footer section article time{font-size:10px; font-style:normal;}


/* ------Quick Links-----*/

#footer section nav li{margin:0 0 8px 0; padding:0 0 5px 0; border-bottom:1px solid #D6D6D6;}
#footer section nav li.last{margin:0;}
#footer section nav a{padding:0 0 0 10px; background:url("../images/arrow.gif") left center no-repeat;}

/* ------Gallery-----*/

#footer .ft_gallery li{display:block; float:left; width:auto;}

/* ---Tweet Box---*/

#footer .ft_tweets li{margin-bottom:10px;}

/*----------------------------------------------Copyright-------------------------------------*/

#copyright{padding:20px 0;}
#copyright p{margin:0; padding:0;}