/*

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

#actualitat{
	float:left;
	height:100%;
	width:270px;
}
#capsula{
	float:left;
}
#mes{
	float:right;	
}
#mes a{
	color:#dc651e;
	text-decoration:none;	
}
#mes a:hover{
	color:#dc651e;
	font-weight:bold;
}
/*-----------------
------Notícies-----
------------------*/
#noticies{ /*INTERNET EXPLORER*/
	float:left;
	width:262px;
	margin-left:3px;
	margin-right:0px;
	margin-bottom:20px;
	border-bottom: 3px solid;	
}
html>body #noticies{/*FIRE FOX*/
	float:left;
	width:262px;
	margin-left:6px;
	margin-right:0px;
	margin-bottom:20px;
	border-bottom: 3px solid;	
}
#noticies_capsalera{
	background-image:url(img/noticies_fons.gif);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	text-indent:15px;
	line-height:200%;
}
#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:#dc651e;
}
.noticia_data2{
	color:#3a3b3b;
}
.noticia_titol{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#474f51;
	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_capsalera{
	background-image:url(img/agenda_fons.gif);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	text-indent:15px;
	line-height:200%;
}
#agenda{ /*INTERNET EXPLORER */
	float:left;
	width:262px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:20px;
	border-bottom: 3px solid;
	background-color:#e9eae5;	
}
html>body #agenda{ /*FIRE FOX */
	float:left;
	width:262px;
	margin-left:7px;
	margin-right:0px;
	margin-bottom:20px;
	border-bottom: 3px solid;
	background-color:#e9eae5;	
}
#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_capsalera{
	background-image:url(img/anuncis_fons.gif);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	text-indent:15px;
	line-height:200%;
}
#anuncis{ /*INTERNET EXPLORER */
	float:left;
	width:262px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:20px;
	border-bottom: 3px solid;
	background-color:#e9eae5;	
}
html>body #anuncis{ /*FIRE FOX */
	float:left;
	width:262px;
	margin-left:7px;
	margin-right:0px;
	margin-bottom:20px;
	border-bottom: 3px solid;
	background-color:#e9eae5;	
}
#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_capsalera{
	background-image:url(img/destacats_fons.gif);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	text-indent:15px;
	line-height:200%;
	
}
#destacats{ /*INTERNET EXPLORER */
	postion:relative;
	float:left;
	width:155px;
	background-color:#d2e7c9;
	background-image:url(img/destacats_fons2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	margin-left:8px;	
}
html>body #destacats{ /* FIRE FOX */
	postion:relative;
	float:left;
	width:155px;
	background-color:#d2e7c9;
	background-image:url(img/destacats_fons2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	margin-left:5px;	
}
#destacats img{
	float:left;
	margin-left:5px;
	margin-top:10px;	
}
/*----fi destacats------*/
