body {
background-color:#000000;
	padding:0 10px 0 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
a {
color:#999999;
}
a:hover {
color:#FFF;
}
div.ombra {
	width: 780px;
background:#000 url(imatges/fons_web.gif) repeat-y;
padding:0 10px 0 10px;
}
div#web {
	width: 740px;
	background:#000 url(imatges/fons.gif) no-repeat 0px 90px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	padding:20px;
}
img.logo {
	float:left;
	margin-bottom:10px;
}
h1 {
	font-size:17px;
	margin-top:30px;
	color:#efefef;
}
div#contingut {
	clear:both;

}
#contingut ul {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-left:20px;
	color:#990000
}

#contingut ul li {
	font-weight:regular;
	line-height:20px;
	padding:10px 0 0 0;
	color:#FFFFFF;
	font-size:12px;
}
#contingut ul li ul li {
	font-weight:normal;
	padding:0;
	color:#999999;
	font-size:12px;
}
#serveis td {
	width:50%;
	vertical-align:top;
}
#contingut table {
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;	
	padding-bottom:10px;
	text-align:left
}
.direccions {
border-top:0;

font-size:12px;
}
.direccions strong {
	border-top:0;
	color:#FFFFFF;
}
.direccions td {
	line-height:18px;
	padding:10px 0 10px 20px;
}
#contingut p {
	font-size:12px;
}
div.peu {
margin-top:50px;
background-color:#000000;
color:#FFFFFF;
padding:7px 8px 7px 8px;
font-size:14px;
font-weight:normal;

}