#menu {
	line-height: 100%;
	font-size: 13px;
	position: absolute;
	left: 0px;
	font-weight: normal;

}

#menu li {

	margin: 0 0px;
	padding: 0 0 0px;
	float: left;
	position: relative;
	list-style: none;
	border-right:solid 1px #FFF;

}

/* main level link */

#menu a {

	color: #666;
	text-decoration: none;
	display: block;
	padding:18px 30px 18px 30px;
	margin: 0;





}

/* main level link hover */

#menu .current a, #menu li:hover > a {

	background: #FFF; /* for non-css3 browsers */
    color: #8DC63F;
			border-top:solid 2px; color:#8DC63F;



}

/* sub levels link hover */

#menu ul li:hover a, #menu li:hover li a {

	background: none;
	border: none;
	color: #666;
	font-weight:normal;



}

#menu ul a:hover {

	background: #2D3092 !important; /* for non-css3 browsers */
    color: #fff !important;



}

/* level 2 list */

#menu ul {
    display: none;
	width: 230px;
	position: absolute;
	top: 48px;
	left: 0;
	border: solid 1px #EEE;
	padding:4px;
	background-color:#FFF;





}

/* dropdown */

#menu li:hover > ul {
	display: block;

}

#menu ul li {
	float: none;
	margin: 0;
	padding: 0;

}

#menu ul a {
	font-weight:normal;
	font-size:11px;
	padding:12px 5px 12px 15px;



}

/* level 3+ list */

#menu ul ul {
	left: 189px;
	top: -5px;
	width:240px;

}

/* rounded corners for first and last child */



/* clearfix */

#menu:after {

	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;

}

#menu {
	display: inline-block;

}

html[xmlns] #menu {
	display: block;

}

* html #menu {
	height: 1%;

}


/* --------------------------------------------------------------------------------------------------------------- */


#hometop{
	position: absolute;
	top: 8px;

}

#bgtopback {
    height:50px;
	z-index: 0;

}

#wrap-menu{
	width:100%;
	height:50px;
	background-color:#EEE;
	z-index:0;
	position:fixed;
	top:0;
	left:0;
	z-index: 200000;
	opacity:0.98;
		}
		
		
		#wrap-menu2{
	width:960px;
	height:50px;
	margin:0 auto;
	position:relative;
		}
		
		
		

.wrap-top{
	margin: 0 auto;
	width: 960px;
	height: 120px;
	position: relative;
	z-index: 4000;
	
		}

.logo{
	position: absolute;
	left: 6px;
	top: 14px;
	z-index: 8000;
	
		}


		


#infotop01{
	position: absolute;
	left: 571px;
	top: 68px;
	z-index: 3;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	width: 253px;

}


#language{
	position: absolute;
	left: 825px;
	top: 36px;
	z-index: 3;
	font-size: 12px;
	color: #666;

}


#language a{
	color: #666;
	text-decoration:none;

}


#language a:hover{
	color: #8DC63F;
	text-decoration:underline;

}


.phonetop{
	position: absolute;
	left: 539px;
	top: 64px;

}


.mailtop{
	position: absolute;
	left: 670px;
	top: 66px;

}


#facebook{
	position: absolute;
	z-index: 3;
	left: 829px;
	top: 60px;

}


#twitter{
	position: absolute;
	z-index: 3;
	left: 870px;
	top: 60px;

}

#linkedin{
	position: absolute;
	z-index: 3;
	left: 911px;
	top: 60px;

}



body#home a#homenav,
body#quienes a#quienesnav,
body#objetivos a#objetivosnav,
body#productos a#productosnav,
body#responsabilidad a#responsabilidadnav,
body#servicios a#serviciosnav,
body#contactos a#contactosnav
{
	background: #FFF;
	color:#8DC63F;
		border-top:solid 1px #8DC63F;

}
