/* 
Document   : CascadeStyleSheet
Author     : theinnovatefactory
*/


/* FONTS **********************************************************************/

@font-face {
    font-family: 'Existence Light Regular';
    src: url('Existence-Light.eot');
    src: local('Existence Light Regular'), local('ExistenceLight-Regular'), url('Existence-Light.otf') format('opentype');
}




/* BODY & LOGO ****************************************************************/

body {
    background:#13153E url('../img/wallpapers/5.jpg');
    overflow-x:hidden;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    color:#fff;
}

#logo {
    margin-bottom:10px;
    margin-left:30px;
    margin-top:20px;
}

a:link {
    color:#44A0DF;
    text-decoration: none;
}


a:visited {
    color:#44A0DF;
    text-decoration: none;
}

a:hover {
    color: #44A0DF;
    text-decoration: underline;
    cursor: pointer;
}

a:active {
    color:#44A0DF;
}

img {
    border:0px;
}


#idioma {
    float: right;
    color:#fff;
    font-family: 'Existence Light Regular', Arial, sans-serif;
}

#idioma ul{
    -moz-border-radius-bottomleft:15px;
    -moz-border-radius-bottomright:15px;
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-top:0;
    padding-bottom:10px;
    padding-top:10px;
    position:absolute;
    right:160px;
    top:0;
    width:100px;
    _background:none;
}

#idioma li{
    float:left;
    cursor:pointer;
}

#idioma a{
    text-decoration: none;
    color:#fff;
    _cursor:pointer;
}

#idioma a:hover{
    text-decoration: underline;
    color:#fff;
}


/* QUADRES ********************************************************************/

#container {
    /*background:url(../img/teclat.jpg) no-repeat scroll center -90px;
    height:540px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    _padding-top:50px;
    _border:none;*/
}

#imageMenu {
    position: relative;
    width: 950px;
    height: 530px;
    overflow: hidden;
    margin: 0 auto;
    clear:both;

}



#imageMenu ul {
    list-style: none;
    display: block;
    width: auto;

}

#imageMenu ul li {
    float: left;
    padding-right:10px;
}

#imageMenu ul li .interior{
    background:#FFFFFF none repeat scroll 0%;
    /*border-right: 2px solid #fff;*/
    display:block;
    overflow:hidden;
    width:98px;
    /*height: 500px;*/
}

#imageMenu ul li .interior .in2{
    position:relative;
    height:480px;
    width:30px;
    margin:10px;
    cursor:default;
}

#imageMenu ul li .interior .in2 .contenido_interior{
    position:absolute;
    margin-left: 60px;
    height:420px;
    width:450px;
}

#imageMenu ul li .interior .in2 .title{
    position:absolute;
    cursor: pointer;
}

/* PRIMER QUADRE **************************************************************/

#imageMenu ul li.primer .interior{
    background: url('../img/fondo_transparente.png');
    -moz-border-radius-bottomleft:10px;
    /*background: #000;
    border:1px solid #265F00;
    opacity:0.9;
    filter: alpha(opacity = 90);*/

}

#imageMenu ul li.primer .interior .in2 .contenido_interior{
    color:#fff;
    text-align:justify;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size:1.3em;
    _font-size:1.1em;
    margin-top:20px;
    _margin-top:50px;
    text-shadow: 10px 5px 10px #000;

}

/* SEGON QUADRE ***************************************************************/



#imageMenu .segon .interior{
    background: url('../img/fondo_transparente.png');
    /*background: #000;*/
    /*border:1px solid #9F6100;
    opacity:0.9;
    filter: alpha(opacity = 90);*/

}

#imageMenu .segon .contenido_interior{
    margin-top:10px;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    text-shadow: 10px 5px 10px #000;
}
#imageMenu .segon table{
    color:#DFDFDF;
    width:460px;
    text-align:justify;
    cursor:pointer;
}
#imageMenu .segon table:hover{
    color:#fff;
}
#imageMenu .segon table h2{
    font-size:15px;
}
#imageMenu .segon table:hover {
    cursor:pointer;
}
#imageMenu .segon #a_mida {
    background:transparent url(../img/app_bn.png) no-repeat scroll 2px 2px;
    _background:transparent url(../img/app.gif) no-repeat scroll 2px 2px;
    height:110px;
    padding-left:140px;
}
#imageMenu #a_mida h1 {
    font-size:1.5em;
    _font-size:1.4em;
}
#imageMenu #a_mida:hover {
    background:transparent url(../img/app.png) no-repeat scroll 2px 1px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
#imageMenu #modular {
    background:transparent url(../img/boxes_bn.png) no-repeat scroll 2px 6px;
    _background:transparent url(../img/boxes.gif) no-repeat scroll 2px 6px;
    height:110px;
    padding-left:140px;

}
#imageMenu #modular h1 {
    font-size:1.5em;
    _font-size:1.4em;

}
#imageMenu #modular:hover {
    background:transparent url(../img/boxes.png) no-repeat scroll 2px 5px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
#imageMenu #disseny {
    background:transparent url(../img/iMac_bn.png) no-repeat scroll 2px 14px;
    _background:transparent url(../img/iMac.gif) no-repeat scroll 2px 14px;
    height:127px;
    padding-left:140px;
}
#imageMenu #disseny h1{
    font-size:1.5em;
    _font-size:1.4em;
}
#imageMenu #disseny:hover {
    background:transparent url(../img/iMac.png) no-repeat scroll 2px 13px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
#imageMenu #idees {
    background:transparent url(../img/lightbulb_little_bn.png) no-repeat scroll 20px 6px;
    _background:transparent url(../img/lightbulb_little.gif) no-repeat scroll 20px 6px;
    height:110px;
    padding-left:140px;
}
#imageMenu #idees h1{
    font-size:1.5em;
    _font-size:1.4em;
}
#imageMenu #idees:hover {
    background:transparent url(../img/lightbulb_little.png) no-repeat scroll 20px 5px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}



/* TERCER QUADRE **************************************************************/

#imageMenu ul li.tercer .interior{
    background: url('../img/fondo_transparente.png');
    /*background: #000;
    border:1px solid #4F0B00;
    opacity:0.9;
    filter: alpha(opacity = 90);*/

}


#imageMenu ul li.tercer .interior .in2 .contenido_interior{
    color:#fff;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    text-align:justify;
    font-size:1.3em;
    _font-size:1.1em;
    margin-top:60px;
    _margin-top:110px;
    text-shadow: 10px 5px 10px #000;

}




/* QUART QUADRE ***************************************************************/

#imageMenu ul li.quart .interior{
    background: url('../img/fondo_transparente.png');
    /*background: #000;
    border:1px solid #5A0D6F;
    opacity:0.9;
    filter: alpha(opacity = 90);*/

}


#imageMenu ul li.quart .interior .in2 .contenido_interior{
    text-shadow: 0 0 10px #000;
}


/* CINQUE QUADRE ***************************************************************/

#imageMenu ul li.cinque .interior{
    background: url('../img/fondo_transparente.png');
    /*background: #000;
    border:1px solid #002B5F;
    opacity:0.9;
    filter: alpha(opacity = 90);*/
}

#imageMenu ul li.cinque .interior .in2 .contenido_interior{
    /*background:yellow;*/
    text-align:right;
    margin-top:3px;
}
#imageMenu .cinque table{
    /*background:#fff;*/
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    width:100%;
    cursor: pointer;
}
#imageMenu .cinque .titol h1{
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    height:30px;
    text-align:center;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size:1em;
    _font-size:1em;
    color:#fff;
}
#imageMenu .cinque .titol h1:hover{
    text-decoration: underline;
}
#imageMenu ul li.cinque .interior .in2 .contenido_interior table td.info{
    height:75px;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size:0.9em;
    _font-size:0.7em;
    color:#fff;

}
#imageMenu ul li.cinque .interior .in2 .contenido_interior table td.foto{
    height:75px;
}
#imageMenu ul li.cinque .interior .in2 .contenido_interior table td.foto .fecha_noticia{
    font-family: 'Existence Light Regular', Arial, sans-serif;
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    height:60px;
    margin-left:10px;
    margin-top:0;
    width:60px;
    -moz-border-radius:10px;
    text-align:center;
}
#imageMenu ul li.cinque .interior .in2 .contenido_interior table td.foto .fecha_noticia .dia{
    font-size:30px;
}
#imageMenu ul li.cinque .interior .in2 .contenido_interior table td.foto .fecha_noticia .mes_ano{
    font-size:12px;
}

#imageMenu ul li.cinque .interior .in2 .contenido_interior #noticiesAntigues{
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    border:1px solid #fff;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size: 20px;
    color:#fff;
    text-align:center;
    float:left;
    margin-left:5px;
    margin-top:0px;
    width:440px;
    cursor: pointer;
}

#imageMenu ul li.cinque .interior .in2 .contenido_interior #noticiesAntigues:hover{
    background:#fff;
    border:1px solid #000;
    color: #000;
    font-size: 20px;
}




/* SISE QUADRE ***************************************************************/

#imageMenu ul li.sise .interior{
    background: url('../img/fondo_transparente.png');
    -moz-border-radius-topright:10px;
    /*background: #000;
    border:1px solid #7F3C00;
    opacity:0.9;
    filter: alpha(opacity = 90);*/

}

#imageMenu ul li.sise .interior .in2 .contenido_interior{   
    text-align:right;
    margin-top:30px;
}

#imageMenu ul li.sise .interior .in2 .contenido_interior #pressupost{
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    border:1px solid #fff;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size: 20px;
    color:#fff;
    text-align:center;
    float:left;
    margin-left:67px;
    width:380px;
    cursor: pointer;
}

#imageMenu ul li.sise .interior .in2 .contenido_interior #pressupost:hover{
    background:#fff;
    border:1px solid #000;
    color: #000;
    font-size: 20px;
}

#box {
    font-family: 'Existence Light Regular', Arial, sans-serif;
    width: 440px;
    padding: 4px;
    border: solid 1px #448700;
    background: #A2C100;
    display: none;
    color: black;
    text-align: center;
    margin-bottom:-53px;
    margin-top:45px;
    margin-left:2px;
}

.calculator {
    background:transparent url(../img/icons/48x48/calculator_ipod.png) repeat scroll 0 0;
    height:48px;
    left:12px;
    position:relative;
    top:40px;
    width:48px;
    cursor: pointer;
}


/* FORMULARI ******************************************************************/

.text_field {
    width: 440px;
    height: 25px;
    margin-top:3px;
    margin-bottom:9px;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    /*background: #FCF0C0;*/
    border: 1px solid #fff;
    padding: 2px;
    /*border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;*/
}

.text_area {
    width: 440px;
    height: 125px;
    margin-top:3px;
    margin-bottom:10px;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 2px;
    /*border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;*/
    border:1px solid #fff;
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
}

.send_button {
    font-family: 'Existence Light Regular', Arial, sans-serif;
    width:80px;
    height:40px;
    background:transparent url(../img/fondo_transparente.png) repeat scroll 0 0;
    border:1px solid #fff;
    color: #fff;
    font-size:1em;
    cursor:pointer;
    float:right;
}


/* FOOTER *********************************************************************/

#footer{
    /*width:auto;*/
    height:100px;
    /*position:absolute;*/
    color:white;


    position: relative;
    width: 952px;
    margin: 0 auto;
    clear:both;
    top:13px;
    _margin-top:0px;


}

#footer .footer_left{
    float:left;
    width:500px;
    _width:430px
        margin-left:40px;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    _margin-top:20px;
}

#footer .footer_left ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#footer .footer_left ul li{
    float:left;
    margin-right: 10px;
}
#footer .footer_left a{
    color:#fff;
    text-decoration:none;
}
#footer .footer_left a:hover{
    color: #fff;
    text-decoration:underline;
}
#footer .footer_left a:visited{
    color:#fff;
}
#footer .footer_left a:active{
    color:#fff;
}


#footer .footer_right {
    color:black;
    float:left;
    height:55px;
    margin-bottom:10px;
    margin-top:-16px;
    width:404px;
}

#footer table {
    margin-left:100px;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    color:#fff;
}

#footer .we {
    width: 120px;
    font-size:1.6em;
    _width: 150px;
}

#footer .firefox {
    width:65px;
    cursor:pointer;
    opacity:0.7;
    filter: alpha(opacity = 70);
    _height: 90px;

}

#footer .and {
    font-size:1.6em;
    width:28px;
}

#footer .safari {
    cursor:pointer;
    opacity:0.7;
    filter: alpha(opacity = 70);

}

#footer .footer_bottom{
    clear:both;
    width:870px;
    margin-left:40px;
    height:50px;
    text-align:center;
    border-top:1px solid #fff;
    padding-top:10px;
}







#FondoZonaOculta, #FondoiFrameOculto {
    background-color:#000;
    height:100%;
    left:0;
    margin:0;
    opacity:0.6;
    filter: alpha(opacity = 60);
    position:fixed;
    _position:absolute;
    top:0;
    visibility:hidden;
    width:100%;
    z-index:8599;
}

.ocults .titol h1{
    font-size:2em;
    text-align:left;
    margin-top:-50px;
    margin-left:10px;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    _font-size:1.8em;
    color:#000;
}

.ocults .texto {
    font-size:1em;
    text-align:justify;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    _font-size:0.8em;
    margin-left:240px;
    margin-right:40px;
    margin-top:80px;
    color:#000;
}


#Desenvolupament_a_mida {
    background: #FFFFFF url(../img/desenvolupament_a_mida.jpg) no-repeat scroll center center;
    left:50%;
    margin-left:-350px;
    padding:3px;
    position:fixed;
    _position:absolute;
    text-align:right;
    visibility:hidden;
    width:700px;
    z-index:8600;
    height:500px;
    top:50%;
    margin-top:-250px;
    -moz-box-shadow: 0 0 10px #fff;
}


#Desenvolupament_modular {
    background: #FFFFFF url(../img/desenvolupament_modular.jpg) no-repeat scroll center center;
    left:50%;
    margin-left:-350px;
    padding:3px;
    position:fixed;
    _position:absolute;
    text-align:right;
    visibility:hidden;
    width:700px;
    z-index:8600;
    height:500px;
    top:50%;
    margin-top:-250px;
    -moz-box-shadow: 0 0 10px #fff;
}

#Desenvolupament_modular .texto{
    margin-top:40px;
}

#Disseny_web {
    background: #FFFFFF url(../img/disseny_web.jpg) no-repeat scroll center center;
    left:50%;
    margin-left:-350px;
    padding:3px;
    position:fixed;
    _position:absolute;
    text-align:right;
    visibility:hidden;
    width:700px;
    z-index:8600;
    height:500px;
    top:50%;
    margin-top:-250px;
    -moz-box-shadow: 0 0 10px #fff;
}

#Idees_fresques {
    background: #FFFFFF url(../img/idees_fresques.jpg) no-repeat scroll center center;
    left:50%;
    margin-left:-350px;
    padding:3px;
    position:fixed;
    _position:absolute;
    text-align:right;
    visibility:hidden;
    width:700px;
    z-index:8600;
    height:500px;
    top:50%;
    margin-top:-250px;
    -moz-box-shadow: 0 0 10px #fff;
}


#Pressupost_online {
    background: #FFFFFF url(../img/post_bg.jpg) repeat-x scroll 0 0;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    left:50%;
    margin-left:-400px;
    padding:3px;
    position:fixed;
    _position:absolute;
    text-align:right;
    visibility:hidden;
    width:800px;
    z-index:8600;
    height:500px;
    top:50%;
    margin-top:-250px;
    -moz-box-shadow: 0 0 10px #fff;
    overflow:auto;
    color:#000;
}

#Pressupost_online .campo, .entrada{
    color:#000;
}

#Pressupost_online .entrada .edicion, textarea {
    border:1px solid #000;
    font-family: 'Existence Light Regular', Arial, sans-serif;
    font-size:12px;
    width:175px;
    color:#000;
}

#Pressupost_online .boto_pressupost {
    font-family: 'Existence Light Regular', Arial, sans-serif;
    width:120px;
    height:30px;
    background:#fff;
    border:1px solid #000;
    color: #000;
    font-size:1em;
    cursor:pointer;
    text-align:center;
    margin-right:300px;

}

#IE {
    background: #FFFFFF url(../img/warning.gif) no-repeat scroll left center;
    left:50%;
    margin-left:-200px;
    padding:3px;
    position:fixed;
    _position:absolute;
    visibility:hidden;
    width:400px;
    z-index:8600;
    height:150px;
    top:50%;
    margin-top:-75px;
    -moz-box-shadow: 0 0 10px #fff;
    text-align: right;
}

#IE .texto {
    color:#585858;
    margin-left:60px;
    margin-right:30px;
    margin-top:5px;
}

#iFrameOculto  {
    border:4px solid #E3E3E3;
    left:50%;
    margin-left:-450px;
    padding:3px;
    position:fixed;
    _position:absolute;
    text-align:right;
    visibility:hidden;
    width:900px;
    z-index:8600;
    height:500px;
    top:50%;
    margin-top:-250px;
    -moz-box-shadow: 0 0 10px #fff;
}


#Desenvolupament_a_mida span, #Desenvolupament_modular span, #Disseny_web span, #Idees_fresques span, #Pressupost_online span, #noticies_antigues span, #IE span {
    cursor:pointer;
    opacity:0.5;
    filter: alpha(opacity = 50);
}

#Desenvolupament_a_mida span:hover, #Desenvolupament_modular span:hover, #Disseny_web span:hover, #Idees_fresques span:hover, #Pressupost_online span:hover, #noticies_antigues span:hover, #IE span:hover {
    cursor:pointer;
    opacity:1;
    filter: alpha(opacity = 100);
}

#seccion1{
    display: none;
}
#seccion2{
    display: none;
}
#seccion3{
    display: none;
}
#seccion4{
    display: none;
}
#seccion5{
    display: none;
}
#seccion6{
    display: none;
}


#proyectos{
}
.seccion{
    float: left;
    width: 115px;
    color: #aaaaaa;
    font-size: 0.6em;
    line-height:1.6em;
    padding: 15px;
    margin-bottom: 15px;
    margin-top:60px;
    padding: 0px 30px 0px 0px;
}
.seccion h1{
    font-family: 'Existence Light Regular', Arial, sans-serif;
    color: #fff;
    font-size: 1.5em;
    margin: 5px 0px 0px 0px;
    font-weight:bold;
    text-align: center;
}
.seccion img{
    border: 1px solid #606060;
    outline:none;
    margin-top: 15px;
}
.seccion img:hover{
    border: 1px solid #ececec;
}

.nombres_menu {
    -moz-border-radius:5px 5px 5px 5px;
    background:url("../img/fondo_transparente.png") repeat scroll 0 0 transparent;
    bottom:0;
    color:#FFFFFF;
    font-family:'Existence Light Regular',Arial,sans-serif;
    height:130px;
    left:4px;
    position:absolute;
    text-align:center;
    visibility:hidden;
    width:400px;
}

.mas{
    font-family:'Existence Light Regular',Arial,sans-serif;
    font-size: 2em;
    margin-left:80px;
}