#ombraCap{
float:left;
width: 1001px;
background: transparent url("/socweb/export/system/modules/gov.soc.web/resources/img/ombra_cap.gif") repeat-x top left;
padding-bottom: 7px;
margin-left: -1px;
}
*html #ombraCap{
margin:0px;
margin-bottom: -14px;
}

#accessibility{
   position:absolute;
   left:0px;
   top:-500px;
   width:1px;
   height:1px;
   overflow:hidden;
}

#pagina #cos #contingut{
width: 980px;
}
*html #pagina #cos #contingut{
width: 990px;
}

#contingut h1{
color: #000;
background-color: #ededed;
border-top: 1px dashed #d9d9d9;
border-bottom: 1px dashed #d9d9d9;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}
*html #contingut h1{
width: 980px;
}

#contingut h2{
/*height:1%;*/
margin:0px;
padding-left: 10px;
font-size: 1.1em;
font-weight: bold;
text-align:left;
}
*html #nuvol h2{
height:20px;
}

.menu{
float:left;
width:321px;
padding: 0px;
margin: 0px;
margin-bottom: 20px;
text-align:left;
}
*html .menu{
width:321px;
margin-bottom: 0px;
}

/************************************ m e n u *******************************************/

#cos #contingut ul li a{
}

.menu ul{
padding:0;
margin:0;
}
*html .menu ul{
padding-bottom:0px;
}

.menu ul li{
list-style: none;
padding-left: 20px;
border-top: 4px solid #fff;
font-weight: bold;
padding-right:3px;
}
*html .menu ul li{
padding-left: 10px;
}

.menu ul ul li{
padding-right:3px;
}

.menu ul ul ul li{
padding-right:3px;
}

.menu ul ul ul ul li{
padding-right:3px;
}


.menu ul ul ul li{
font-weight: normal;
}

.menu a{
text-decoration: none;
}

.menu a:hover{
text-decoration: underline;
}



/*********************************** Estil del color menu CIUTADANS **************************************/

.ciutadans h2{
background: #CAE2A7 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_titol_verd.gif') repeat-x;
border-top: 3px solid #77b41e;
color: #3c6400;
padding-left:0px;
}

.ciutadans{
margin-right: 9px;
background-color: #ebf4de;
}

.ciutadans a{
color: #3c6400;
}

.ciutadans ul li{
background-color: #ebf4de;
}

.ciutadans ul ul li{
border-top: 1px dashed #b5d683;
}


/*********************************** Estil del color menu EMPRESARIS **************************************/

.empresaris h2{
background: #B6E0F1 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_titol_blau.gif') repeat-x;
border-top: 3px solid #009ee0;
color: #004b7d;
padding-bottom:0px;
}

.empresaris{
background-color: #d9f1fb;
}

.empresaris a{
color: #004b7d;
}

.empresaris ul li{
background-color: #d9f1fb;
}

.empresaris ul ul li{
border-top: 1px dashed #80cff0;
}


/*********************************** Estil del color menu INSTITUCIONALS **************************************/

.institucional h2{
background: #D1D1D1 url('/socweb/export/system/modules/gov.soc.web/resources/img/fons_titol_gris.gif') repeat-x;
border-top: 3px solid #999999;
color: #4c4c4c;
padding-bottom:0px;
}

.institucional{
margin-left: 8px;
background-color: #ebebeb;
}

.institucional a{
color: #4c4c4c;
}

.institucional ul li{
background-color: #ebebeb;
}

.institucional ul ul li{
border-top: 1px dashed #c4c4c4;
}


/*********************************** Fi Estil del color menu **************************************/
