#gris {
	background-color:#F7F7F7;
}
#naranja {
	background-color:#FED0B1;
}


/********************** menu ************************/
#main-menu {
	/*float:right;*/
	margin-top: 30px;
	float:right;
}
#main-bus {
	/*float:right;*/
	margin-top: 30px;
}


#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus {
	background: none;
}
/****************************************************/

/*********************** header *********************/
#main-header {
	position:fixed;
	top: 0px;
	width: 100%;
	background-color: #fff;
	z-index: 99;
	
	/*background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.95);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(starColorstr=#11000000,endColorstr=#11000000)";
	*//*
	-moz-box-shadow: 0 1px 5px #999;
	-webkit-box-shadow: 0 1px 5px #999;	
	box-shadow: 0 1px 5px #999;*/
}
/****************************************************/
#mobile-menu-button {
	float:right;
	width: 44px;
	margin: 20px 0;
}
#mobile-main-menu {
	display:none; 

}
#mobile-main-menu a {
	display:block;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #eee;
	color: #aaa;
	text-align: center;
	text-transform:uppercase;
}
#mobile-main-menu li {
	margin: 0;
}
#mobile-main-menu a:hover {
	color: #fff;
	text-decoration:none;
	background-color: #a3d900;
}
/************************************************************/
#pie {
	background-image:url(../img/pie.jpg);
	height:400px;
	color:#FFF;	
}
.bannerText{
	top:50px;
	max-height:300px;
	max-width:960px;
	left:30px;
	
	padding:30px 0 30px ;

	background: rgba(0, 0, 0, 0.6);

	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
	
}
.bannerText h1{
	text-transform:uppercase;
}
.bannerText h2{
	font-size:34px;
	text-transform:none;
}
#contenedor{
	width:auto;
	height:auto;
	overflow:hidden;
	
}

.bajo-menu {
	top: 30px;
}
.texto-hiscli {
	top: 40px;
}
.texto-hospi {
	color:#FFF;
}

.cuadro {
	/*background-color:#FCC;*/
	border-top:#FFF;
	border-left-color:#FFF;
	border-right-color:#FFF;
	border-style: solid;
    border-width: 2px;
	border-bottom-color:#CCC;
	
}
#arti1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 35px;
	
}
#arti2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	height: 40px;
}
#arti3 {
	height: 40px;
}
#arti4 {
	width:100px;
}
#arti5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	height: 55px;
	
}
#arti6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	height: 55px;
	
}
#arti7 {
	height: 70px;
}
#arti8 {
	width: 70px;
	height: 70px;
}
.font10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}