@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFF;
	margin: 0px;
	/*background-image: url(../images/bgcenter.jpg);*/
	background-position: center top;
	background-repeat: repeat-y;
}
#body{
	width:800px;
	margin:auto;
	padding: 0px 100px;
	/*background-image: url(../images/bgtop.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#languaje{
	width:800px;
	height:25px;
	background-color:#F8A61B;
}
#languaje_idiomas{
	width: 190px;
	height:20px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	padding: 5px 0px 0px 10px;
}
#languaje_idiomas a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 10px;
}
#languaje_idiomas a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}	
#languaje_icons{
	width: 290px;
	height:20px;
	float:left;
	padding: 5px 0px 0px 300px;
	text-align: center;
}
#top{
	width:800px;
	height:75px;
}
#top_logo{
	width:100px;
	height:65px;
	float:left;
	padding: 10px 10px 0px 10px;
}
#top_text{
	width:670px;
	height:45px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	padding: 30px 5px 0px 5px;
	text-align: justify;
}
#menu{
	width:800px;
	height:30px;
}
.menu{
	font-family: "Myriad Pro";
	font-size: 15px;
	color: #99CC00;
	float:left;
	text-align:center;
	margin:0px;
}
.menu a{
	width:114px;
	padding-top:5px;
	text-decoration:none;
	color: #97A43E;
	display:block;
}
.menu a:hover{
	text-decoration:underline;
	color: #99CC00;
}
#content{
	width:800px;
}
#content p{
	font-size:10px;
	font-family:Tahoma;
	margin:5px;
	color: #97A43E;
}
#content p a{
	color:#99CC00;
	text-decoration:none;
}
#content p a:hover{
	color:#99CC00;
	text-decoration:underline;
}
#content li{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	margin:5px;
	color: #939393;
}
#contentserviciomsnu{
	width:140px;
	height:340px;
	float:left;
	padding: 5px 30px;
}
#contentscroll{
	width:570px;
	height:320px;
	margin:auto;
	overflow:scroll;
	float:left;
	padding: 10px;
}
#contenttarifsmenu{
	width:140px;
	height:300px;
	float:left;
	padding: 5px 30px 5px 0px;
}
#contentstarifs{
	width:610px;
	margin:auto;
	float:left;
	padding: 10px;
}
#contentstarifs h4{
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	margin:4px;
	color: #939393;
	font-weight: normal;
	line-height: 10px;
}
#contentscrolltour{
	width:780px;
	height:300px;
	margin:auto;
	overflow-y:scroll;
	overflow-x:hidden;
	float:left;
	padding: 10px;
}
#gallery{
	width:800px;
	height:95px;
	padding: 2px 0px;
	background-color: #97A43E;
}
#footer1{
	width:800px;
	height:20px;
	background-color:#F8A61B;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
}
#footer1_text{
	width:540px;
	height:17px;
	background-color:#F8A61B;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	padding-top: 3px;
}
#footer1_img{
	width:190px;
	height:20px;
	float:left;
	padding:0px 10px 0px 60px;
}
#footer2{
	width:800px;
	height:110px;
	background-image: url(../images/base.jpg);
	/*background-image: url(../images/base.jpg);*/
}
#footer2 p{
	color:#b7baa9;
	font-family:"Myriad Pro";
	font-size:13px;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}
#bgfooter{
	width:1000px;
	height:100px;
	margin:auto;
	background-repeat:no-repeat;
	background-position:center top;
}
.clear{
	clear:both
}
.floatleft{
	float:left;
	margin-right:10px;
}
#foot{
	width:800px;
	height:30px;
	margin:auto;
	font-family: "Myriad Pro";
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.imgright2{
	float:right;
}
