body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #97989a;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;	/*overflow-y:scroll;*/
	background-image: url(images/fond.png);
	/*height: 100%;*/
}
/*.MainLeft {
	margin: 0px;
	padding: 0px;
	width: 287px;
	position: relative;
	height: auto;
}
.MainRight {
	margin: 0px;
	padding: 0px;
	width: 591px;
	position: relative;
	height: 500px;
	/*overflow-y:scroll;
}
.fixed {
	position: fixed;
	z-index: 1;
}*/
.middle {
	position: relative;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.hack {
	position: fixed;
	z-index: 10;
	height: 25px;
	width: 904px;
	background-color: #FFFFFF;
}
.header {
	position: fixed;
	z-index: 10;
	height: 225px;
	width: 887px;
	background-color: #FFFFFF;
	/*background-image:url(En/images/blanc.gif);*/
	padding-left: 12px;
	margin-top:0px;
}
.bottom_left {
	position: fixed;
	z-index: 10;
	height: 100%;
	width: 287px;
	background-color: #FFFFFF;
	top: 225px;
	background-repeat: no-repeat;
	background-image: url(images/mainleft.jpg);
}
.copyright {
	position: fixed;
	height: 50px;
	width: 287px;
	z-index: 10;
	text-align: center;
	left: auto;
	bottom: -20px;
	font-size: 10px;
}

.bottom_right {
	position: relative;
	z-index: 0;
	height: auto;
	width: 591px;
	background-color: #FFFFFF;
	left: 287px;
	padding-left: 14px;
	padding-right: 12px;	/*top: 225px;*/
}
.bubbles {
	border-left-style:dotted;
	border-left-width: 1px;
	padding-left: 5px;
	vertical-align: top;
}
a {
	cursor: pointer;
}
a:link {
	color: #58585b;
	text-decoration:none;
	cursor: pointer;
}
a:visited {
	text-decoration:none;
	color: #58585b;
}
a:active {
	text-decoration:none;
}
a:hover {
	color:#e8e461;
	text-decoration:none;
}
.bouchon {
	position: relative;
	height: 225px;
	width: auto;
	top: 0px;
	bottom: 0px;
	background-color: #FF0000;
}
.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b1b3b4;
}
.yellow {
	color:#e8e461;
	font-size: 14px;
}
.hidden {
	visibility: hidden;
	top: 10px;
	position: static;
}

.borderright {
	right: 30px;
}
.bottom {
	position: relative;
	bottom: 0px;
	vertical-align:bottom;
	padding-left: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #97989a;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-top: 10px;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97989a;
}
.tbl_contact {
	background-image:url(illus/contact.jpg);
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat; 
}

li {
	margin-left: 10px;
}
.copyright2 {
	position: fixed;
	height: 50px;
	width: 100%;
	z-index: 10;
	text-align: center;
	left: auto;
	bottom: -20px;
	font-size: 10px;
}

