#head {
	position: relative;
	display:block;
	height: 100px;
}

#head h1 span, #head h2 span{
	display:none;
}

#head h1 a {
	position: absolute;
	top: 0px;
	left: 20px;
	display:block;
	width: 337px;
	height: 74px;
	background: url(../images/logo_ae.png) no-repeat 0 0;
}

#head h2{
	position: absolute;
	top: 40px;
	left: 490px;
	display:block;
	width: 425px;
	height: 34px;
	background: url(../images/titulohead_sp.png) no-repeat 0 0;
}

#head h2.en {
	background: url(../images/titulohead_en.png) no-repeat 0 0;
	top: 40px;
	left: 410px;
	width: 510px;
	height: 28px;
}

#head.main h2{
	background: url(../images/titulohead2_sp.png) no-repeat 0 0;
	top: 35px;
	left: 380px;
	width: 379px;
	height: 33px;
}

#head.main h2.en{
	background: url(../images/titulohead2_en.png) no-repeat 0 0;
	top: 42px;
	left: 375px;
	width: 414px;
	height: 24px;
}

#head #menu_top{
	position: absolute;
	top: -9px;
	left: 472px;
	display:block;
	width: 562px;
	height: 31px;
}

#head #menu_top a span {
	display: none;
}

#head #menu_top #trabaja_en_ae{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 128px;
	height: 25px;
	background: url(../images/head_trabaja.png) no-repeat 0 0;
}

#head #menu_top #voluntariado{
	position: absolute;
	top: 0px;
	left: 133px;
	display: block;
	width: 128px;
	height: 25px;
	background: url(../images/head_voluntariado.png) no-repeat 0 0;
}

#head #menu_top #colabora{
	position: absolute;
	top: 0px;
	left: 266px;
	display: block;
	width: 148px;
	height: 25px;
	background: url(../images/head_colabora.png) no-repeat 0 0;
}

#head #menu_top #apadrina{
	position: absolute;
	top: 0px;
	left: 266px;
	display: block;
	width: 226px;
	height: 25px;
	background: url(../images/head_apadrina2.png) no-repeat 0 0;
}

#head #menu_top #socio{
	position: absolute;
	top: 0px;
	left: 266px;
	display: block;
	width: 112px;
	height: 25px;
	background: url(../images/head_socio.png) no-repeat 0 0;
}

#head #menu_top #facebook{
	position: absolute;
	top: 3px;
	left: 394px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/facebook.png) no-repeat 0 0;
}

#head #menu_top #twitter{
	position: absolute;
	top: 3px;
	left: 424px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/twitter.png) no-repeat 0 0;
}


#head .menu {
	position: absolute;
	display:block;
	top: -3px;
	left: 800px;
}

#head .menu a {
	color: #002072;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	line-height: 1.4em;
	padding-left: 12px;
}

#head .menu a.activo {
	background: url(../images/head_menu_activo.png) no-repeat 0 0;
}