body, html  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #7ACBAE;
	text-align: center;
	margin-top: 0px;
	background-image: url(imatges/fondo-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenidor {
	background-color: #CBF4D8;
	text-align: left;
	width: 900px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FF3300;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logo {
	width: 100%;
	background-image: url(imatges/fondo-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 15px;
}
#logo ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#logo li {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 16px;
	display: inline;
}
#logo a {
	color: #006666;
}
#pestanya {
	width: 862px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	height: 40px;
}
#pestanya ul {
	list-style-type: none;
}
#pestanya li {
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(imatges/porta-dreta.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-right: 6px;
	text-align: center;
	line-height: 14px;
	height: 40px;
}
#pestanya a {
	background-image: url(imatges/porta-esquerra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 40px;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}
#pestanya .activa a {
	background-image: url(imatges/porta-esquerra-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pestanya .activa {
	background-image: url(imatges/porta-dreta-a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#carpeta {
	width: 850px;
	margin: auto;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-image: url(imatges/fondo-carpeta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 570px;
}
#foto {
	width: 300px;
	height: 540px;
}
#contingut {
	width: 500px;
	float: right;
	margin-right: 5px;
	padding-left: 20px;
	height: 560px;
	padding-right: 10px;
	overflow: auto;
}
#contingut ul {
	list-style-image: url(imatges/punt.gif);
}
#contingut   li {
	padding-bottom: 8px;
}
#contingut ol {
	list-style-type: decimal;
	font-weight: bold;
}
#peucarpeta {
	clear: both;
	width: 840px;
}
#peu {
	width: 862px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	margin: auto;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 20px;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFCC99;
	display: block;
	color: #990000;
	padding: 3px;
}
.vermell {
	color: #FF3300;
}
.negreta {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
}
.vincle {
	color: #006666;
}
.vincle:link, .vincle:visited {
	color: #006666;
}
.vincle:hover {
	color: #FF3300;
}
.dreta {
	float: right;
}
.telefons {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
}
.peu-de-foto {
	margin-top: 8px;
	display: block;
}

