@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#wrapper {
	text-align: center;
	width: 1300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(img/fond/new-site/fond.jpg);
	height: 750px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 1300px;
	height: 130px;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	height: 55px;
	width: 1010px;
	text-align: center;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 196px;
}
#inside-left {
	float: left;
	height: 624px;
	width: 196px;
	background-image: url(img/fond/new-site/images/site_02.jpg);
}
#menu {
	height: 40px;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 196px;
	padding-top: 0px;
}
#insite-left2 {
	float: right;
	height: 850px;
	width: 550px;
}
#content {
	width: 1300px;
	margin: 0px;
}
#inside-flash {
	height: 200px;
	width: 1000px;
	margin-left: 5px;
	margin-top: 0px;
}
#inside-texte {
	height: 260px;
	width: 1010px;
	background-position: center center;
	text-align: center;
}
#logo {
	height: 75px;
	width: 200px;
	margin-top: 10px;
	margin-left: 320px;
	background-image: url(img/logo/logo.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left;
	height: 475px;
	width: 196px;
}
#right {
	height: 475px;
	width: 94px;
	float: right;
}
#middle {
	float: left;
	height: 540px;
	width: 1010px;
}
a:link {
	color: #9966FF;
	text-decoration: none;
}
a:visited {
	color: #66315A;
	text-decoration: none;
}
a:hover {
	color: #E9BAFE;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #9D58AD;
}
a:active {
	text-decoration: none;
}
.Style8 {
	color: #76496F
}
.Style9 {
	font-family: Bolide;
	font-size: 36px;
	color: #6C488A;
}
.Style10 {color: #666666
}
.Style11 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.Style12 {color: #663399}
.Style14 {font-weight: bold}
-->
</style>