body {
    BACKGROUND: url(../imatges/grafica/bg.gif) repeat-y center top;
	background-color: #C7D4E2;
	margin: 0px;
	padding: 0px;
}



/* ------------------------------- Color Text ------------------------------------ 
   ------------------------------------------------------------------------------- */
   
.text_gris_CCC 	{color:#CCCCCC}
.text_blanc 	{color:#FFFFFF}
.text_blau 	    {color:#002d64}
.text_blau_clar   {color:#5fa1e4}
.text_blau_mes_clar   {color:#9DC6EE}

/* ------------------------------- Marcs Taules ---------------------------------- 
   ------------------------------------------------------------------------------- */

.marc_taula_gris_CCC {border: 1px solid #cccccc;}
.marc_taula_gris_666 {border: 1px solid #666666;}
.marc_taula_gris_333 {border: 1px solid #333333;}
.marc_taula_blau {border: 1px solid #002D64;}



/* ---------------------------- Color Fons Taules -------------------------------- 
   ------------------------------------------------------------------------------- */

.fons_gris{background-color: #e1e0e0;}
.fons_gris_clar{background-color: #f5f5f5;}
.fons_gris_fosc{background-color: #999999;}
.fons_blau{background-color: #002d64;}



/* ------------------------------- Linia Puntets --------------------------------- 
   ------------------------------------------------------------------------------- */

.linea_puntets_blava {
padding-top: 1px; border-bottom: #006699 1px dotted;
}
.linea_puntets_gris {
padding-top: 1px; border-bottom: #cccccc 1px dotted;
}



/* ___________________ COLORS ; text-decoration:underline; ___________________________________________________________________*/

.txt_gris_999 	{color:#999999}
.txt_gris_888 	{color:#888888}
.txt_gris_666 	{color:#666666}
.txt_gris_333 	{color:#333333}
.txt_gris_CCC 	{color:#CCCCCC}
.txt_blanc 		{color:#FFFFFF}
.txt_color 		{color:#990000}
.txt_color_fosc	{color:#660000}
.color_linea	{ background:#c8a4a4;} 
.color_linea_gris	{ background:#e0e0e0;} 


/* ___________________ GRAFICA ___________________________________________________________________*/

/* ________________ Establiments  ______*/
.bg_barra_establiments{ BACKGROUND: url(../imatges/grafica/bg_barra_establiments.gif) repeat-x; height:48px;}

/* ________________ Menu  ______*/
.bg_menu_dalt { BACKGROUND: url(../imatges/grafica/menu_dalt.gif) no-repeat; height:5px;}
.bg_menu_baix { BACKGROUND: url(../imatges/grafica/menu_baix.gif) no-repeat; height:14px;}

/* ________________ Menu P  ______*/
.bg_menu_p_dalt { BACKGROUND: url(../imatges/grafica/menu_p_dalt.gif) no-repeat; height:5px;}
.bg_menu_p_baix { BACKGROUND: url(../imatges/grafica/menu_p_baix.gif) no-repeat; height:14px;}
/* ________________ Menu PG  ______*/
.bg_menu_pg_dalt { BACKGROUND: url(../imatges/grafica/menu_pg_dalt.gif) no-repeat; height:5px;}
.bg_menu_pg_baix { BACKGROUND: url(../imatges/grafica/menu_pg_baix.gif) no-repeat; height:14px;}

/* ________________ foto noticies 242  ______*/
.bg_foto_dalt { BACKGROUND: url(../imatges/grafica/foto_dalt.gif) no-repeat; height:6px;}
.bg_foto_mig	{ background:#e9e9e9;} 
.bg_foto_baix { BACKGROUND: url(../imatges/grafica/foto_baix.gif) no-repeat; height:16px;}

/* ________________ reserves  ______*/
.bg_reserves_dalt { BACKGROUND: url(../imatges/grafica/reserves_dalt.jpg) no-repeat; height:143px;}
.bg_reserves_mig	{ BACKGROUND: url(../imatges/grafica/reserves_mig.gif) repeat-y;}
.bg_reserves_baix { BACKGROUND: url(../imatges/grafica/reserves_baix.gif) no-repeat; height:16px;}
/* ________________ reserves2  ______*/
.bg_reserves_dalt2 { BACKGROUND: url(../imatges/grafica/reserves_dalt2.jpg) no-repeat; height:143px;}
.bg_reserves_mig2	{ BACKGROUND: url(../imatges/grafica/reserves_mig2.gif) repeat-y;}
.bg_reserves_baix2 { BACKGROUND: url(../imatges/grafica/reserves_baix2.gif) no-repeat; height:16px;}
.bg_reserves_dalt2b { BACKGROUND: url(../imatges/grafica/reserves_dalt2b.gif) no-repeat; height:16px;}

/* ________________Taula quadradets Home ______*/
.bg_quadradets {  BACKGROUND: url(../imatges/grafica/bg_taula_cuadrats.gif)  no-repeat; height:181px;}


