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

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:  #0099FF;
}

html, body, #bgimg {
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	margin-top: 0px;
}
body, #bgimg {
	padding: 0;
	margin: 0;
	margin-right: 0;
	margin-left: 0;
}
#bgimg {
	position: fixed;
	top: 0;
	left: 0;
	
}

body {
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
	background-color: #333333;


}

#content {
	height: 90px;
	background-color:#000000;
	vertical-align:top;
	font-weight:normal;
	text-align: left;
	border-bottom:solid 2px #333333;
	background-image: url(menu/topbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#footer_left {
	background: url(menu/topbar.jpg) repeat bottom left !important;
	font-size: 9px;
}
   #wrapper {
	table-align: center;
	padding:0;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 950px;
	height: 195px;
   }   
#footer_right {
	background-image: url(footer_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p {
	color:#333333;
	vertical-align:middle;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
 }
 #shadow_top {
	position:relative;
	z-index:1;
height: 30px;
background-image: url(shad_t.png);
background-repeat: repeat-x;

	
}
 #shadow_bottom {
	z-index:2;
	height: 30px;
	background-image: url(shad_b.png);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0 0 0 0;
}
#topbar {
	border-bottom: 2px;
}

 #contenido {
	padding:10px 10px 10px 10px;
	width: 710px;
	color: #000000;
	position: relative;
	float: left;
	left: 2px;
	text-align: justify;
   }
   
    #contenido_video {
	padding:10px 10px 10px 10px;
	width: 920px;
	color: #000000;
	position: relative;
	float: left;
	left: 2px;
   }
   
  #contenido_index {
	padding:0px 0px 10px 0px;
	width: 740px;
	color: #000000;
	position: relative;
	float: left;
	margin-left: 0px;
   }
   
 #content_main {
	padding:0;
	height: 515px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333333;
	background-image: url(menu/main_bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

#content_main_fotos {
	padding:0;
	height: 515px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

	color: #FFFFFF;
}
/* --------------------------------
	  ///  Inicio Navigation Menu  ///
   -------------------------------- */
.menu1 {
	padding:0 0 0 0;
	vertical-align: middle;
	list-style:none;
	height:35px;
	position:relative;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 950px;
	background-image: url(menu/menu_bg.gif);
	background-repeat: repeat-x;
}
.menu1 li {
float:left; 
background: transparent url(menu/sep.gif) center right no-repeat;
margin: 0 0 0 0 ;

}
.menu1 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color: #333333;
	background: transparent url(menu/sep.gif) center right no-repeat;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0 6px 0 6px;
	cursor:pointer;
}
.menu1 li a b {float:left; display:block; padding:0 8px 0 8px;}
.menu1 li.current a {
	color:#FFFFFF !important;
	background-image: url(menu/menu_active.gif);
	background-repeat: repeat-x;
}
.menu1 li.current a b {}
.menu1 li a:hover {
	color:#FFFFFF !important;
	background-image: url(menu/menu_hover.gif);
	background-repeat: repeat-x;
}

.menu1 li.current a:hover {
	color:#FFFFFF !important;
	cursor:default !important;
	background-image: url(menu/menu_active.gif);
	background-repeat: repeat-x;
}
/* --------------------------------
	  ///  Fin Navigation Menu  ///
   -------------------------------- */

#texto {
	position: relative;
	width: 259px;
	overflow: auto;
	height: 410px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo1 {
	color: #008FFF;
	font-weight: bold;
}
.Estilo2 {
	color: #058FFF;
	font-weight: bold;
}

.azul_title {
	color: #058FFF;
	font-weight: bold;
	font-size:14px;
}
.texto blanco negrita {
	color: #FFFFFF;
	font-weight: bold;
}
.p-front {
}
.Estilo4 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}

/* --------------------------------
	  ///  Inicio About Us  ///
   -------------------------------- */

#texto_about {
	position: relative;
	width: 440;
	overflow: auto;
	height: 450px;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
}

 #contenido_about {
	padding:0;
	width: 925px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
   }
   
 #content_about_grey {
	padding:0;
	height: 488px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333333;
	background-image: url(bg_cont.jpg);
	background-repeat: repeat;
}
/* --------------------------------
	  ///  Fin About Us  ///
   -------------------------------- */
   /* --------------------------------
	  ///  Inicio  Contact Us  ///
   -------------------------------- */
   
   #texto_contact {
	position: relative;
	width: 440;
	height: 400px;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
}

.textos_azul {
	color: #0099FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 #contenido_contact {
	padding:0;
	width: 925px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
   }
   
 #content_contact_grey {
	padding:0;
	height: 493px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333333;
	background-image: url(bg_cont.jpg);
	background-repeat: repeat;
}

.Estilo5 {
	font-size: 20px;
	font-weight: bold;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	color: #FFFFFF;
}


.Estilo8 {	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

/* --------------------------------
	  ///  Fin Contact Us  ///
   -------------------------------- */
 .Estilo9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer_txt {
font-size: 9px;
color:#999999;

}
  
    #contenido_solutions {
	padding:0;
	width: 925px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
   }
   
 #content_solutions_grey {
	padding:0;
	height: 372px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333333;
	background-image: url(bg_cont.jpg);
	background-repeat: repeat;
}

 #content_port_grey {
	padding:0;
	height: 615px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333333;
	background-image: url(bg_cont.jpg);
	background-repeat: repeat;
}
#left_column {
	text-align: left;
	float: left;
	width: 210px;
	position: relative;
	color: #333333;
}

#hotel img {
	color: #333333;
}
.itinerario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	height: 220px;
}
