/* ESTILS PASTILLES I TABULADORS I CAIXES DE MENUS */

.pastilla_normal, .pastilla_normal_clear, .pastilla_normal_clear_10{   
	width:98%;   background:#C8C7C6 url("../imatges/bg_pastillahome.gif") right top no-repeat;   
	font-weight:bold;   color:#4E0C04;   height:1.2em;   margin-top: 11px;   
	padding: 2px 0 2px 4px;
}

.pastilla_blanca{
	background:#FFF;
}

.pastilla_normal_clear, .pastilla_normal_clear_10, .pastilla_area_clear{ 
	float:left; margin:10px 0 0 0; padding: 3px 0 2px 4px; height: auto;
}
.pastilla_normal_clear{margin:0;}

.pastilla_area, .pastilla_area_primera, .pastilla_area_border, .pastilla_area_clear, .pastilla_area_clear_10, .pastilla_area_1px{
   width: 98%; background: #818181 url("../imatges/bg_pastillaareaa.gif") right top no-repeat; font-weight:bold;   color:#FFFFFF;   height:1.4em;   padding: 2px 1px 0 3px;
}

.pastilla_area_border, .pastilla_area_clear_10, .pastilla_area_clear{background:#818181 url("../imatges/bg_pastillaarea_border.gif") right top no-repeat;}
.pastilla_area_1px{margin: 0 0 1px 0;}
.pastilla_area_clear{margin:0;}

#menu_esquerra>.pastilla_area{   padding: 2px 1px 2px 3px; }
.pastilla_area, .pastilla_area_clear{   background: #525252 url("../imatges/navL1Bg.gif") right top no-repeat!important; height:auto; min-height:1.2em;  }
* html .pastilla_area, * html .pastilla_area_clear{  height:1.4em;  }

.pastilla_normal_clear_10{ background:#660303 url("../imatges/navL1Bg-over.gif") right top no-repeat; color:#fff; height:auto; min-height:1.2em; line-height:1.2em; }

/* caixa amb pestanya grisa a l'esquerra*/
#bloc_esquerra_petit .pastilla_area, #bloc_esquerra_petit  .pastilla_area_clear{ padding:2px 0 2px 7px!important;}

*:first-child+html #bloc_esquerra_petit .pastilla_area, *:first-child+html #bloc_esquerra_petit  .pastilla_area_clear{ padding-left:6px;}
* html #bloc_esquerra_petit .pastilla_area, * html #bloc_esquerra_petit  .pastilla_area_clear{ padding-left:6px;}
#bloc_esquerra_petit .contingut_pastilla_bg{
	float:none;
	padding:5px 0 5px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8d8d8d;
	border-right-color: #8d8d8d;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
}
#menu_esquerra .contingut_pastilla_bg{
	margin-left:-1px!important;
	padding-right:0!important/* per home*/;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8d8d8d;
	border-right-color: #8d8d8d;
	border-bottom-color: #8d8d8d;
	border-left-color: #FFF;
}
#menu_esquerra  .pastilla_area_clear, #menu_esquerra  .pastilla_area { padding:2px 0px 2px 4px;}

/* caixa amb pestanya grisa a la dreta*/
#contingut .columna_destacat .pastilla_area{ padding:2px 0 0px 7px; width:98%}
*:first-child+html #contingut .columna_destacat .pastilla_area{ padding-left:8px;}
* html #contingut .columna_destacat .pastilla_area{ padding-left:8px;}
#contingut .columna_destacat .contingut_pastilla_bg{
	margin-top:0;
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8d8d8d;
	border-right-color: #8d8d8d;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
} 
.contingut_pastilla_bg .marge_esquerra{margin-left: 0; }

/* caixa amb pestanya vermella  a la dreta - destacats*/
#contingut .columna_destacat  .pastilla_normal_clear_10, #bloc_dreta .pastilla_normal_clear_10{ padding:2px 0 3px 5px;  }
#bloc_dreta .pastilla_normal_clear_10{ width:100%; padding-top:1px; }


/* caixes al contingut*/
#contingut .contingut_pastilla_bg{ border:0; border-top:1px solid #8d8d8d; margin-top:.5em;} /* para copyright*/

.contingut_pastilla_bg .llista_inside_blau{ padding-left:6px; padding-top:5px;}
.contingut_pastilla_bg_no_border {
	float:left; width: 99%; 
	background-image: url("../imatges/bg_caja.gif");	
	margin-top: -1px; 
	margin-bottom: 10px;  
	padding: 5px 0 5px 1px;
	background:none;   
	padding:5px 0 5px 0px;
	margin-bottom:0;
}
#menu_esquerra .contingut_pastilla_bg_no_border {
	margin-left:-1px!important;
	padding-right:0!important/* per home*/;
}
.contingut_pastilla_bg{
	float:left; width: 99%; 
	background-image: url("../imatges/bg_caja.gif");	
	margin-top: -1px; 
	margin-bottom: 10px;  
	padding: 5px 0 5px 1px;
	background:none;   
	padding:5px 0 5px 0px;
	margin-bottom:0;
	
}
