#Contenedor{
	border:#FF5500 1 solid;
	width:100%;
	padding-top:10px;
}

 /* Encabezado */
#header{
	width:984px;
}

#TextLogo{
	float:left;
}

/* Horizontal navigation
---------------------------------------------*/

#horiz_nav {
	background-color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: -40px;
	text-align: center;
	}

#horiz_nav li {
	float: left;
	position: relative;
	list-style: none;
	}

#horiz_nav li a {
	color: #FFF;
	display: block;
	font-size: 10px;
	padding: 5px;
	text-decoration: none;
	border: 1px dotted #fff;
	width: 142px;
	background-color: #666;
}

#horiz_nav li a:hover { background-color: #333; }

/* Level 2 */
/* #lhs_nav {
	float:left;
	margin: 0 0 10px 0;
	min-width:155px; min-width doesn't work in IE Win 6 and below
	width:16%; 
	}*/
#horiz_nav ul {
	display: none;
	position: absolute;
	text-align: left;
	top: 24px;
}

#horiz_nav li.over ul {
	display: block;
}

#horiz_nav ul li {
	display: inline;
	float: none;
	margin-bottom: 3px;
	white-space: nowrap; /* Prevent wrapping of text inside the items */
	}

#horiz_nav ul{
	margin-left: -40px;
}
	
#horiz_nav ul li a {
	border: 1px dotted #fff;
	color: #fff;
	display: block;
	padding: 5px;
	text-align: center;
}

#horiz_nav ul li.last a {
	background-color: #666;
	background-image: none;
	padding-bottom: 3px;
	}

#horiz_nav ul li a:hover {
	background-color: #333;
	color: #FFF;
	}

#logo{
	float:right;
	height:137px;
	width:159px;
}

/* Menu Vertical */

#BasciDap a{
	color: #FE850C;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 39px;
	background-image: url(../images/Btn_BDoff.gif);
	display: block;
	padding: 30px 7px 0 0;
	margin-bottom: 5px;
	margin-top: 30px;
}
#BasciDap a:hover{
	background-image: url(../images/Btn_BDon.gif);
}
#BasciDap1 a{
	color: #FE850C;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 39px;
	background-image: url(../images/Btn_BDon.gif);
	display: block;
	padding: 30px 7px 0 0;
	margin-bottom: 5px;
	margin-top: 30px;
}
#X-plorer a{
	color: #FE850C;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 39px;
	background-image: url(../images/Btn_XPoff.gif);
	display: block;
	padding: 30px 7px 0 0;
	margin-bottom: 5px;
}
#X-plorer a:hover{
	background-image: url(../images/Btn_XPon.gif);
}
#X-plorer1 a{
	color: #FE850C;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 39px;
	background-image: url(../images/Btn_XPon.gif);
	display: block;
	padding: 30px 7px 0 0;
	margin-bottom: 5px;
}
#GroupTour a{
	color: #FE850C;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 39px;
	background-image: url(../images/Btn_GToff.gif);
	display: block;
	padding: 30px 7px 0 0;
}
#GroupTour a:hover{
	background-image: url(../images/Btn_GTon.gif);
}
#GroupTour1 a{
	color: #FE850C;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 39px;
	background-image: url(../images/Btn_GTon.gif);
	display: block;
	padding: 30px 7px 0 0;
}
/* Contenido */

#ContentConteiner {
	 overflow: hidden;
	 width:984px;
	 margin-bottom:10px; 
}

#BannerHome{
	width: 775px;
	height: 324px;
	float: left;
	border: #FFFFFF 1px solid;
	cursor: pointer;
}
#index{
	width: 982px;
	height: 324px;
	float: left;
	border: #FFFFFF 1px solid;
	cursor: pointer;
}
#Content{
	width:775px;
	height:324px;
	float:left;
	border:#FFFFFF 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#Content H1{
	display: block;
	font-size: 24px;
	background-color: #575757;
	margin-top: 0px;
	padding: 0px 30px 3px 0px;
	text-indent: -9000px;
}
#Content H2{
	font-size: 10px;
	color: #FF860C;
}
#Content p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	margin-left: 180px;
}
#Content Span{
	color: #FF860C;
	font-weight: bold;
}
#imgsec{
	float:left;
	width:154px;
	height:289px;
	margin-top:-15px;
	margin-left:0px;
}
#textos{
	padding: 10px 10px 10px 10px;
	background-image: url(../images/bgText.jpg);
	float: right;
	width: 508px;
	height: 243px;
	background-color: #575757;
	margin-right: 15px;
	overflow: auto;
}
#textos p{
	padding-right: 20px;
}
#textos a{
	color: silver;
	text-decoration: none;
}
#textos a:hover{
	color: silver;
	text-decoration: underline;
	text-shadow: gray;
	font-weight: bold;
}
#textos ul{
	font-size: 10px;
	text-align: left;
	margin-left: 230px;
}

#Prod{
	width: 700px;
	height: 263px;
	overflow: auto;
	margin: 10px 15px 10px 15px;
}
#ContIz{
	padding: 10px;
	background-image: url(../images/bgContacto.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 348px;
	height: 243px;
	background-color: #575757;
	margin-left: 15px;
	overflow: auto;
}
#Contder{
	padding: 10px;
	background-image: url(../images/bgContacto.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 348px;
	height: 243px;
	background-color: #575757;
	margin-right: 15px;
	overflow: auto;
}
#inolvidables {
	float:right;
	width:205px;
	height:324px;
	border:#FFFFFF 1px solid;
	float:right;
}
#TitTI{
	color:#FFFFFF;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:3px;
	padding-top:3px;
	font-weight:bold;
}
#Footer{
	overflow:hidden;
	width:984px;
	margin-top:350px;
	padding-top:5px;
	border-top:1px solid #FFFFFF;
	height:30px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#FooterText1{
	float: left;
}

#FooterText2{
	float: right;
}

/*-------------------------------------------------------*/
/* Clear Floats Without Structural Markup
(works in IE7) 
---------------------------------------------*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}

.clearfix { display:inline-block; }

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {height: 1%;}/* CSS Document */

