
/* CSS Document */
.fonsCcb { background-image:url(http://www.l-h.cat/img/fons_ccb.gif); background-color:#89AD27}
.fonsTopCcb { background-image:url(http://www.l-h.cat/img/ccbobila/fons_top_ccb.gif); background-color:#89AD27}
.fonsBottomCcb { background-image:url(http://www.l-h.cat/img/ccbobila/fons_bottom_ccb.gif); background-position:top; background-repeat:no-repeat; background-color:#89AD27}

/* gen�ric modul*/
.titolmodul {color: #ffffff; padding-left:15px;}
.esqSupIzq,
.esqSupIzqVerd,
.esqSupDer,
.esqSupDerVerd,
.esqInfIzq,
.esqInfIzqVerd,
.esqInfDer,
.esqInfDerVerd { /* Aqu� pondr�s todos los estilos comunes, para no repetir */
   width: 10px;
   height: 11px;
   position: absolute;
}

/* modul taronja */
.modulTaronja {position:relative; float:left; width:100%; font-weight:bold; background-color:#DF8713; padding-bottom:4px; padding-top:4px;}
.esqSupIzq {background: url(http://www.l-h.cat/img/ccbobila/esq_sup_izq.gif) left top no-repeat; left: 0; top: 0;}
.esqSupDer {background: url(http://www.l-h.cat/img/ccbobila/esq_sup_der.gif) right top no-repeat; right: 0; top: 0;}
.esqInfIzq {background: url(http://www.l-h.cat/img/ccbobila/esq_inf_izq.gif) left bottom no-repeat; left: 0; bottom: 0;}
.esqInfDer {background: url(http://www.l-h.cat/img/ccbobila/esq_inf_der.gif) right bottom no-repeat; right: 0; bottom: 0;}
/* fi modul taronja */

/* modul taronja */
.modulVerd {position:relative; float:left; width:100%; font-weight:bold; background-color:#89AD27; padding-bottom:4px; padding-top:4px;}
.esqSupIzqVerd {background: url(http://www.l-h.cat/img/ccbobila/esq_sup_izq_verd.gif) left top no-repeat; left: 0; top: 0;}
.esqSupDerVerd {background: url(http://www.l-h.cat/img/ccbobila/esq_sup_der_verd.gif) right top no-repeat; right: 0; top: 0;}
.esqInfIzqVerd {background: url(http://www.l-h.cat/img/ccbobila/esq_inf_izq_verd.gif) left bottom no-repeat; left: 0; bottom: 0;}
.esqInfDerVerd {background: url(http://www.l-h.cat/img/ccbobila/esq_inf_der_verd.gif) right bottom no-repeat; right: 0; bottom: 0;}
/* fi modul taronja */

/* modul negre */
.modulNegre {position:relative; float:left; width:100%; background-color: #000000; padding-bottom:4px; padding-top:4px}
.esqSupIzqNegra,
.esqInfDerNegra {width:9px; height:9px; position:absolute;}
.esqSupIzqNegra {background: url(http://www.l-h.cat/img/ccbobila/esq_sup_izq_negra.gif) left top no-repeat; left: 0; top: 0;}
.esqInfDerNegra{background: url(http://www.l-h.cat/img/ccbobila/esq_inf_der_negra.gif) right bottom no-repeat; right: 0; bottom: 0;}
/* fi modul negre */

/* mailing */

.borderVerd10DreEsqBottom { border-bottom:10px #89AD27 solid; border-left:10px #89AD27 solid; border-right:10px #89AD27 solid;}