html,body {overflow:hidden;}   
/*--------- menu --------------------*/

<!--[if lt IE 7]>  
<script src="/ie7/IE7.js" type="text/javascript">  
</script>  
<![endif]--> 

* { margin: 0; padding: 0; }

@font-face {  
font-family: 'Handel';  
src: url(Handel_Gothic_BT.eot);  
src: local('HandelGothic BT'), local('HandelGothic_BT'),  
url(Handel_Gothic_BT.ttf) format('truetype');  
}
body {
    padding: 0px;
    margin: 0px;
    height: 100%;
    font-family: 'Handel',HandelGothic BT, Helvetica,Arial; font-size:20px; background: #fff; color: #919191; background-image: url('../images/bg.jpg') }
	.nav-wrap {margin: 5% auto 5% auto;  background-color: rgba(f,f,f,f); }
	.group:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
	*:first-child+html .group { zoom: 1; } /* IE7 */

/*--- menu 1---*/
#menu { margin: 0 auto; list-style: none; position: relative; width: 960px; }
#menu li { display: inline; }
#menu li a {text-shadow: -1px -1px 0px #444444; color: #919191; font-size: 25px; display: block; float: right; padding: 6px 10px 4px 10px; text-decoration: none; text-transform: lowercase; }
#menu li a:hover {  color:#006cbe; }
#magic-line { position: absolute; bottom: -2px; left: 0; width: 5px; height: 4px; background: #006cbe; }

/*--- menu 2---*/
#menu2 { margin: 0 auto; list-style: none; position: relative; width: 960px; }
#menu2 li { display: inline; }
#menu2 li a {text-shadow: -1px -1px 0px #444444; color: #919191; font-size: 25px; display: block; float: right; padding: 6px 10px 4px 10px; text-decoration: none; text-transform: lowercase; }
#menu2 li a:hover {  color:#006cbe; }
#magic-line2 { position: absolute; bottom: -2px; left: 0; width: 5px; height: 4px; background: #006cbe; }

/*--- menu 3---*/
#menu3 { margin: 0 auto; list-style: none; position: relative; width: 960px; }
#menu3 li { display: inline; }
#menu3 li a {text-shadow: -1px -1px 0px #444444; color: #919191; font-size: 25px; display: block; float: right; padding: 6px 10px 4px 10px; text-decoration: none; text-transform: lowercase; }
#menu3 li a:hover {  color:#006cbe; }
#magic-line3 { position: absolute; bottom: -2px; left: 0; width: 5px; height: 4px; background: #006cbe; }


.current_page_item a{ color: #006cbe !important; }
.current_page_item2 a{ color: #006cbe !important; }
.current_page_item3 a{ color: #006cbe !important; }

/*------- Fin del Menu --------------*/

/*--- clases del interior ---*/

#inicio .image{
	position: absolute;
	float: center;
	display: block;
	padding: 90px 10px 0px 10px;
}


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


#formu{
	float: right;
	}
	
#formu .image{
	float: left;
	}
	
/*------------------------------*/

