#barra_menu #pestanyes { float: right; margin: 0px 0px 0px auto; height: 25px; } /* GEMMA: he passat el margin-right al p de dintre (sinó el feia doble) */
#barra_menu #pestanyes p { text-align: right; font-size: 0.75em; margin-right:188px; } /* GEMMA: canviat float:right per text-align:right */
#barra_menu #pestanyes p a { color: #fff; }
#barra_menu #pestanyes p a:hover { color: #404040; }
#barra_menu #pestanyes p a.on { color: #404040; text-decoration: none; }

/* @group DRETA */
.bloc { position: relative; clear: both; }
.new { position: relative; clear: both; }
.new img { margin-bottom: 10px; }

/* GEMMA: he tret  color: #fff; background: #404040; i, als colors de sota, hi he tret el #barra_menu.colorX per .colorX i hi he afegit el color:#fff
 perquè sinó l'explorer no agafa els diferents colors de color1, color2, etc */
#barra_menu { height: 25px; font-size: 1.2em; margin: 6px 0px 0px 0px; padding: 0px; } 
.color { background: #e6e6e6; color: #404040; }
.color1 { background: #f6d201; color: #fff; }
.color2 { background: #6abd13; color: #fff; }
.color3 { background: #f640ae; color: #fff; }
.color4 { background: #0992c9; color: #fff; }
.color5 { background: #ed8917; color: #fff; }
.color6 { background: #ff1e1c; color: #fff; }
.color7 { background: #7b5fc5; color: #fff; }
.color8 { background: #e6e6e6; color: #404040; }
.color9 { background: #e6e6e6; color: #404040; }
#barra_menu p { margin: 0px; padding: 5px 15px; }
	
#banner { width: 542px; height: 180px; float: left; }
#mapa_situacio { width: 203px; height: 180px; float: right; }
#fons_cerca { width: 746px; height: auto; 
	background: url(../imatges/fons/fons_cerca.png) repeat-y right top;  }

#mapa_fora { width: 550px; margin:0px; padding:0px; float: left; } /* GEMMA: el width:558px em fa desapareixer al mapa ??? */
#mapa { width: 542px; height: 600px; background-color:#ccc; }

#actualitat { width: 542px; margin-top: 16px; float: left; }
#actualitat h2 { margin: 0px; padding: 0px; }
#actualitat h2 img { margin-bottom: 16px; }
#actualitat h2 strong {	display: none; visibility: hidden; }
#actualitat img { border: 1px solid #bfbfbf; float: left; }
#actualitat .new_text { margin-bottom: 10px; padding: 0px 0px 16px 186px; }
#actualitat h3 { margin: 0px 0px 5px 0px; padding: 0px; color: #404040; font-weight: normal; font-size:1.2em; } /* GEMMA: afegit font-size */
#actualitat h3 a { color: #404040; }
#actualitat p { margin: 0px; padding: 0px; }
#actualitat .data { color: #bfbfbf; font-size: 0.8em; }
#actualitat .info { font-size: 0.8em; text-align: right; padding-left: 1em; }
#actualitat .info a { color: #404040; }

#cerca { width: 170px; padding: 16px 18px 16px 0px; margin:0px; 
	float: right; color: #666; background: #e6e6e6; }
#cerca h3 { font-size: 1.4em; margin: 0px 0px 10px 16px; padding: 0px; color: #404040; font-weight: normal; }
#cerca h3 a { color: #404040; }
#cerca .formulari { margin: 0px 0px 16px 16px; color: #a6a6a6; }
#cerca input {  }
#cerca input.w144 { width: 144px; }
#cerca select { width: 144px; }


#destacat img { float: left; }
#destacat .new_text { margin: 0px; padding: 0px 0px 18px 186px; }
#destacat p { margin: 0px; padding: 0px; }
#destacat .data { color: #a6a6a6; font-size: 0.8em; }
#destacat .info { font-size: 0.8em; text-align: right; }
#destacat .info a { color: #404040; }

/* --- Banners_patrocinadors --- */
#banners_patroci { margin: 0px 0px 16px 3px; }
#banners_patroci a img { border: 1px solid #e6e6e6; 
	NO_float: left; margin: 0px 2px 3px 0px; }
#banners_patroci a:hover img { border: 1px solid #bfbfbf; }

/* @end */