@CHARSET "UTF-8";

body{	
	background-color: #56CBDF;
}

#div_principal{
	background:url(../images/fondo.png) no-repeat top center;
	vertical-align:top;
}

#div_principal_cont{
	background:url(../images/fondointeriores.png) no-repeat top center;
	vertical-align:top;
}

.menu_cont{
	background:url(../images/cabezaok2.png) no-repeat top center;
	background-repeat:no-repeat;
	height: 105px;
	overflow:hidden;
	z-index:-1;
	cursor: pointer;
}

.menu{
	background-image:url(../images/cabezaok.png);
	background-repeat:no-repeat;
	height: 105px;
	overflow:hidden;
	z-index:-1;
	cursor: pointer;
}

.banner{
	/*background-image:url(../images/bannerok.png);*/
	height:460px;	
	overflow:hidden;
	z-index:100;
}

.contenido{
	height: 930px;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-align:justify;
}
	
.caja_blanca{
	/*background-image:url(../images/cajablanca.png);
	background-repeat:no-repeat;*/
	height: 301px;
	overflow:hidden;
	margin-top: -40px;
	z-index: 10;
}

.caja_negra{
	/*background-image:url(../images/cajanegra.png);
	background-repeat:no-repeat;*/
	height: 280px;
	overflow:hidden;
	margin-top: -70px;
	z-index:-1;
}

.caja_azul{
	background-image:url(../images/footer2.png);
	background-repeat:no-repeat;
	height: 238px;
	overflow:hidden;
	z-index:-1;
	width: 1012px;
}

.titulo_azul{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:18px;
	color: #5CCEE1;
	margin-top: 50px;
	margin-left: 20px;
}

.contenido_high{
	overflow: hidden;
	height: 175px;
}

.imagen_high{
	margin: 2px 2px 2px 2px;
}

.titulo_high{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:12px;
	color: #5CCEE1;
}

.titulo_high_date{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:11px;
	color: #666;
}

.texto_gris{
	font-family: Helvetica;
	font-stretch:condensed;
	font-size:11px;
	color: #666;
}

.caja_texto{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:11px;
	color: #666;
}

#menu li{
	margin-top: 20px;
	margin-right: 0px;
	float:left;
	list-style-type: none;
}

#menu a{
	text-decoration:none;
	text-transform: uppercase;
}

.menu_white{
	font-family: Helvetica;
	font-stretch:condensed;
	font-size:18px;
	color: #FFF;
	text-decoration:none;
}

.menu_yellow{
	font-family: Helvetica;
	font-stretch:condensed;
	font-size:18px;
	color: #FFF001;
	text-decoration:none;
}

.detail_high{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:12px;
	color: #EB8530;
}

.detail_high a{
	text-decoration:none;
	font-size:12px;
	color: #EB8530;
}

.black_title{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:24px;
	color: #FF7800;
	text-transform:uppercase;
	
}

.black_title a{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:24px;
	color: #FF7800;
	text-transform:uppercase;
	text-decoration: none;
}

.black_detail_1{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:12px;
	color: #4FB3CA;
	text-transform:uppercase;
	padding: 10px;
}

.black_detail_1 a{
	text-decoration:none;
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:12px;
	color: #4FB3CA;
	text-transform:uppercase;
}

.black_detail_2 p{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:10px;
	color: #FFF;
	padding: 10px;
}

	

.bottom_1{
	padding-left: 20px;
	padding-top: 20px;
}

.bottom_2{
	padding: 20px;
	text-align:right;
}

.titulo_bottom{
	font-family: Helvetica;
	font-stretch:condensed;
	font-size:22px;
	color: #FFF;
	
}

.detail_bottom_1 a{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:14px;
	color: #56CBDF;
	text-decoration:none;
}

.detail_bottom_2{
	font-family: Helvetica;
	font-stretch:condensed;
	font-weight:bold;
	font-size:11px;
	color: #333;
	
}

.titulo_azul_grande{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:44px;
	color: #5CCEE1;
	text-transform:uppercase;
}

#contenido_staff{
	color: #666;
	height: 400px;
	border-color:#666;
	border-width:medium;
	border-style:solid;
}

#contenido_staff p{
	width: 500px; 
	position: relative; 
	top: 0px;	
}

#contenido_staff img{
	 float: left; 
	 padding: 4px;
}



div.lista_staf li{
	float:left;
	padding: 2px; 
	list-style-type: none;
}

div.lista_staf ul li img{
	width:40px; 
	height:45px;
}

#contenido_galeria{ 
	height: 350px; 
	display:none;
}

.panel{
	display:none;
}

#contenido_galeria img  {   float: left; width: 200px;}
#contenido_galeria p {   width: 250px; position: absolute; top: 0px; left: 220px; font-size:12px;}

.btn_equipment{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:24px;
	color: #FF7800;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
	padding-bottom: 5px;
}

.btn_equipment_black{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:24px;
	color: #FFF;
	background-color:#000;
	text-transform:uppercase;
	text-align:center;
	padding-bottom: 5px;
}

.img_equi{
		padding-left: 2px;
		padding-bottom:: 10px;
		border-style:solid;
		border-width:medium;
		border-color:#47C1D8;
		-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
		
}

.texto_equi{
	height: 200px;
	overflow:hidden;
}

.mascara_equi{
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: relative;
}

.contenedor_equi{
	width: 10000px;
	position: relative;
	left: 0px;
}

.prod_equi{
	text-align:center;
	width: 141px;
	float:left;
	padding-right: 10px;
	padding-left:10px;
}

.titulo_contact{
	font-family: Helvetica;
	font-weight:bold;
	font-stretch:condensed;
	font-size:24px;
	color: #47C1D8;
	background-color:#000;
	text-transform:uppercase;
	text-align:center;
	padding: 5px;
}

.foto_staf{
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	opacity : 0.4;
    filter: alpha(opacity=40); 
}

.foto_staf2{
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	opacity : 1;
    filter: alpha(opacity=1); 
}

.foto_staf p{
	visibility: none;
}

.foto_staf:hover{
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	opacity : 1;
    filter: alpha(opacity=1); 
}

#slideshow {
    position:relative;
    height:454px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#watch_video{
	cursor: pointer;
}