
/* CSS Document */
.fonsCcts { background-image:url(http://www.l-h.cat/img/ccteclasala/fons_teclasala.gif); background-color:#3D3D3D}
.botSubmit { background-image:url(http://www.l-h.cat/img/ccteclasala/bot_submit.gif); width:17px; height:17px}
a.vermellRosat:hover {color: #AA122B;}
.fonsBarra { background-image:url(http://www.l-h.cat/img/ccteclasala/fons_barra.gif); background-color:#6C0011}
.fonsMenuVuit { background-image:url(http://www.l-h.cat/img/ccteclasala/fons_teclasala_menu.gif); background-position:bottom right; background-repeat:no-repeat; }
.fonsContentCcts {background-image:url(http://www.l-h.cat/img/ccteclasala/fons_content_ccts.gif);}
div {overflow:visible;}

/* modul blanc */
.esqSupIzqBlanc,
.esqSupDerBlanc,
.esqInfIzqBlanc,
.esqInfDerBlanc { /* Aqu� pondr�s todos los estilos comunes, para no repetir */
   width: 8px; height: 8px; position: absolute;
}
.modulBlanc {position:relative; float:left; width:100%; background-color:#ffffff;}
.esqSupIzqBlanc {background: url(http://www.l-h.cat/img/ccteclasala/esq_sup_izq_blanc.gif) left top no-repeat; left: 0; top: 0;}
.esqSupDerBlanc{background: url(http://www.l-h.cat/img/ccteclasala/esq_sup_der_blanc.gif) right top no-repeat; right: 0; top: 0;}
.esqInfIzqBlanc {background: url(http://www.l-h.cat/img/ccteclasala/esq_inf_izq_blanc.gif) left bottom no-repeat; left: 0; bottom: 0;}
.esqInfDerBlanc {background: url(http://www.l-h.cat/img/ccteclasala/esq_inf_der_blanc.gif) right bottom no-repeat; right: 0; bottom: 0;}
/* fi modul blanc */

/* menu horitzontal */
#menuh{ list-style:none;margin:0; padding:0; width:100%}
#menuh li {margin:1px; padding:0; float:left;}
#menuh li a {display:block; width:121px; font-family:Arial, Helvetica, sans-serif; padding:4px 0; text-decoration:none; text-align:center; font-size:0.7em; font-weight:bold; color:#FFFFFF; background-image:url(http://www.l-h.cat/img/ccteclasala/fons_barra_ccts.gif); background-color:#6C0011}
#menuh li a:hover {color:#ffffff; background-image:url(http://www.l-h.cat/img/ccteclasala/fons_barra_ccts_over.gif); background-color:#94172B}

/* menu vertical */
#menuv{list-style:none; margin:0; padding:0;}
#menuv li {text-indent:0px; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; padding:0; float:left; background-image:url(http://www.l-h.cat/img/ccteclasala/fons_barra_blanc_ccts.gif);}
#menuv li a {display:block; width:155px; font-family:Arial, Helvetica, sans-serif; padding:4px 0; padding-left:15px; text-decoration:none; font-size:0.7em; font-weight:bold; color:#000000;}
#menuv li a:hover {color:#000000;  background-image:url(http://www.l-h.cat/img/ccteclasala/fletxa_ccts.gif); background-repeat:no-repeat; background-position:center left;}
