@font-face{
	font-family: 'Shrikhand-Regular';
	src: url('Fonts/Shrikhand-Regular.eot');
	src: url('Fonts/Shrikhand-Regular.eot?#iefix') format('embedded-opentype'),
		url('Fonts/Shrikhand-Regular.woff') format('woff'),
		url('Fonts/Shrikhand-Regular.ttf') format('truetype'),
		url('Fonts/Shrikhand-Regular.svg#Shrikhand-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Montserrat-Thin';
	src: url('Fonts/Montserrat-Thin.eot');
	src: url('Fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
		url('Fonts/Montserrat-Thin.woff') format('woff'),
		url('Fonts/Montserrat-Thin.ttf') format('truetype'),
		url('Fonts/Montserrat-Thin.svg#Montserrat-Thin') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	background-color: #FFFFE0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1em;
	color: #582308;
	font-weight: bold;
}
#main_wrapper{
	width: 900px;
	margin: auto;
}
section h1, footer h1, nav a{
	font-family: Montserrat-Thin, serif;
	font-weight: bold;
	text-transform: uppercase;
}
header{
	background: url("Image/lineaHANNIA.png") repeat-x bottom;
}
#main_title{
	display: inline-block;
}
header h1{
	font-family: Shrikhand-Regular, serif;
	font-size: 3.7em;
	font-weight: bold;
	color: #582308;
}
#logo, header h1{
	display: inline-block;
	margin-bottom: 0px;
}
header h2{
	font-family: Montserrat-Thin, serif;
	font-size: 1.1em;
	margin-top: 0px;
	font-weight: bold;
	color: #582308;
	text-align: center;
}
/*Barra de navegación*/
nav{
	display: inline-block;
	width: 740px;
	text-align: right;
}
nav ul{
	list-style-type: none;
}
nav ul a{
	font-weight: bold;
	font-size: 1em;
}
nav li{
	display: inline-block;
	margin-right: 15px;
}
nav a{
	font-size: 1.3em;
	color: #582308;
	padding-bottom: 3px;
	text-decoration: none;
}
nav a:hover{
	color: #884513;
	border-bottom: 3px solid #B2935B;
}
/*Diseñando el banner*/
#banner_image{
	margin-top: 15px;
	height: 240px;
	border-radius: 5px;
	background: url("Image/inicioAH.png") no-repeat;
	position: relative;
	box-shadow: 0px 4px 4px #884513;
	margin-bottom: 25px;
	margin-right: 13px;
	margin-left: 13px;
}
#banner_description{
	position: absolute;
	bottom: 0px;
	height: 23px;
	width: 99.5%;
	
	border-radius: 0px 0px 5px 5px;
	font-size: 1em;
	padding-top: 15px;
	padding-left: 4px;
}
/*Diseñando el cuerpo de la página*/
article,aside{
	display: inline-block;
	text-align: justify;
}
article{
	width: 625px;
	margin-right: 15px;
}
.ico_global{
	vertical-align: middle;
	margin-right: 8px;
}
.ico_conoce{
	margin-left: 90px;
	margin-bottom: 0px;
}
article p{
	text-align: center;
	font-size: 1.2em;
}
article h1{
	font-size: 3em;
	font-weight: bold;
	text-align: center;
}
aside{
	position: relative;
	width: 235px;
	background-color: #B2935B;
	box-shadow: 0px 2px 5px #884513;
	border-radius: 5px;
	color: #2E1103;
	font-size: 0.9em;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
aside h1{
	font-weight: bold;
}
section{
	
}
#funda_imagen{
	text-align: center;
}
#funda_imagen img{
	border: 5px solid #582308;
}
aside img{
	margin-right: 5px;
}
/*Diseñando el footer*/
footer{
	background: url("Image/lineaHANNIA.png") repeat-x top;
	padding-top: 25px;
	margin-top: 15px;
}
footer p {
	font-size: 0.8em;
	margin-left: 90px;
}
footer h1{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;

}
#viajes{
	display: inline-block;
	vertical-align: top;
}
}
#viajes{
	width: 35%;
	text-align: center;
}
#viajes img{
	border: 2px solid #2F4F4F;
	margin-right: 2px;
	margin-left: 90px;
}
#audio{
	margin-left: 280px;
}

