/* css */   

#contenedor_modul div.titol {
    width: 950px;
    height: 70px;
    background-image: url(/empresa/res/titol.png);
    background-repeat: no-repeat;   
    margin-top:10px;
    margin-bottom: 20px; 
}

#contenedor_modul div.f1 {
    width: 950px;
    height: 204px;
    margin-bottom:20px;
}

#contenedor_modul p {
    color:#1E5A32;
    font-family:Verdana,DejaVu Sans,sans-serif;
    font-size:14px;
    line-height:28px;
    margin:12px;
    margin-right: 4px;
    margin-left: 10px;
}

#contenedor_modul div.f1 div.c1 {width: 314px;height: 200px;float: left; border-right: 1px solid #d0ccb3;}
#contenedor_modul div.f1 div.c2 {width: 314px;height: 200px;float: left;}
#contenedor_modul div.f1 div.c3 {width: 314px;height: 200px;float: right; background-image: url(/empresa/res/bg_reticula.png);}

#contenedor_modul div.f2 {width: 950px;height: 204px; margin-bottom:20px;}
#contenedor_modul div.f2 div.c1 {width: 630px;height: 200px;float: left;}
#contenedor_modul div.f2 div.c2 {width: 314px;height: 200px;float: left;}

#contenedor_modul div.f3 {width: 950px;height: 204px; margin-bottom:20px;}
#contenedor_modul div.f3 div.c1 {width: 314px;height: 200px;float: left;}
#contenedor_modul div.f3 div.c2 {width: 314px;height: 200px;float: left;}
#contenedor_modul div.f3 div.c3 {width: 314px;height: 200px;float: left;}

.base1 {
-moz-border-radius:10px 10px 10px 10px;
background-color:#E6E4D4;
height:200px;
text-align:center;
vertical-align:middle;
width:630px;
}

.base1 img {
border: 1px solid white;
margin-top: 15px;
margin-left:35px;
margin-right:35px;
}

.base2 {
-moz-border-radius:10px 10px 10px 10px;
background-color:#E6E4D4;
height:200px;
text-align:center;
vertical-align:middle;
width: 318px;
}

.base2 img {
border: 1px solid white;
margin-top: 15px;
margin-left:35px;
margin-right:35px;
}

.marc_imatge {
    padding: 10px; 
    background-color:#E6E4D4;  
    -moz-border-radius:10px 10px 10px 10px;        
}

#contenedor_modul ul {

}

#contenedor_modul ul li {margin-bottom:10px;}

#contenedor_modul ul li a, a:link {
    font-family:Arial;
    color: #7F2000;
    font-size: 14px; 
    text-decoration: none;
    font-weight: bold;
}

#contenedor_modul ul li a:hover{text-decoration: underline;}




