/* estils comuns
--------------------------------------------------------------------------- */
@import 'comu.css';

/* contenidor
--------------------------------------------------------------------------- */
#contenidor { padding:0; margin-top:0px;}
#columna1 div, #columna2 div, #columna3 div {z-index: 1;}
#columna1 div h2, #columna2 div h2, #columna3 div h2 {display: block; min-height: 40px;}
#columna1 h2 span, #columna2 h2 span, #columna3 h2 span {position: relative; z-index: -1; background:#fff;}

#columna1 { background: url(../imatges/home/cos_destacat_color.gif) 0 0 ; width:190px; margin: 0 0 0 6px; float:left; display:inline;}
#columna2 { background: url(../imatges/home/cos_noticies_color.gif) 0 0 ; width:275px; margin: 0 0 0 6px; float:left; display:inline;}
#columna3 { background: url(../imatges/home/cos_activitat_color.gif) 0 0 ; width:275px; margin: 0 0 0 6px; float:left; display:inline;}

/* elements columna 1
--------------------------------------------------------------------------- */
	#destacat { background: url(../imatges/home/bottom_destacat.gif) bottom no-repeat;}
	#destacat h2{ background: url(../imatges/home/titol_destacat_esp.gif) 0 0 no-repeat;}
	#destacat h3{ margin-bottom: 6px;}
	#destacat ul{ margin:2; padding:18px 2px 15px 2px; list-style-type: none;}
	#destacat li{ margin-bottom: 10px;}
	#destacat a{ font-weight:bold; font-size:1.1em;}

	#banners { background: url(../imatges/home/bottom_destacat.gif) bottom no-repeat;}
	#banners h2{ background: url(../imatges/home/titol_banners.gif) 0 0 no-repeat;}
	#banners ul{ margin:0; padding:18px 2px 15px 2px; list-style-type: none;}
	#banners li{ margin-bottom: 6px;}
	#banners a{ font-weight:bold; font-size:1.1em;}

/* elements columna 2
--------------------------------------------------------------------------- */
	#noticies { background: url(../imatges/home/bottom_noticies.gif) bottom no-repeat;}
	#noticies h2{ background: url(../imatges/home/titol_noticies_esp.gif) 0 0 no-repeat;}
	#noticies h3{ margin-bottom: 3px;}
	#noticies ul{ margin:0; padding:10px 6px 20px 10px; list-style-type:none;}
	#noticies li{ list-style-image: none; margin-bottom: 3px;}
	#noticies img{ float:left; margin: 2px 5px 5px 0;}
	#noticies a{ font-weight:bold; font-size:1.1em;}
	#noticies .totes{ float:right; margin:5px 7px 5px 0;}

	#publicacions { background: url(../imatges/home/cos_publicacions_color.gif)  0 0 ;}
	#publicacions h2{ background: url(../imatges/home/titol_publicacions_esp.gif) 0 0 no-repeat;}
	#publicacions h3{ margin-bottom: 3px;}
	#publicacions ul{ background: url(../imatges/home/bottom_publicacions.gif) bottom no-repeat; margin:0; padding:10px 6px 20px 6px; list-style-type:none;}
	#publicacions li{ list-style-image: none; margin-bottom: 3px;}
	#publicacions img{ float:left; margin: 2px 5px 5px 0;}
	#publicacions a{ font-weight:bold; font-size:1.1em;}
	#publicacions .totes{ float:right; margin:5px 7px 5px 0;}
	
/* elements columna 3
--------------------------------------------------------------------------- */
	#activitats { background: url(../imatges/home/bottom_activitats.gif) bottom no-repeat;}
	#activitats h2{ background: url(../imatges/home/titol_activitats_esp.gif) 0 0 no-repeat;}
	#activitats h3{ margin-bottom: 10px;}
	#activitats p{ padding:6px 1px 6px 1px; margin-bottom: 10px; display:inline;}
	#activitats ul{ margin:0; padding:5px 6px 1px 10px; list-style-type:none;}
	#activitats li{ list-style-image: none; margin-bottom: 10px; margin-top: 5px; clear:both;}
	#activitats img{ float:left; margin: 2px 5px 2px 0;}

	.left { float:left;}

	.activitat { margin: 15px 8px; padding:10px 0 0 0;}
	.activitat:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	.activitat p{ width: 240px; margin-left:10px;}
	.activitat img{ margin: 0 10px 0 0;}

	.capsa_act { background: url(../imatges/home/bg_capsa_act.gif) 0 0 no-repeat; float:right; width: 255px; margin-right:2px; margin-bottom: 5px; margin-top: 5px; }
	.capsa_act ul{ margin: 0px; padding:0; list-style-type:none; background: url(../imatges/home/bg_capsa_act_bottom.gif) 0 bottom no-repeat; }
	.capsa_act li { list-style-image: none;}

