@charset "utf-8";
/* CSS Document */

html, body{ margin:0; width:100%; background:#fff;}

#contenedor{ width:100%; height:100%; margin:0px auto; }

#barra{ width:820px; height:31.3px; background:#2B2B2B; margin:0px auto; position:relative;}

#menu{
	position:absolute;
	width:489px;
	height:36px;
	left: 355px;
	top: 6px;
	z-index: 1;
}

#menu div { height:31px; float:left; margin-left:50px; cursor:pointer;}

#barralogo{ background:url(img/medio.jpg); height:193.4px; width:820px;margin:0px auto; position:relative;}

#logo{
	position:absolute;
	width:146px;
	height:200px;
	background:url(img/logo.png);
	left: 12px;
}

#titulo{
	
	position:absolute;
	width:139px;
	height:51px;
	left: 665px;
	top: 132px;
}


#contenido{ background: url(img/fondototal.jpg); width:820px; height:380px; margin:0px auto; position:relative;}

#infoservices{
	background: url(img/fondoINFOservicios.png);
	width:428px;
	height:457px;
	position:absolute;
	left: 393px;
	top: -78px;
	visibility:hidden;
}

#texto{
	position:absolute;
	width:636px;
	height:358px;
	left: 94px;
	
}

#footer{ background:#2B2B2B; width:820px; height:60px; margin:0px auto; position:relative;}
/*#footer2{ background:#474747; width:820px; height:100px; margin:0px auto;}*/


/*MENU*/
.empresa{font-family:"Myriad Pro", Arial, Verdana; font-size:14px; color:#B2B2B2; text-decoration:none;	height:21px;
	width:70px;}

.empresa:hover {
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:14px;
	font-weight:300; 
	color:#F6921E;
	text-decoration: underline;
	height:21px;
	width:70px;
	}

.servicios{font-family:"Myriad Pro", Arial, Verdana; font-size:14px; color:#B2B2B2; text-decoration:none;	height:21px;
	width:60px;}

.servicios:hover {
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:14px;
	font-weight:300; 
	color:#F6921E;
	text-decoration: underline;
	height:21px;
	width:60px;
	}

.empleos{font-family:"Myriad Pro", Arial, Verdana; font-size:14px; color:#B2B2B2; text-decoration:none;	height:21px;
	width:60px;}

.empleos:hover {
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:14px;
	font-weight:300; 
	color:#F6921E;
	text-decoration: underline;
	height:21px;
	width:60px;
	}

/*FOOTER*/

#abajo{
	position:absolute;
	width:154px;
	height:19px;
	left: 341px;
	top: 5px;
}

#loguito{
	position:absolute;
	width:53px;
	height:27px;
	left: 301px;
	top: 29px;
}

#textin{
	position:absolute;
	left: 359px;
	top: 36px;
}

#i{
	position:absolute;
	background:url(img/i++.png) no-repeat;
	width:105px;
	height:32px;
	left: 699px;
	top: 18px;
}

/*FONDO*/

#barra_fondo{
	position:absolute;
	height:32px;
	width:100%;
	background: #4D4D4D;
	left: -1px;
}

#barra_fondo2{
	position:absolute;
	height:193.4px;
	width:100%;
	background: #F5F5F5;
	left: -1px;
	top: 32px;
}

#barra_fondo3{
	position:absolute;
	height:440px;
	width:100%;
	background: #D8D8D8;
	left: -1px;
	top: 223px;
}

#barra_fondo4{
	position:absolute;
	height:60px;
	width:100%;
	background: #CCCCCC;
	left: -2px;
	top: 525px;
}



/*TIPOGRAFIAS*/

.texto{ font-family:"Myriad Pro", Arial, Verdana; font-size:14px; color:#B2B2B2;}
.texto2{ font-family:"Myriad Pro", Arial, Verdana; font-size:14px; color:#fff; font-weight:bold;}
.texto3{ font-family:"Myriad Pro", Arial, Verdana; font-size:14px; color:#000; text-align:justify;}



.textofoo{ font-family:"Myriad Pro", Arial, Verdana; font-size:12px; color:#B2B2B2;}
.textologo{ font-family:"Myriad Pro", Arial, Verdana; font-size:11px; color:#999999; font-weight:400;}
