body { margin:0; padding:0; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; line-height:20px; color:#555555; background:#ffffff; }

/*TEXT*/
/*titols*/
h1, h2, h3, h4, h5 { margin:0; padding:0; }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }

/*formats*/
.lletra-petita2 { font-size:10px; }
.lletra-petita2 { font-size:11px; }
.lletra-normal { font-size:12px; }
.lletra-gran { font-size:14px; }
.lletra-gran2 { font-size:18px; }
.negreta { font-weight:bold; }
.no-negreta { font-weight:normal; }
.subratllat { text-decoration:underline; }
.no-subratllat { text-decoration:none; }
.no-interlineat { line-height:13px; }
.no-list-style { list-style:none; }
.primera-negreta:first-letter { font-weight: bold; }
.primera-gran:first-letter { font-size:18px; font-weight:bold; }
/*enllacos*/
a { outline:none; }
a:hover {}
a img { border:none; }

/*LLISTES*/
ul, li { margin:0; padding:0; }
ul.lmi li { margin-bottom:5px; }
.quadre li { float:left; width:106px; height:27px; margin-left:1px; line-height:25px; list-style:none; text-align:center; }

/*ALINEACIO*/
.esquerra { text-align:left; }
.dreta { text-align:right; }
.centre { text-align:center; }
.justificat { text-align:justify; }

/*COLORS*/
.blanc { color:#ffffff; }
.negre { color:#000000; }
.vermell { color:#ff0000; }
.verd { color:#007b4e; }
.blau { color:#2480be; }
.gris { color:#555555; }

/*BORDES*/
.nb { border:none !important; }
.nbs { border-top:none !important; }
.nbi { border-bottom:none !important; }
.nbe { border-left:none !important; }
.nbd { border-right:none !important; }
.borde-blanc { border:1px solid #ffffff; }
.borde-gris { border:1px solid #626262; }
.borde-superior-gris { border-top:1px solid #626262; }
.borde-inferior-gris { border-bottom:1px solid #626262; }
.borde-inferior-blanc { border-bottom:1px solid #ffffff; }
.borde-inferior-doble-blanc { border-bottom:2px solid #ffffff; }

/*FONS*/
.fons-blanc { background-color:#ffffff; }
.fons-negre { background-color:#000000; }
.triangle-verd { padding-left:10px; background:url(../images/icones/triangle-verd.gif) no-repeat left top; }
.triangle-blau { padding-left:10px; background:url(../images/icones/triangle-blau.gif) no-repeat left top; }

/*MARGES*/
.nm { margin:0 auto !important; }
.nms { margin-top:0px !important; }
.nmd { margin-right:0px !important; }
.nmi { margin-bottom:0px !important; }
.nme { margin-left:0px !important; }
.ms05 { margin-top:5px !important; }
.md05 { margin-right:5px !important; }
.mi05 { margin-bottom:5px !important; }
.me05 { margin-left:5px !important; }
.ms { margin-top:10px !important; }
.md { margin-right:10px !important; }
.mi { margin-bottom:10px !important; }
.me { margin-left:10px !important; }
.ms2 { margin-top:20px !important; }
.md2 { margin-right:20px !important; }
.mi2 { margin-bottom:20px !important; }
.me2 { margin-left:20px !important; }
.ms3 { margin-top:30px !important; }
.md3 { margin-right:30px !important; }
.mi3 { margin-bottom:30px !important; }
.me3 { margin-left:30px !important; }
.ms4 { margin-top:40px !important; }
.md4 { margin-right:40px !important; }
.mi4 { margin-bottom:40px !important; }
.me4 { margin-left:40px !important; }
.ms5 { margin-top:50px !important; }
.md5 { margin-right:50px !important; }
.mi5 { margin-bottom:50px !important; }
.me5 { margin-left:50px !important; }

/*FARCIMENTS*/
.nf { padding:0px !important; }
.nfs { padding-top:0px !important; }
.nfd { padding-right:0px !important; }
.nfi { padding-bottom:0px !important; }
.nfe { padding-left:0px !important; }
.fs { padding-top:10px !important; }
.fd { padding-right:10px !important; }
.fi { padding-bottom:10px !important; }
.fe { padding-left:10px !important; }
.fs2 { padding-top:20px !important; }
.fd2 { padding-right:20px !important; }
.fi2 { padding-bottom:20px !important; }
.fe2 { padding-left:20px !important; }
.fs3 { padding-top:30px !important; }
.fd3 { padding-right:30px !important; }
.fi3 { padding-bottom:30px !important; }
.fe3 { padding-left:30px !important; }
.fs4 { padding-top:40px !important; }
.fd4 { padding-right:40px !important; }
.fi4 { padding-bottom:40px !important; }
.fe4 { padding-left:40px !important; }
.fs5 { padding-top:50px !important; }
.fd5 { padding-right:50px !important; }
.fi5 { padding-bottom:50px !important; }
.fe5 { padding-left:50px !important; }

/*POSICIONAMENT*/
.flota-esquerra { float:left; }
.flota-dreta { float:right; }
.posicio-relativa { position:relative; }
.amagat { display:none; }
.clear { clear:both; }

/*FORMULARI*/
input, textarea { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; }
#cerca input.text { width:200px; color:#555555; border:1px solid #cccccc; }
#cerca select { width:220px; color:#555555; border:1px solid #cccccc; }
#contacto input.text { width:420px; color:#555555; border:1px solid #cccccc; }
#contacto textarea { width:420px; height:150px; color:#555555; border:1px solid #cccccc; }
#contacto label { font-size:13px; font-weight:bold; }

/*PAGINADOR*/
