#totes_les_seccions {
	width: 954px;
	margin:10px;
	float:left;
	overflow: hidden;
}
#totes_les_seccions div.titol {
	width: 950px;
	background-color:#2d6481;
	float:left;
	margin-bottom:15px;
}
#totes_les_seccions div.titol h1{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
#totes_les_seccions div.bloc {
	width: 176px;
	height: 100px;
	margin: 3px;
	padding: 4px;
	margin-bottom:10px;
	float:left;
	font-family: Arial;
	list-style-image:url(/res_web/res_generics/marcador.gif);
	font-size: 11px;
	color: #2d648A;
	overflow: hidden;

}
#totes_les_seccions h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8f8f8f;
	text-decoration: none;
	text-align: left;
	margin:0px;
	padding:0px;
	text-indent:10px;
	text-transform: capitalize;
}
#totes_les_seccions h2 a:hover {
	color: #CC6633;
}
#totes_les_seccions h2 a:link {
	text-decoration: none;
	color: #8f8f8f;
}
#totes_les_seccions h2 a:visited {
	text-decoration: none;
	color: #8f8f8f;
}
#totes_les_seccions hr {
	border: none 0;
	border-top: 1px dotted #999999;
	height: 1px;
	margin:2px;
	padding:0px;
}
#totes_les_seccions ul {
	font-family: Arial;
	list-style-image:url(/res_web/res_generics/marcador.gif);
	font-size: 11px;
	color: #2d648A;
	text-decoration: none;
	margin:0;
	padding:0;
	padding-left:25px
}

#totes_les_seccions ul li {
	color: #476d93;
	margin-top:6px;
	margin-bottom:6px;
	margin-left: -5px;
}
#totes_les_seccions ul li a {
	margin-top:6px;
	margin-bottom:6px;
	font-family: Arial;
	font-size: 11px;
	color: #2d648A;
	text-decoration: none;
}
#totes_les_seccions ul li a:link {
	margin-top:6px;
	margin-bottom:6px;
	font-family: Arial;
	font-size: 11px;
	color: #2d648A;
	text-decoration: none;
}
#totes_les_seccions ul li a:visited {
	margin-top:6px;
	margin-bottom:6px;
	font-family: Arial;
	font-size: 11px;
	color: #2d648A;
	text-decoration: none;
}
#totes_les_seccions ul li a:hover {
	color: #CC6633;
	text-decoration:underline;
}