/* GENERICAS */
body {
    margin: 0;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000033;
    background-image: url( ../images/fondo.gif );
}

a:hover {
    color: #c63;
}

a:link, a:visited, a:active {
    border: 0;
}

.inicioItem {
    margin-right: 266px;
    background: none ! important;
}

.inicioItem a {
    width: 89px;
    display: block;
    padding-left: 29px;
}

.nosotrosItem a {
    padding-left: 10px;
    width: 78px;
}

.serviciosItem a {
    padding-left: 20px;
    width: 97px;
}

.clientesItem a {
    padding-left: 22px;
    width: 95px;
}

.obrasItem a {
    padding-left: 14px;
    width: 65px;
}

.contactoItem a {
    padding-left: 7px;
    width: 75px;
}

#menuInferior, #creditos {
    float: left;
}

#ona h4 span {
    display: none;
}

#ona {
    width: 778px;
    float: left;
    background-image: url( "../images/onaReforma.gif" );
    height: 38px;
}

#mainMenu, #contenido, #finPagina {
    width: 778px;
    float: left;
    margin: 0;
    padding: 0;
}

#mainMenu {
    width: 778px;
    margin: 0;
    padding: 0;
    height: 137px;
    background-image: url( "../images/menuFondo.gif" );
    background-repeat: no-repeat;
}

#mainMenu ul {
    margin: 70px 0 0 0;
    padding: 0;
    list-style-type: none;
    border-right: 1px solid #000066;
    height: 66px;
}

#mainMenu li {
    background-image: url( ../images/menuItemsBackground.gif );
    border-left: 1px solid #000066;
    border-right: 1px solid #000033;
    line-height: 66px;
    text-align: center;
}

a {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#menuInferior a, #mainMenu a, #menuInferior li, #mainMenu li {
    display: inline;
    float: left;
}

#mainMenu a {
    margin: 0;
    padding: 0;
    /*height: 100%;
    width: 100%;*/
}

b {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

.currentLink {
    color: #cc6633;
}

.ampliacion img {
    display: none;
}

.varianteTexto1 {
    font-size: 12px;
    font-weight: bold;
}

.varianteTexto2 {
    font-size: 11px;
    font-weight: bold;
}

.servicio, .fundadores, .cliente {
    background: url( ../images/elemento1.jpg ) no-repeat right 214px;
}

#agradecimientos, #fundadores {
    margin-top: 38px;
    padding: 0;
}

#colaboradores {
    margin-top: 74px;
}

#colaboradores, #fundadores {
    border-bottom: 2px solid white;
}

#agradecimientos div, #colaboradores div, #fundadores div {
    float: left;
}

.columna1 {
    margin: 0;
    padding: 0 0 0 90px;
    width: 347px;
}

#fundadores {
    padding-bottom: 134px;
}

#colaboradores {
    padding-bottom: 146px;
}

#agradecimientos {
    padding-bottom: 171px;
}

#fundadores h4 {
    background: url( "../images/fundadores.gif" ) no-repeat;
    width: 81px;
    height: 11px;
    margin: 0 0 30px 90px;
}

#colaboradores h4 {
    background: url( "../images/colaboradores.gif" ) no-repeat;
    width: 104px;
    height: 11px;
    margin: 0 0 20px 90px;
}

#agradecimientos h4 {
    background: url( "../images/agradecimientos.gif" ) no-repeat;
    width: 277px;
    height: 21px;
    margin: 0 0 20px 90px;
}

#fundadores h4 span, #colaboradores h4 span, #agradecimientos h4 span {
    display: none;
}

.cliente h4 {
    background-image: url( "../images/principalesClientes.gif" );
    width: 130px;
    height: 11px;
    margin: 47px 0 10px 90px;

}

.cliente h4 span {
    display: none;

}

.cliente div {
    line-height: 23px;
    margin-left: 90px;
    margin-bottom: 40px;
}

.correo {
    color: #cc6633;
    text-decoration: underline;
}

.fila1, .fila2 {
    border-bottom: 2px solid white;
}

.fila1 {
    width: 778px;
    margin: 8px 0 23px 0;
}

.fila2 {
    width: 778px;
    padding-bottom: 23px;
}

.fila3 {
    width: 778px;
    padding-bottom: 25px;
}

.obras div {
    float: left;
}

.obras h4 {
    width: 92px;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    height: 205px;
    margin: 0;
}

.obras h4 span {
    display: none;
}

.iconsDespues {
    width: 229px;
    text-align: right;
    margin: 0 22px 0 0;
}

.obras img {
    margin: 0 1px 1px 0; /*border: 2px solid red;*/
}

.fila1 .iconsDespues img, .fila1 .iconsAntes img, .fila3 .iconsDespues img, .fila3 .iconsAntes img {
    border: 2px solid #003366;
    
}

.fila2 .iconsDespues img, .fila2 .iconsAntes img {
    border: 2px solid #000033;
}

.ampliacion {
    width: 205px;
    height: 205px;
    background-color: #336699;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 38px 0 12px;
}

.iconsAntes {
    margin-bottom: 10px;
    width: 180px;
}

.descripcion {
    width: 180px;
    height: auto;
}

#navegacion {
    float: left;
    padding-left: 344px;
    width: 205px;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

#navegacion a {
    font-size: 12px;
}

#navegacion span {
    visibility: hidden;
}

.contacto {
    width: 260px;
    margin-left: 514px;
    margin-top: 60px;
    font-size: 12px;
    font-weight: bold;
}

.contacto ul {
    list-style: none;
    width: 170px;
    margin: 0 0 10px 10px;
    padding: 0;
    float: left;
}

.contacto div {
    float: left;
}

#menuInferior {
    height: 26px;
    background-image: url( ../images/menuInferorFondo.gif );
    background-repeat: no-repeat;
    line-height: 26px;
    background-position: center;
    margin-right: 200px;
}

#menuInferior ul {
    margin: 0;
    padding: 0 0 0 3px;
}

#menuInferior ul li {
    padding-right: 8px;
    padding-left: 9px;
}

#menuInferior a {
    font-size: 10px;
}

#finPagina {
    height: 26px;
}

#creditos span {
    display: none;
}

#creditos {
    width: 150px;
    height: inherit;
    line-height: 26px;
    margin-left: 19px;
}

#creditos i {
    float: left;
    font-size: 9px;
    font-style: normal;
    line-height: 30px;
}

#creditos b {
    background-image: url( ../images/ieDiseno.gif );
    background-repeat: no-repeat;
    background-position: center;
    width: 65px;
    height: 26px;
    margin: 0;
    padding: 0;
    float: left;
}

.inicio {
    background-image: url( ../images/homeFondo.gif );
    background-repeat: no-repeat;
    height: 250px;
}

.inicio span {
    display: none;
}

.contacto ul {
    width: 200px;
}

.contacto a {
    font-size: 12px;
}

#extra {
    position: absolute;
    top: 183px;
    left: 355px;
    width: 423px;
    height: 423px;
    z-index:2;
}

#extrax {    
    position: absolute;
    top: 0;
    left: 0;
    /*padding-top:1020px;*/
    padding-top:919px;
    padding-right:100%;
    width:0;
    height:0;
    margin:0;
    z-index:1;
}
      