/*RESET*/
ul,ol,li { margin:0; padding:0; }
p, h2, h3, h4, h5 { margin:0 0 15px 0; }
a img,:link img,:visited img { border:none; }
a { text-decoration:none; color:#000000; outline:none; }
a:hover { text-decoration:underline; }

/*TEMP*/
.borde { border:1px solid red; } 

body { margin:0; padding:0; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:11px; background:#dfdbd2 url(../images/fons/general.jpg) repeat-y center; }

/*COLORS*/
.gris { color:#b1afac; }
.gris2 { color:#4d4b4a; }
.taronja { color:#fd7c11; }
.verd { color:#003333 !important; }
.vermell { color:#ff0000; }
.negre { color:#000; }
.blanc { color:#fff; }

/*BORDES*/
.borde-blanc { border:1px solid #ffffff; }
.borde-superior-blanc { border-top:1px solid #ffffff; }
.borde-superior-marro { border-top:1px solid #d8d1bb; }
.borde-inferior-marro { border-bottom:1px solid #d8d1bb; }
.borde-inferior-blanc { border-bottom:1px solid #ffffff; }
.borde-inferior-discontinu-gris { border-bottom:1px dotted #82807b; }
.borde-superior-doble-gris { border-top:2px solid #ddd8cc; }
.borde-superior-doble-blanc { border-top:2px solid #ffffff; }

/*FONS*/
.columna-esquerra { min-height:350px; height:auto !important; height:350px; background:url(../images/fons/columna-esquerra.jpg) no-repeat; }
.document { background:url(../images/icones/document.gif) no-repeat left top; padding-left:18px; }
#enviar { height:21px; background:url(../images/fons/enviar.jpg) no-repeat left; }
.puntejat {  background:url(../images/fons/puntejat.jpg) repeat; }

/*CAIXES*/
/*caixa lateral estreta*/
.c1-sup, .c1-inf { width:207px; height:13px; background:#d4d1c2 url(../images/caixes/c1-superior.jpg) no-repeat; }
.c1-con { width:207px; background:#e3ded0 url(../images/caixes/c2-contingut.jpg) repeat-x; }
.c1-con p, .c1-con h3 { margin-left:15px; margin-right:15px; }
.c1-con h3 { font-size:12px; }
.c1-con p { line-height:13px; font-size:10px; }
.c1-inf { background:url(../images/caixes/c1-inferior.jpg) no-repeat; }
/*caixa lateral ampla*/
.c2-sup, .c2-inf { width:227px; height:9px; background:#d6cfc1 url(../images/caixes/c2-superior.jpg) no-repeat; }
.c2-con { width:227px; padding-bottom:10px; background:#e3ded0 url(../images/caixes/c2-contingut.jpg) repeat-x; }
.c2-con p, .c2-con h3, .c2-con ul { margin-left:15px; margin-right:15px; }
.c2-con ul.puntets-taronges { margin-left:0px; margin-right:0px; }
.c2-con ul.rodona-taronja li { margin-bottom:5px !important; }
.c2-con li { line-height:13px; font-size:10px; }
.c2-inf { height:13px; background:url(../images/caixes/c2-inferior.jpg) no-repeat; }

/*TEXT*/
/*títols*/
h1 { display:block; position:absolute; width:70px; height:70px; margin:12px 0 0 106px; font-size:1px; }
h1 a {display:block; width:100%; height:100%; }
h4 { font-size:12px; }
.titol-taronja { font-size:14px; color:#fd7c11; }
.titol-verd { font-size:13px; color:#003333; line-height:17px; }
.subtitol-verd { font-size:11px; color:#003333; }
.tipus1 { height:21px; line-height:21px; font-size:12px; font-weight:bold; padding-left:15px; color:#003333; background:url(../images/fons/titol-tipus1.jpg) no-repeat left; }
.tipus2 { min-height:20px; height:auto !important; height:20px; list-style:none; margin-bottom:15px; padding-left:5px; background:url(../images/fons/descarregues.jpg) no-repeat left top;  }
.tipus2 span { display:block; height:20px; line-height:20px; padding-left:5px; padding-right:123px; font-size:13px; font-weight:bold; color:#003333; background:#ffffff url(../images/fons/links.jpg) no-repeat right; }
.tipus3 { height:21px; line-height:21px; font-size:12px; font-weight:bold; padding-left:5px; color:#fff; background-color:#003333; }
/*paràgrafs*/
p { line-height:17px; }
/*em*/
em { font-style:normal; }
/*formats*/
.esquerra { text-align:left; }
.dreta { text-align:right; }
.centre { text-align:center; }
.justificat { text-align:justify; }
.lletra-petita { font-size:10px; }
.lletra-normal { font-size:11px !important; }
.lletra-gran { font-size:12px !important; }
.no-negreta { font-weight:normal; }
.negreta { font-weight:bold; }
.interlineat { line-height:17px; }
.important-verd { font-size:16px !important; font-weight:bold !important; color:#003333 !important; }
.important-blau { font-size:11px; font-weight:bold; color:#002840; }
/*enllaços*/
.ressalt { display:block; height:24px; width:166px; padding-right:22px; line-height:24px; background:url(../images/fons/enllas1.jpg) no-repeat; text-align:right; text-decoration:none; color:#ffffff; }

/*MARGES*/
.nm { margin:0 auto; }
.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; }

/*FARCIMENTS*/
.fs { padding-top:10px; }
.fd { padding-right:10px; }
.fi { padding-bottom:10px; }
.fe { padding-left:10px; }
.fs2 { padding-top:20px; }
.fd2 { padding-right:20px; }
.fi2 { padding-bottom:20px; }
.fe2 { padding-left:20px; }
.fs3 { padding-top:30px; }
.fd3 { padding-right:30px; }
.fi3 { padding-bottom:30px; }
.fe3 { padding-left:30px; }
.fs4 { padding-top:40px; }
.fd4 { padding-right:40px; }
.fi4 { padding-bottom:40px; }
.fe4 { padding-left:40px; }

/*POSICIONAMENT*/
.flota_dreta { float:right; }
.flota_esquerra { float:left; }

/*NAVEGACIÓ*/
/*menu principal*/
ul.menu { margin-left:18px; }
ul.menu li { float:left; height:24px; line-height:24px; margin:0 0 0 19px; list-style:none; }
ul.menu li a { color:#ffffff; font-size:10px; }
/*menú productes*/
#menu-productes { position:absolute; float:left; width:635px; height:28px; margin:47px 0 0 300px; }
#menu-productes ul li { float:left; width:139px; height:28px; margin:0; list-style:none; }
#menu-productes ul li a { display:block; width:122px; height:27px; line-height:27px; padding-left:17px; font-size:9px; text-decoration:none; font-weight:bold; color:#02393a; background:url(../images/fons/pestanya_1.jpg) no-repeat; }
#menu-productes ul li a:hover { background-position: 0 -27px; color:#ffffff; }
#menu-productes ul li a.sel { display:block; width:122px; height:27px; line-height:27px; padding-left:17px; font-size:9px; text-decoration:none; font-weight:bold; color:#ffffff; background:url(../images/fons/pestanya_1.jpg) no-repeat; background-position: 0 -27px; color:#ffffff; }

#menu-productes ul li.size2 { width:98px; }
#menu-productes ul li.size2 a { width:81px; background:url(../images/fons/pestanya_2.jpg) no-repeat; }
#menu-productes ul li.size2 a:hover { background-position: 0 -27px; color:#ffffff; }
#menu-productes ul li.size2 a.sel { display:block; width:81px; height:27px; line-height:27px; padding-left:17px; font-size:9px; text-decoration:none; font-weight:bold; color:#ffffff; background:url(../images/fons/pestanya_2.jpg) no-repeat; background-position: 0 -27px; color:#ffffff; }

#menu-productes ul li.size3 { width:86px; }
#menu-productes ul li.size3 a { width:69px; background:url(../images/fons/pestanya_3.jpg) no-repeat; }
#menu-productes ul li.size3 a:hover { background-position: 0 -27px; color:#ffffff; }
#menu-productes ul li.size3 a.sel { display:block; width:69px; height:27px; line-height:27px; padding-left:17px; font-size:9px; text-decoration:none; font-weight:bold; color:#ffffff; background:url(../images/fons/pestanya_3.jpg) no-repeat; background-position: 0 -27px; color:#ffffff; }

#menu-productes ul li.size4 { width:83px; }
#menu-productes ul li.size4 a { width:66px; background:url(../images/fons/pestanya_4.jpg) no-repeat; }
#menu-productes ul li.size4 a:hover { background-position: 0 -27px; color:#ffffff; }
#menu-productes ul li.size4 a.sel { display:block; width:66px; height:27px; line-height:27px; padding-left:17px; font-size:9px; text-decoration:none; font-weight:bold; color:#ffffff; background:url(../images/fons/pestanya_4.jpg) no-repeat; background-position: 0 -27px; color:#ffffff; }

#menu-productes ul li.size5 { width:125px; }
#menu-productes ul li.size5 a { width:108px; background:url(../images/fons/pestanya_5.jpg) no-repeat; }
#menu-productes ul li.size5 a:hover { background-position: 0 -27px; color:#ffffff; }
#menu-productes ul li.size5 a.sel { display:block; width:108px; height:27px; line-height:27px; padding-left:17px; font-size:9px; text-decoration:none; font-weight:bold; color:#ffffff; background:url(../images/fons/pestanya_5.jpg) no-repeat; background-position: 0 -27px; color:#ffffff; }

#menu-productes ul li.size6 { width:92px; }
#menu-productes ul li.size6 a { width:75px; background:url(../images/fons/pestanya_6.jpg) no-repeat; }
#menu-productes ul li.size6 a:hover { background-position: 0 -27px; color:#ffffff; }
#menu-productes ul li.size6 a.sel { display:block; width:75px; height:27px; line-height:27px; padding-left:17px; font-size:9px; text-decoration:none; font-weight:bold; color:#ffffff; background:url(../images/fons/pestanya_6.jpg) no-repeat; background-position: 0 -27px; color:#ffffff; }

/*submenú productes*/
#submenu-productes { position:absolute; width:139px; height:79px; margin:76px 0 0 810px; background:url(../images/caixes/cmenu.jpg) no-repeat; }
#submenu-productes ul li { width:130px; height:23px; list-style:none; }
#submenu-productes ul li a { display:block; width:115px; height:23px; line-height:23px; padding-left:15px; text-decoration:none; font-size:9px; font-weight:bold; color:#02393a; background:url(../images/fons/subpestanya.jpg) no-repeat; }
#submenu-productes ul li a:hover { background-position:0 -23px; }
/*descàrregues*/
#descarregues-productes li { min-height:20px; height:auto !important; height:20px; list-style:none; margin-bottom:15px; padding-left:5px; background:url(../images/fons/descarregues.jpg) no-repeat left top;  }
#descarregues-productes li span { display:block; height:20px; line-height:20px; padding-left:5px; padding-right:123px; font-size:13px; font-weight:bold; color:#003333; background:#ffffff url(../images/fons/links.jpg) no-repeat right; }
#descarregues-productes li span.item { width:175px; }
#descarregues-productes li span.item3 { width:115px; }
#descarregues-productes li span.item4 { width:185px; }
#descarregues-productes li span.item5 { width:150px; }
.descarregues li { height:20px !important; line-height:13px !important; padding-left:18px !important; border-bottom:1px solid #d8d1bb; background:url(../images/icones/document.gif) no-repeat left top !important; }
/*rodones taronges*/
ul.rodona-taronja li { list-style:none; padding-left:15px; margin-bottom:10px; background:url(../images/icones/rodona-taronja.gif) no-repeat left top; }
/*puntets taronges*/
ul.puntets-taronges li { list-style:none; border-bottom:1px solid #e2ded2; }
ul.puntets-taronges li a { display:block; padding:4px 0 10px 30px ; width:197px; height:100%; text-decoration:none; font-size:10px; color:#003333; background:url(../images/icones/puntets-taronges.gif) no-repeat left top; }
ul.puntets-taronges li a:hover { background-color:#d2cbb1; }
ul.puntets-taronges li a.sel { display:block; padding:4px 0 10px 30px ; width:197px; height:100%; text-decoration:none; background:#d2cbb1 url(../images/icones/puntets-taronges.gif) no-repeat left top; }
/*arxius pdf*/
ul.arxius { margin:0; padding:0; }
ul.arxius li { list-style:none; }
ul.arxius li a { display:block; padding:0 0 10px 20px; height:100%; text-decoration:none; font-size:10px; color:#003333; background:url(../images/icones/document.gif) no-repeat left top; }
ul.arxius li a:hover { text-decoration:underline; }
/*thumbnails*/
ul.thumbnails li { float:left; width:129px; min-height:144px; height:auto !important; height:144px; margin-left:5px; margin-bottom:10px; list-style:none; }
ul.thumbnails li a { color:#003333; }
ul.thumbnails li p { line-height:12px !important; }
/*videos*/
.caixa-video { margin:20px 10px 20px 0; width:225px; height:75px; }
.caixa-video .imatge { float:left; margin-right:5px; width:95px; height:100%; }
.caixa-video .desc { float:left; position:relative; width:130px; height:100%; }
.caixa-video .desc div { position:absolute; bottom:5px; }
/*FORMULARI*/
input { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; }
input.caixa-gran { width:384px; }
input.caixa { width:184px; }
input.caixa-petita { width:104px; }
input.boto-enviar { width:127px; height:20px; color:#ffffff; font-size:13px; font-weight:bold; cursor:pointer; background-color:#fd7c11; border:none; }
textarea.caixa-gran { width:384px; height:110px; font-family:Arial, Helvetica, Verdana, sans-serif; letter-spacing:normal; font-size:12px; }

/*ESPECÍFIC*/
#capsalera-homepage { height:105px; background:url(../images/fons/capsalera-home.jpg) no-repeat; }
#capsalera { height:122px; background:url(../images/fons/capsalera.jpg) no-repeat; }
#capsalera-productes { height:90px; background:url(../images/fons/capsalera-productes.jpg) no-repeat; }
#productes-fons { background:url(../images/fons/capsalera-productes2.jpg) no-repeat top; border-bottom:1px solid #ffffff; }
.productes-palets { height:110px; }
#nomenu { position:absolute; width:120px; height:15px; cursor:default; text-decoration:none; margin:35px 0 0 812px; }
#content-menu { position:absolute; width:410px; height:25px; text-align:left; margin:0 0 0 495px; }
#content-idiomes { display:none; position:absolute; width:50px; text-align:center; margin:8px 0 0 890px; font-size:8px; }
#content-titol-home {position:absolute; margin:37px 0 0 425px;}
#apartat { padding-bottom:20px; background:url(../images/fons/apartat.jpg) repeat-x top; }
#document-extra { height:25px; border-top:2px solid #dfdbd2; background-color:#e2ded0; }
#noticies a { color:#003333; }
#privacidad, #credits { display:none; }
#contenido-privacidad, #contenido-credits { height:330px; padding-top:90px; padding-bottom:20px; background:#ede9e0 url(../images/fons/popup.jpg) no-repeat top; }
#contenido-privacidad p { margin:0 15px 15px 15px; }
#contenido-credits { height:210px; padding-top:90px; padding-bottom:20px; background:#ede9e0 url(../images/fons/popup.jpg) no-repeat top; }
#contenido-credits p { margin:0 15px 2px 70px; }
#aviso { display:none; }
#contenido-aviso { height:210px; padding-top:90px; padding-bottom:20px; background:url(../images/fons/popup.jpg) no-repeat bottom; }
#contenido-aviso table tr td { min-height:30px; height:auto !important; height:30px; line-height:normal !important; }
#peu-popup { height:21px; background:url(../images/fons/puntejat2.jpg) repeat-x; }
#peu { height:86px; margin-top:12px; padding-top:10px; background:url(../images/fons/peu.jpg) repeat-x bottom; }
#message_ko { padding-top:10px; padding-bottom:10px; background-color:#c40d16; }
#message_ok { padding-top:10px; padding-bottom:10px; background-color:#2fa90a; }