/*

gris-clar->	color:#7f7f7f;
			color:#3a3b3b;
*/

#actualitat{
	float:left;
	height:100%;
	width:270px;
}


/*-----------------
------PORTADA-----
------------------*/
#portada{
	width:98%;
	background-color:#f3f3ec;
	background-image:url(img/portada_cap.gif);
	background-repeat:no-repeat;
	height:187px;
	line-height:150%;
	margin-bottom:10px;	
}
#portada_titol{
	color:#6b6458;
	font-weight:bold;
	font-size:12px;
	margin-left:126px;
	margin-bottom:10px;
	padding-top:20px;
	text-transform:uppercase;
}
#portada_titol a{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#474f51;
	text-decoration:none;
}
#portada_titol a:hover{
	text-decoration:underline;
}
#portada img{
	float:left;
	margin: 10px 10px 10px 10px;	
}
#mes{
	float:right;
	margin-top:5px;	
}
#mes a{
	color:#ae1a28;
	text-decoration:none;	
}
#mes a:hover{
	color:#ae1a28;
	font-weight:bold;
}
/*-----portada-------*/

/*-----------------
------Notícies-----
------------------*/
#noticies{
	float:left;
	width:270px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-bottom: 0px solid;	
}
#noticies_capsalera{
	height:35px;
	color:#FFFFFF;
}
#noticia_unitat{
	width:100%;
	margin-top:10px;
	float:left;
	border-bottom:1px dotted;
	padding-bottom:5px;
	line-height:150%;	
}
#noticia_unitat img{
	float:left;
	margin-top:7px;
	margin-right:5px;
	margin-bottom:2px;	
}
.noticia_data1{
	font-weight:bold;
	color:#ae1a28;
}
.noticia_data2{
	color:#000000;
}
.noticia_titol{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#6b6458;
	line-height:200%;
}
.noticia_titol a{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#474f51;
	line-height:200%;
	text-decoration:none;
}
.noticia_titol a:hover{
	text-decoration:underline;
}
/*---fi noticies----*/
/*---------------------
--------Agenda---------
----------------------*/
#agenda{
	float:left;
	width:226px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:20px;
}
#agenda_unitat{
	float:left;
	width:92%;
	margin-top:10px;
	margin-left:10px;
	float:left;
	border-bottom:1px dotted;
	padding-bottom:5px;
	line-height:150%;	
}
/*----fi agenda------*/
/*---------------------
--------Anuncis---------
----------------------*/
#anuncis{
	float:left;
	width:226px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:20px;
}
#anuncis_unitat{
	float:left;
	width:92%;
	margin-top:10px;
	margin-left:10px;
	float:left;
	border-bottom:1px dotted;
	padding-bottom:5px;
	line-height:150%;	
}
/*----fi anuncis------*/
/*---------------------
--------Destacats---------
----------------------*/
#destacats{
	postion:relative;
	float:left;
	width:145px;
	padding-bottom:20px;
	margin-left:2px;
	background-image:url(img/banners_fons.gif);
	background-repeat:repeat-y;
	height:450px;	
}
#destacats img{
	float:left;
	margin-left:5px;
	margin-top:10px;	
}
/*----fi destacats------*/
