IMG, DIV { behavior: url('/iepngfix.htc'); }
IMG {
	border: none;
}

BODY, HTML {
	height: 100%;
}

BODY {
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

BODY, P, TD, INPUT, TEXTAREA {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
}
BODY, P, TD {
	line-height: 1.4em;
}

P {
	margin-top: 0;
	margin-bottom: 0.5em;
}

A, A:visited {
	color: #a45272;
}

H2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 14px 0;
	padding: 0 0 0 0;
	font-family: "Times New Roman", Times, serif;
}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
}

#bg2container {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 2;
	height: 1px;
	overflow: visible;
	text-align: center;
}

#bg2 {
	position: absolute;
	margin-left: -400px;
	top: -290px;
	left: 50%;
	width: 800px;
	height: 552px;
}

#flashscroller {
	width: 763px;
	height: 97px;
	position: absolute;
	left: 50%;
	margin-left: -379px;
	top: 148px;
	z-index: 4;
}

#title {
	position: absolute;
	left: 50%;
	margin-left: -363px;
	top: -186px;
}

#adresse {
	position: absolute;
	left: 50%;
	margin-left: -360px;
	width: 210px;
	text-align: left;
	bottom: -136px;
}
#adresse P {
	font-size: 11px;
}

#nav {
	position: absolute;
	left: 50%;
	margin-left: -147px;
	width: 500px;
	height: 20px;
	text-align: left;
	top: -216px;
}
#nav TD {
	font-size: 11px;
}
#nav A {
	padding-left: 4px;
	padding-right: 4px;
}
#nav A, #nav A:visited {
	display: block;
	text-decoration: none;
	color: #ffffff;
	height: 18px;
	padding-top: 2px;
}
#nav A:hover {
	background: #a55e79;
}
#nav A.active {
	background: #753850;
	font-weight: bold;
}

#content {
	position: absolute;
	left: 50%;
	margin-left: -152px;
	width: 535px;
	height: 300px;
	text-align: left;
	top: -170px;
	overflow-x: hidden;
	overflow: auto;
	z-index: 5;
}

#contenttext {
	margin-right: 39px;
	overflow: hidden;
}

#footer {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 30px;
	text-align: center;
	top: 270px;
	z-index: 4;
	color: #444444;
	font-size: 11px;
}

.caption {
	margin-top: 3px;
	font-size: 11px;
}

.zoomimg_img_border {
	border: solid #c47292 1px;
	background: #ffffff;
	padding: 16px;
	z-index: 3000;
}

.zoomimg_img {
	border: solid #c47292 1px;
}

.section {
	margin-bottom: 10px;
}

.red { color: #dd0000; }

.autoform INPUT, .autoform TEXTAREA {
	border: solid #c47292 1px;
	width: 300px;
	background: white;
	padding: 0 0 0 0;
}

.autoform INPUT.icms_error_input {
	background: #ffdddd;
}

INPUT.button {
	background: #dddddd;
	border: outset 1px #ffffff;
}

TABLE.vertspace TD {
	padding-bottom: 3px;
}
