BODY{

scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-face-color:#ffffff;

}



/*+++++ TEXTES +++++*/

.titulohome {
  font-family: Comic Sans MS,arial;
  font-size: 24px;
  font-weight: bold;
  color: 544413;
}

.direccio {
  font-family: Comic Sans MS,arial;
  font-size: 16px;
  font-weight: normal;
  color: 544413;
}


.textoblanco {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: ffffff;
}

.peque {
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  color: 000000;
}

.flechas {
  font-family: webdings;
  font-size: 10px;
  font-weight: normal;
  color: a60029;
}

.lineas {
  font-family: Comic Sans MS;
  font-size: 10px;
  font-weight: normal;
  color: a60029;
}

.titulosup {
  font-family: Comic Sans MS;
  font-size: 15px;
  font-weight: bold;
  color: a60029;
}

.titulo {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: 404040;
}

.texto {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: 404040;
}

.textopeque {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: ffffff;
}


.marcimatge {
  font-family: arial;
  font-size: 8pt;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  z-index:5;
  visibility: hidden;
}

/*+++++ LINKS +++++*/


A.linkmenu:link { color: #a60029;
font-family: arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: none }

A.linkmenu:active { color: #a60029;
font-family:  Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: none }

A.linkmenu:visited { color: #a60029;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: none }
	
A.linkmenu:hover { color: #000000;
font-family:  Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: none }



A.link:link { color: #81563d;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: none }

A.link:active { color: #81563d;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: none }

A.link:visited { color: #81563d;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: none }
	
A.link:hover { color: #960202;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 12px;
font-weight: bold;
text-decoration: underline }


A.linkinferior:link { color: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: bold;
text-decoration: none }

A.linkinferior:active { color: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: bold;
text-decoration: none }

A.linkinferior:visited { color: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: bold;
text-decoration: none }
	
A.linkinferior:hover { color: #fffa66;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: bold;
text-decoration: underline }



