A:hover  {text-decoration : underline;color : #FF0000;}
A{text-decoration : none;color : #000000;font-family:verdana, Arial;font-size:12px;}


A.enlace{text-decoration : none;color : black; font-family : verdana;font-size : 12px;}
A.enlace:hover{text-decoration : underline;color : black; font-family : verdana;font-size : 12px;}
A.enlace_min{text-decoration : none;font-weight:bold;color : black; font-family : verdana;font-size : 11px;}
A.enlace_min:hover{text-decoration : underline;color : black; font-family : verdana;font-size : 11px;}
A.enlace_sub{text-decoration : none;font-weight:bold;color : black;}



td.texto_separador {
text-decoration : underline;
font-family : verdana;
font-size : 12px;
font-weight:bold;
}
td {text-decoration : none;font-family : verdana;font-size : 11px;}

.boton {font-family:verdana; font-size:12px; border: 1px solid #000000; background-color: transparent }

select.text  {font-family : verdana;font-size : 11px;text-align:justify;}
textarea.texto {font-family : verdana;font-size : 12px;text-align:justify;}
.cajaTexto {font-family:Verdana; font-size:10px; color:#000000; border-style:Solid; border-color:#AAAAAA; border-width:1px;}
.data {font-family : verdana;font-size : 11px;}

.textoNegro {font-family:Verdana; font-size:10px; color:#000000; text-decoration:None;}

.aviso{
  font-family: verdana;
  font-size : 12px;
  font-weight:bold;
  color: red;
}

body {
  background-color: #FFFFFF;
}

div.capcelera {
 width:785px;
 height:143px;
 font-size:23px;
 background-image: url(../imgs/capceleraComlit.png);
 background-repeat: no-repeat;
 position:relative;

}

div#menu{
  background-image: url(../imgs/menuComlit.png);
  background-repeat: no-repeat;
  width:156px;
  height:357px;
  position:relative;
  float:left;
  z-index:0
}

div.menuContingut{
  position: relative;
  top:20px;
  list-style:none;
  list-style-position: inside;
  left:10px;
  padding:0px;
  z-index:30;
  text-align: left;
}


/*div#contingut{
  z-index: 0;
  font-size:12px;
  font-family:verdana;
  position:absolute;
  left:145px;
  top:145px;
}*/

div#contingut{
 z-index: 0;
 font-size:12px;
 font-family:verdana;
 position:relative;
 left:0px;
 top:5px;
 display:inline;
 float: left;
}

p{
  font-size:12px;
  font-family:verdana;
  background:#d0c2a1;
  width:600px;
  padding: 10px;
  text-align:left;
}

p.contact{
  font-size:12px;
  font-family:verdana;
  background:#d0c2a1;
  width:500px;
  padding: 10px;
  text-align:left;
}

p.listNoticias{

  font-size:12px;
  font-family:verdana;
  background:#d0c2a1;
  width:600px;
  padding: 10px;
  text-align:left;
}

body.comlit {
	margin-top:0px;
    margin-left:0px;
    background-color: #dcd2bb;
    overflow-x:hidden;
    overflow-y:auto;
    text-align:center;
}

span.titol{
  color: #CC6633;
  font-family:verdana;
  font-size:14px;
}

span.titolPetit{
  color: #CC6633;
  font-family:verdana;
  font-size:13px;
}

span.data{
  color: #000000;
  font-family:verdana;
  font-size:9px;
}

span.avis {
    font-family : verdana;
    font-size : 15px;
    font-style: italic;
}

span.dataNoticies{
  color: #000000;
  font-family:verdana;
  font-size:9px;
}

span.autor{
  color: #000000;
  font-family:verdana;
  font-size:12px;
}

span.titolSecNoti{
  color: #000000;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
}

a.linkNoti{
 color:#CC6633;
 font-family:verdana;
 font-size: 12px;

}
div#contenedor{
margin:0 auto 0 auto;
width:779px;
}

div#pie{
 width:594px;
 height:32px;
 background-image: url(../imgs/pieComlit.png);
 background-repeat: no-repeat;
 position:absolute;
 bottom:0px;
 margin: 0px auto;
 clear: both;

}

form.formWeb{
 padding:0px;
}

.botonWeb{
  font-family:verdana;
  font-size:12px;
  border: 1px solid #000000;
  background-color: transparent;
}

.optionWeb{
  font-family:verdana;
  font-size:12px;
  border: 0;
  background-color: #dcd2bb;
}

.selecWeb{
  font-family:verdana;
  font-size:12px;
  border: 1px solid #000000;
  background-color: #dcd2bb;
}







