/* CSS Document */

body {
	margin:0px;
	padding:0;
	background-image: url(images/fondoweb1.jpg);
	background-attachment: fixed;
}

hr {
	color:#990000;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:2px;
	margin-bottom:2px;	
}
#wrapper {
	width:1000px;
	margin:auto;
}

#header {
	width:950px;
	height:330px;
	margin: auto;
	background-color: #9A0000;
	padding: 0px 25px;
}
#menu {
	width:1000px;
	height:120px;
	margin:auto;
	background-image: url(images/bgmenutop.jpg);
	background-position: center top;
}
#botonesmenu2{
	width:510px;
	height:30px;
	margin-left: 450px;
}
.menu2{
	float: left;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: center;
	text-decoration:none;
	font-size:11px;
	width: 120px;
	margin-top: 8px;
	font-family:Tahoma;
}
.menu2 a{
	text-decoration:none;
	color:#FFFFFF;
}
.menu2 a:hover{
	text-decoration:underline;
	color:#FFCC00;
	font-size:12px;
}
#menufonos{
	height:40px;
	margin-left: 450px;
}
.menu3{
	float: left;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-decoration:none;
	font-size:11px;
	width: 240px;
	margin-top: 7px;
	font-family:Tahoma;
}
#botonesmenu{
	width:680px;
	height:40px;
	margin-left: 280px;
}

.menu{
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size:12px;
	margin: 0px;
	font-family:Tahoma;
}
.menu a{
	display:block;
	height: 30px;
	width:110px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top: 10px;
}
.menu a:hover{
	background-color:#990000;
	color:#FFCC00;
	font-size:12px;
}
	
#content {
	width:1000px;
	background-image: url(images/bgcontentransparente.png);
	background-position: left top;
	background-repeat: repeat-y;
}

#left {
	float:left;
	width:220px;
	padding: 10px 0px 10px 0px;
}

#welcome{
	width:520px;
	height:100px;
	float: left;
	padding: 10px;
	color: #FFFFFF;
}
#promocion{
	width:565px;
	height:280px;
	float: right;
	padding: 2px;
	color: #FFFFFF;
	border: 1px solid #990000;
	background-color: #FAFAFA;
}
#center {
	float:left;
	width:570px;
	background-image: url(images/titleweb.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 10px 0px 10px;
}
#center p {
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
}
#center ul{
	margin-top:5px;
	margin-bottom:5px;
}
#center li{
	color:#990000;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
}
#center li a{
	color:#990000;
	text-decoration:none;	
}

#center li a:hover{
	color:#990000;
	text-decoration:underline;	
}
#center h1 {
	color:#990000;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
	font-weight: normal;
	padding-bottom: 3px;
}
#center h2 {
	font-size:16px;
	color:#990000;
	margin-top:5px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#center h2 a{
	color:#990000;
	text-decoration:none;
}
#center h2 a:hover{
	color:#FFCC00;
	text-decoration:underline;
}
#center h3 {
	font-size:12px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding: 5px 5px 5px 15px;	
	background-color:#990000;
}
#center h3 a {
	color:#ffffff;
	text-decoration:none;
}
#center h3 a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#center h4 {
	font-size:12px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
	margin-bottom:0px;
	padding: 5px 5px 5px 15px;
}
#center h4 a {
	font-size:12px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#center h4 a:hover {
	color:#FFCC00;
	text-decoration:underline;

}
#center h5 {
	font-size:12px;
	color:#990000;
	font-family:Tahoma;
	margin-top:3px;
	margin-bottom:0px;
	padding: 5px 5px 5px 3px;
}


#homeblock1{
	width:570px;
	padding:0px 0px 0px 0px;
	float: left;
}
#homeblock2{
	width:276px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 5px;
	float: left;
	border: 1px dotted #990000;
}
#center p{
	color:#333333;
	font-size:11px;
	line-height:21px;
	padding:0px 3px 0px 3px;
	margin: 1px 0px 1px 0px;
	text-align: justify;
}
#center p a {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}
#center p a:hover {
	text-decoration:underline;
}
#title{
	background-image:url(images/bgtitle.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:520px;
	height:70px;
}

.moreinfo {
	color:#FFFFFF;
	margin:0px;
	padding:2px 3px 5px 3px;
	letter-spacing:2px;
}
.moreinfo a{
	color:#FFFFFF;
	text-decoration:none;
}
#bottom {
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bgfooter.jpg);
	padding: 30px 50px 10px 50px;
	margin: auto;
}
#bottom p{
	font-size:11px;
	margin:10px;
	text-align:center;
	font-family:Tahoma;
}
#bottom p a{
	color:#990000;
	text-decoration:none;
}
#bottom p a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footleft{
	width:930px;
	height:auto;
	padding:10px;
	color:#666666;
	clear: both;
	text-align: center;
	margin: auto;
}
#footright {
	width:920px;
	height:auto;
	padding:0px 10px 10px 10px;
	color:#990000;
	text-align: center;
	margin: auto;
}

.clear { clear:both; }

/*tours*/
#description{
	width:570px;
	height:auto;
	background-color:#FFFFFF;
	border:#990000 solid 1px;
	margin-top: 10px;
}
#description2{
	width:560px;
	height:auto;
	background-color:#FFFFFF;
	border:#990000 solid 1px;
	margin-top: 10px;
}

#descriptionblock{
	width:470px;
	height:auto;
	background-color:#FFFFFF;
	margin-left:40px;
	margin-bottom: 10px;
}

#include{
	width:570px;
	height:auto;
	background-color:#FFFFFF;
	border:#006600 solid 1px;
	margin-top: 10px;
	background-image: url(images/bgtitleinclude.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#recomend{
	width:570px;
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #C5B112;
	margin-top: 10px;
	background-image: url(images/bgtitlerecomended.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#nodinclude{
	width:570px;
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #EF3131;
	margin-top: 10px;
	background-image: url(images/bgtitlenodinclude.jpg);
	background-repeat: repeat-x;
}
/*GALERIA DE FOTOS*/
#gallerytours{
	width:500px;
	height:160px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:scroll;
	overflow-x:hidden;
}
#imagegal{
	width:120px;
	height:105px;
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
	border: 2px solid #006600;
}
.titlelisttour{
	color:#FFFFFF;
	background-color:#550000;
	margin-bottom:0px;
	margin-top:0px;
	padding:5px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 1px;
}
.listtour{
	color:#FFFFFF;
	font-size:11px;	
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 1px solid #550000;
	border-left: 1px solid #550000;
	border-right: 1px solid #550000;
	background-color: #800000;
	font-family:Tahoma;
}
.listtour a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 10px;
}
.listtour a:hover{
	color:#FFFFFF;
	background-repeat:repeat-x;
	background-color:#550000;
}
.listinfo{
	color:#FFFFFF;
	font-size:11px;
	padding:5px 0px 5px 2px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 1px solid #550000;
	border-left: 1px solid #550000;
	border-right: 1px solid #550000;
	background-color: #94540A;
}
.listinfo a{
	color:#FFFFFF;
	text-decoration:none;
}
.listinfo a:hover{
	color:#333333;
	text-decoration:underline;
	background-repeat:repeat-x;
}

#sites{
	width:170px;
	background-image: url(images/bgsites.jpg);
}
#contensites{
	width:145px;
	margin:8px 10px 0px 13px;
}
#reservar{
	width:130px;
	height:40px;
}
#contentlanguaje{
	width:150px;
	margin:auto;
	height:26px;
}
#languaje{
	width:50px;
	height:25px;
	color:#FFFFFF;
	float:left;
	text-align: center;
	font-family:Tahoma;
	font-size:10px;
}
#languaje a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
#languaje a:hover{
	text-decoration:none;
	background-color:#880000;
}
.imgleft{
	float:left;
	margin-right:15px;
	margin-top: 6px;
}
.imgright{
	float:right;
	margin-left:5px;
}
#webamigas{
	width:165px;
	margin: auto;
}
#webamigastop{
	width:165px;
	height:13px;
	background-image: url(images/column/topwebamigas.jpg);
}
#webamigasconten{
	width:135px;
	background-image: url(images/column/bgwebamigas.jpg);
	padding: 0px 15px;
}
#webamigasbottom{
	height:13px;
	width:165px;
	background-image: url(images/column/bottomwebamigas.jpg);
}
#webamigas h1{
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
}
#webamigas a{
	color:#FFFFFF;
	text-decoration:none;
}
#webamigas a:hover{
	color:#FFCC00;
	text-decoration:underline;
}
#promoanionuevo{
	width:520px;
	height:225px;
	background-image:url(images/imgspromos/bganionuevo.jpg);
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	padding: 5px 15px;
}
#promoanionuevo h5{
	font-family:"Old English Text MT";
	font-size:25px;
	color:#FFCC00;
	margin: 0px;
}
#promoanionuevo h6{
	font-family:tahoma;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	margin:3px 0px;
	line-height: 25px;
}
#promoanionuevolink{
	float:left;
	font-family:Tahoma;
	font-size:11px;
}
#promoanionuevolink a{
	display:block;
	color:#FFFFFF;
	padding:5px 10px;
	margin: 10px 15px 0px 15px;
	background-color:#FFFFFF;
}
#promoanionuevolink a:hover{
	background-color:#CCCCCC;
	color:#000000;
}
#promonavidad{
	width:520px;
	height:225px;
	background-image:url(images/imgspromos/bgtournavidenio.jpg);
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	padding: 5px 15px;
}
#promonavidad h5{
	font-family:"Old English Text MT";
	font-size:25px;
	color:#FFCC00;
	margin: 0px;
}
#promonavidad h6{
	font-family:tahoma;
	font-weight:normal;
	font-size:20px;
	color:#FFFFFF;
	margin:3px 0px;
	line-height: 25px;
}
#promonavidadlink{
	font-family:Tahoma;
	font-size:10px;
	float:left;
}
#promonavidadlink a{
	display:block;
	color:#FFFFFF;
	padding:5px 3px;
	margin: 10px 1px 0px 1px;
	background-color:#FFFFFF;
}
#promonavidadlink a:hover{
	background-color:#CCCCCC;
	color:#000000;
}

/*columna de los idiomas ubicacion*/
#right {
	float:left;
	width:170px;
	padding: 10px 0px 15px 10px;
}
#right p{
	color:#ffffff;
	font-size:11px;
	margin-top:0px;
	padding: 5px 20px 5px 5px;
	letter-spacing: 1px;
	font-family:Tahoma;
}
#right h1{
	color:#FFFFFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

#right h2{
	color:#003366;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
#right h3{
	color:#FF9900;
	font-size:18px;
	margin-top:0px;
	margin-bottom: 0px;
}
#right h3 a{
	color:#FF9900;
	text-decoration:none;
}
#right h3 a:hover{
	color:#FF9900;
	text-decoration: underline;
}
#divlista{
	width:170px;
}
#divlista_top{
	width:170px;
	height:44px;
	background-image:url(images/imghoteles/bgtop.png);
	color:#FFFFFF;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	
}
#divlista_conten{
	width:160px;
	border-left:#144E7F solid 5px;
	border-right:#144E7F solid 5px;
	background-color:#FFFFFF;
}
#divlista_bottom{
	width:170px;
	height:10px;
	background-image:url(images/imghoteles/bgbooton.png);
}
.listainfo{
	font-size:12px;
	padding:4px 6px;
	margin:0px 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	color:#333333;
}
.listainfo a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.listainfo a:hover{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
#recomendados{
	width:558px;
	float:left;
	color: #333333;
	font-family: Georgia;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	border: double 3px #990000;
	margin: 10px 0px 20px 0px;
	padding: 3px;
}
#hoteles{
	float:right;
	margin-left:5px;
	width:100px;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
}
