body {

	background-image:url(../images/bg_fondo.jpg);	
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	margin:0 auto 0 auto; 
	font: normal 12px "Century Gothic", Helvetica, sans-serif;

}
.div-imgBanner{
	position: absolute;
	z-index:auto;
    top:129px;
    left:104px;
   
}
.div-imgTours{
	position: absolute;
	z-index:auto;
    top:300px;
    left:111px;
    width:361px;
    height:141px;
}

.div-bgVideos{
	position:absolute;
    left:5%px;
    width:600px;
    height:141px;
	background-color:#f5f6f0;
	background-image:url(../images/bgVideos.jpg);
}

.div-PosVideos{
	position: absolute;
    top:-10px;
    left:-20%;
    width:1010px;
    height:141px;
}
.div-bgTestimonios{
	position: absolute;
	z-index:auto;
    left:57%;
    width:353px;
    height:141px;
	background-image:url(../images/bgTestimonios.jpg);
	background-color:#f5f6f0;
}

.div-txTestimonios{
	/*
	position: absolute;
	*/
	position: inherit;
	z-index:auto;
    top:10px;
    left:10px;
    width:325px;
    height:135px;
	padding-left: 10px;
	text-align:justify;
	font: normal 12px "Century Gothic", Helvetica, sans-serif;
}

.div-txInicial{
	position: absolute;
	z-index:auto;
    top:800px;
    left:120px;
    width:900px;
    height:135px;
	padding-left: 10px;
	text-align:justify;
	font: normal 12px "Century Gothic", Helvetica, sans-serif;
}

.div-txContenido{
	padding-left: 20px;
	padding-right:20px;
	text-align:justify;
	font: normal 12px "Century Gothic", Helvetica, sans-serif;
}
.div-txtIdiomas{
	padding-left: 20px;
	padding-right:20px;
	text-align:right;
	font: normal 12px "Century Gothic", Helvetica, sans-serif;
}
.div-imgGerente{
	position: absolute;
	z-index:auto;
    top:920px;
    left:750px;
   
}

.clear {
	clear: both;
}

.titulo{ color:#ce1168 ; font-size:60px;}
.subtitulo{ color:#ffffff ; font-size:60px;}

#footer a:link{
color: #ce1168;
}

#footer a:visited {
	color: #F36;
	text-decoration: none;
}
#footer hover:link {
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
}

.div-txTours{
	padding-left: 20px;
	padding-right:20px;
	text-align:justify;
	font: normal 12px "Century Gothic", Helvetica, sans-serif;
}

#div-LogoM{
	float:left;width:80px; height:80px; margin-left:50%;margin-top:0px;
	padding-left:0px; padding-top:12px; position: absolute; z-index: 0;
   
}

