
/*****************MENU STATIC******************************************************/

/*#col_esq 			{list-style-image:none;}*/
li					{font-size:100%}
li.selecc			{margin-top:10px; color:#FF9900; font-weight:bold; margin-left:-25px;  list-style:disc;}
li.selecc a			{color:#FF9900}

li.noselecc     	{margin-top:10px; color:#004287; font-weight:bold; margin-left:-25px;  list-style:disc;}
li.noselecc a    	{color:#004287}
li.noselecc a:hover	{color:#FF9900}

li.sub_selecc   	{margin-top:10px; color:#FF9900; font-weight:bold; margin-left:-10px;  color:#FF9900; list-style:none;}
li.sub_selecc a  	{color:#FF9900}

li.sub_noselecc 			{margin-top:10px; color:#004287; font-weight:bold; margin-left:-10px;  list-style:none;}
li.sub_noselecc a   		{color:#004287}
li.sub_noselecc a:hover		{color:#FF9900}

.marge_10px_esq     {margin-left:10px; margin-right:10px}

/*******************Columna dreta *************************************************/
/*#col_dre			{float:left;width:550px;margin-left:50px;margin-bottom:50px;font-size:x-small;}*/

/*****************CLASES***********************************************************/
.img_premsa			{margin-top:15px;margin-bottom:5px;	margin-right:5px;}
.fix_height			{margin-top:-10px;}
.veure_resta		{margin-top:10px;padding-bottom:20px;padding-left:6px;color:#433E90;}

/***************** Fondos de las páginas ******************************************/
.fons_cultura_catalana     	{background-image:url(../IMG_com/fondo_cultura_catalana.gif);background-position:top;	
							 background-repeat:no-repeat;}
.fons_equip_organizatiu		{background-image:url(../IMG_com/fondo_equip_organizatiu.gif);background-position:top;	
							 background-repeat:no-repeat;}
.fons_llulltv				{background-image:url(../IMG_com/fondo_llulltv.gif);background-position:top;
							 background-repeat:no-repeat;}
.fons_premsa				{background-image:url(../IMG_com/fondo_premsa.gif);background-position:top;
							 background-repeat:no-repeat
							 ;}
							 
							 
#col_principal #contacta_esq {width:280px;float:left;}
#col_principal #contacta_dre {width:280px;float:left;}


#content{margin:30px 0 0 0;}

/* --------------------MENU PESTANYES-----------------------------*/

#tabs			{list-style-type:none;padding:.2em 0;margin:0 0 0 0;border-color-bottom:#000064; border-bottom-width:1px; border-bottom-style:solid}
#tabs li		{display:inline; font-size:120%;margin:2px}
#tabs a			{text-decoration:none;padding:.2em .4em;color:#000064; background-color:#DFDFDF; border-color:#000064;border-width:1px;border-style:solid}

#tabs a:hover	{background-color:#E98300}
#tabs .current a{background-color:#FFFFFF; border-bottom-color:#ffffff}
#tabs.left		{text-align:left;padding:1.7em 0 .2em 1em;}



#tabs_content   {padding:10px;border:1px solid #000064; border-top-color:#ffffff}
#tabs_content2  {padding:10px;border:1px solid #000064; margin:0}


