/* BANNER ------------------ */
#banner_tot { width: 980px; height: 170px; }
#banners { height: 150px; overflow:hidden; position:relative; }

#banners img { width:980px; height:150px; }
#banners a { visibility:hidden; }
#banners a.actiu { visibility:visible; }

#banner1_foto, #banner2_foto, #banner3_foto, #banner4_foto, #banner5_foto, #banner6_foto { height: 150px; background: #bfbfbf; }
#banners .banner_0 { height: 150px; background: #bfbfbf; position: absolute; z-index: 10; left:0px; top:0px; } /* GEMMA: afegit left:0px */


#control_banner { height: 20px; background: #bfbfbf; color: #333; }
#control_rodones { float: left; margin-left: 37px; line-height: 0px; }
#control_rodones a { margin-right: 7px; }
#control_text { float: left; margin-left: 10px; }
#control_text p { margin: 0px; padding: 3px 0px 0px 0px; }

/* CONTINGUT ----------------- */
#contingut { background: #fff; background-color: #fff; }
#contingut div { border: 0px solid red; }
#col1 { width: 240px; float: left; }
#col2 { width: 240px; float: left; }
#col34 { width: 500px; float: right; background: #eee; }
#contingut div.dins_col { margin: 30px 0px 30px 20px; }

/* col1 ------- */
#col1 img { margin: 0px 0px 15px 0px; }
#col1 a { color: #333; }
#col1 a:hover { color: #2b8a24; }

/* col2 ------- */
#col2 ul { margin: 0px 0px 20px 40px; padding: 0px; font-size: 1.2em; }
#col2 li { margin: 0.5em 0px; paddinqg: 0px; list-style: none; }
#col2 a { color: #333; }
#col2 a:hover { color: #e43425; }

/* col3 ------- */
#col34 a { color: #333; }
#col34 a:hover { color: #0772ca; }
#col34 div.dins_col { margin: 30px 20px 30px 20px; }
#col34 img { margin: 0px 0px 10px 0px; }

#new_pral a img { border: 1px solid #666; float: left; }
#new_pral a:hover img { border: 1px solid #0772ca; }
#text_pral { width: 220px; float: right; }
#text_pral h3 { margin: 0px 0px 0.8em 0px; padding: 0px; font-size: 1.4em; line-height: 1.2em; font-weight: normal; }
#text_pral p { margin: 0.5em 0px; padding: 0px; }
#text_pral .data { font-size: 0.9em; line-height: 1.2em; color: #666; }
#news { clear: both; padding-top: 1.3em; }
#news ul { margin: 10px 0px 0px 20px; padding: 0px; }
#news li { margin: 0.5em 0px; padding: 0px; list-style-image: url(../imatges/noticies/fletxa_g.png); }
#news .data { font-size: 0.9em; line-height: 1.2em; color: #666; }