@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 18px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#layout_wrapper {
	height: auto;
	width: 100%;
	position: absolute;
}
#layout_header {
	clear: both;
	height: 190px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#layout_headerc {
	clear: both;
	height: 125px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#layout_menu {
	padding: 0px;
	clear: both;
	height: 75px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg-mainmenu.jpg);
	background-color: #000;
	background-repeat: no-repeat;
}
#laytou_menu1 {
	width: 960px;
	height: 25px;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: right;
}
#laytou_menu2 {
	height: 40px;
	width: 960px;
	position: absolute;
	top: 35px;
	left: 10px;
}
#layout_destinationsc {
	height: 410px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display: none;
	background-image: url(../images/bg-destinations.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}


#layout_destinations {
	background-color: #000;
	clear: both;
	height: 410px;
	width: 980px;
	position: relative;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/bg-destinations.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.layout_destcolizq {
	clear: left;
	float: left;
	height: 390px;
	width: 720px;
	margin-left: 10px;
}
.layout_destcolizq2 {
	clear: left;
	float: left;
	height: 390px;
	width: 720px;
	margin-left: 0px;
}

.layout_destcolder {
	clear: right;
	float: left;
	height: 390px;
	width: 230px;
	margin-left: 10px;
}
.layout_destcolder2 {
	clear: right;
	float: left;
	height: 390px;
	width: 230px;
	margin-left: 10px;
}


#layout_content {
	clear: both;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	position: relative;
	padding: 10px;
}
#layout_footer {
	clear: both;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	position: relative;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #9B7C69;
}
.cierre {
	clear: both;
}
#headerlogo  {
	height: 125px;
	width: 195px;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 99;
}
#destinationcontent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menudestinos li h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	
}
.OffBorder{outline:none; text-decoration:none; border:none; margin:0px; padding:0px;}
#layout_wrapper #plugins {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	padding: 10px;
	position: relative;
	text-align: right;
}

