@charset "utf-8";
/* CSS Document */

* {
margin: 0px
}

html {
height: 100%
}

body {
height: 100%;
background-image: url(../images/index/background.jpg);
}

#wrapper {
min-height: 100%; 
margin: 0px auto -137px; 
height: auto! important;
width: 100%; 
position: relative; 
text-align: left;
}

#footer {
height: 120px; 
margin: 0px auto; 
width: 100%; 
position: relative; 
font-family: Tahoma; 
font-size: 9px; 
color: #868686; 
text-decoration: none;
text-align: center;
padding-top: 17px; }
#footer a,
#footer a:active, 
#footer a:link, 
#footer a:visited {
font-family: Tahoma; 
font-size: 9px; 
color: #868686; 
text-decoration: none;}
#footer a:hover {
color: #868686; 
text-decoration: underline;}

#footer_container {
width: 137px;
margin: auto;
}

h4 {
height: 76px;
width: 40px; 
text-indent: -9999px;
float: left;}

.logo_aenor_01 {
background: url("../images/index/logo_aenor_01.jpg") center no-repeat;
}
.logo_aenor_02 {
background: url("../images/index/logo_aenor_02.jpg") center no-repeat;
}
.logo_iqnet {
background: url("../images/index/logo_iqnet.jpg") center no-repeat;
width: 57px;
}

.push {
height: 137px
}

ul#menu_header {
margin: 0;
padding: 0;
list-style-type: none;
width:740px;
height:22px;
white-space:nowrap;
overflow:hidden;
text-align:center}
ul#menu_header li {
margin: 0;
padding: 0;
list-style:none;
float: left}
ul#menu_header li a {
display: block;
float:left;
outline: none;
padding:22px 0 0 0;
overflow:hidden;
height:0px !important;
height /**/:15px; /* for IE5/Win */}
#inicio, #inicio a {
background-image: url(../images/index/menu_inicio.jpg);
background-repeat: no-repeat;
width: 42px}
#la_empresa, #la_empresa a {
background-image: url(../images/index/menu_la_empresa.jpg);
background-repeat: no-repeat;
width: 69px}
#referencias, #referencias a {
background-image: url(../images/index/menu_referencias.jpg);
background-repeat: no-repeat;
width: 73px}
#certificaciones, #certificaciones a {
background-image: url(../images/index/menu_certificaciones.jpg);
background-repeat: no-repeat;
width: 86px}
#derecho_y_tecnologia, #derecho_y_tecnologia a {
background-image: url(../images/index/menu_derecho_y_tecnologia.jpg);
background-repeat: no-repeat;
width: 113px}
#sistemas_de_gestion, #sistemas_de_gestion a {
background-image: url(../images/index/menu_sistemas_de_gestion.jpg);
background-repeat: no-repeat;
width: 105px}
#sistemas_de_informacion, #sistemas_de_informacion a {
background-image: url(../images/index/menu_sistemas_de_informacion.jpg);
background-repeat: no-repeat;
width: 124px}
#noticias, #noticias a {
background-image: url(../images/index/menu_noticias.jpg);
background-repeat: no-repeat;
width: 54px}
#contactenos, #contactenos a {
background-image: url(../images/index/menu_contactenos.jpg);
background-repeat: no-repeat;
width: 74px}
#menu_header li a:hover {
background-position: 0px -22px}
#menu_header .selected {
background-position: 0px -22px}

.text {
font-family: Tahoma, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-align: left;
text-decoration: none}
.text a,
.text a:active, 
.text a:link, 
.text a:visited {
color: #FFFFFF;
text-decoration: underline}
.text a:hover {
color: #e9e7e8; 
text-decoration: underline;}
