body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	line-height: 30px;
	padding-top: 50px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
}
.contingut {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/fons.gif);
	background-repeat: repeat-y;
}

.superior {
	width: auto;
	height: 131px;
	position: relative;
}

.home {
	position: absolute;
	right: 25px;
	bottom: 10px;
}

.titulars {
	width: 235px;
	height: 146px;
	float: left;
	background-color: #ec6e00;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color:#FFFFFF;
	background-image: url(img/titulars_fons.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.menu {
	width: 715px;
	height: 146px;
	float: left;
	background-color: #ec6e00;
	background-image: url(img/menu_fons.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.menu img {
	float: left;
}

.fotoseccio {
	width: 258px;
	min-height: 415px;
	float: left;
	background-color: #ec6e00;
}

.seccio {
	width: 692px;
	min-height: 415px;
	float: left;
	position: relative;
}

.qui {
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 40px;
	text-align: justify;
}

.des {
	width: 220px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 18px;
	color: #01244e;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
}

