body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #1D2124;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	float: left;
	height: 400px;
	background-color: #FFFFFF;
	background-image: url(img/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu .blau {
	color: #0097CE;
	font-size: 90%;
	font-weight: bold;
	line-height: 15px;
	padding: 5px;
	clear:both;
}
#services_title {
	float: left;
	color: #0097CE;
	font-weight: bold;
	width: 10px;
	margin-top: 7px;
	line-height: 12px;
}
#services {
	text-align: left;
	float: left;
	background-image: url(img/bg_services.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 5px;
	line-height: 23px;
}
#title {
	width: 525px;
	float: right;
	font-weight: bold;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#section {
	float: right;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 380px;
	width: 520px;
}
#section #txt {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	position: absolute;
	width: 350px;
	right: 0em;
	bottom: 3em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	opacity: .85;
	padding-right: 0px;
}
#bottom {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#peu {
	clear:both;
	width: 760px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#section #miniaturas {
	display: block;
	position: absolute;
	width: 340px;
	right: 0em;
	bottom: 2em;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 90px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9ECEF;
	border-right-color: #E9ECEF;
	border-bottom-color: #E9ECEF;
	border-left-color: #E9ECEF;
	margin-right: 14px;
	padding-top: 0px;
	text-align: left;
}
#miniaturas img {
	border: 1px solid #E9ECEF;
	cursor: pointer;
	background-color:#F8F9FB;
}
#pestanya {
	width: 518px;
}
#pestanya a {
	background-color: #FFFFFF;
	color: #0097CE;	
	line-height: 17px;
	float:left;
	width: 256px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9ECEF;
	border-right-color: #E9ECEF;
	border-bottom-color: #FFFFFF;
	border-left-color: #E9ECEF;
}
#pestanya a:link {
	color: #AECCD7;	
	border: 1px solid #E9ECEF;
	background-color: #F8F9FB;
}
#pestanya a:visited {
	color: #AECCD7;	
	border: 1px solid #E9ECEF;
	background-color: #F8F9FB;
}
#pestanya a:hover {
	color: #0097CE;
	border: 1px solid #E9ECEF;
	background-color: #FFFFFF;
}
#pestanya #contingut {
	width: 515px;
	clear:both;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E9ECEF;
	border-bottom-color: #E9ECEF;
	border-left-color: #E9ECEF;
}

#contacte {
	display: block;
	position: absolute;
	width: 210px;
	right: 0em;
	bottom: 12em;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	opacity: .85;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 60px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9ECEF;
	border-right-color: #E9ECEF;
	border-bottom-color: #E9ECEF;
	border-left-color: #E9ECEF;
	margin-right: 14px;
	padding-top: 0px;
	text-align: left;
}

a:link {
	color: #1D2124;
	text-decoration: none;
}
a:visited {
	color: #1D2124;
	text-decoration: none;
}
a:hover {
	color: #0097CE;
	text-decoration: none;
}
h1 {
	color: #0097CE;
}
h1, h2, p {
	font-size: 100%;
	margin: 5px 0;
	text-align:left;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.blau {
	font-weight: bold;
	color: #0097CE;

}
.blau a:link {
	font-weight: bold;
	color: #0097CE;
	text-decoration: none;
}
.blau a:visited {
	font-weight: bold;
	color: #0097CE;
	text-decoration: none;
}
.blau a:hover {
	font-weight: bold;
	color: #1D2124;
	text-decoration: none;
}
.txtpetit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.border {
	border: 1px solid #E9ECEF;
	background-color:#F8F9FB;
}
