* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
body {
	color: #3e4648;
	background: #628cb2 url("Design/bg.jpg") no-repeat fixed 50% bottom;
	font: 15px/21px "Trebuchet sans MS", Arial, Helvetica, sans-serif;
}
p {
	margin: 10px 0;
}
ol, ul {
	list-style: none;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.logo {
	float: right;
	margin-top: -25px;
	margin-right: -25px;
}
a img {
	border: none;
}
.left {
	float: left;
}
img.left {
	margin: 20px;
}
.hide {
	display: none;
}
.arrondi {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
.arrondi-top {
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-khtml-border-top-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.arrondi-bottom {
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.clear {
	clear: both;
	height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	-moz-outline: none;
	outline: none;
	color: #2a85ba;
	font-weight: bold;
}
a:link, a:visited {
	color: #38657e;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #38657e;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #3e4648;
	font-weight: normal;
	padding-bottom: 5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #3e4648;
}
h1 {
	font-family: "Trebuchet sans MS", Arial, Helvetica, sans-serif; 
	font-size: 40px;
}
h2 {
	font-family: "Trebuchet sans MS", Arial, Helvetica, sans-serif; 
	font-size: 30px;
	text-align: left;
	line-height: 30px;
}
h3 {
	font-family: "Trebuchet sans MS", Arial, Helvetica, sans-serif; 
	font-size: 20px;
	text-align: left;
	margin-top: 0;
	color: #38657e;
}
h4 {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
	font-size: 2.0em;
}
h5 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.1em;
	font-style: italic;
}
p.rouge {
	color: #FF3C41;
}
#header_conteneur {
	position: relative;
	min-width: 940px;
	padding: 20px 30px 0 30px;
}
#contenu_conteneur {
	position: relative;
	min-width: 940px;
	padding: 0 30px 85px 30px;
}
#footer_conteneur {
	position: fixed;
	bottom: 0;
	height: 50px;
	line-height: 15px;
	width: 100%;
	background: transparent url("Design/bg_footer.png") left top repeat-x;
	border-top: 1px solid #99bed2;
	z-index: 99;
}
#header {
	position: relative;
	width: 940px;
	margin: 0 auto;
	height: 180px;
	background: transparent url("Design/header-bg.png") repeat-x 0 0;
	border: 1px solid white;
}
.header-text {
	padding: 15px 35px 15px 35px;
	font-size: 17px;
	color: #67777d;
	font-family: Helvetica;
}
.header-text img.logo {
	margin-top: -35px;
	margin-left: 10px;
	padding-bottom: 5px;
}
#contenu {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
.demi {
	width: 400px;
}
#menu {
	position: relative;
	height: 60px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	color: #619ab9;
	text-align: center;
}
#menu ul {
	position: absolute;
	margin-top: 14px;
	left: 5px;
	width: 930px;
	top: 0;
}
#menu ul li {
	display: inline;
	margin-left: 15px;
	border-bottom: 1px dotted white;
}
#menu ul li.on {
	border-bottom: none;
}
#menu ul li.on a {
	color: #fff;
}
#menu ul li a {
	color: #dde9f0;
	padding: 18px 0;
}
#menu ul li a:hover {
	color: #82bcdc;
}
p.fil {
	font-size: 0.6em;
	margin: 0;
}
#liste {
	position: relative;
	min-height: 200px;
}
.top {
	position: relative;
	background: transparent url("Design/bg_top.png") repeat-x 0 0;
	border: 1px solid white;
	border-bottom: none;
	padding: 13px 30px 5px 30px;
	font-size: 17px;
	color: #67777d;
	font-family: Helvetica;
}
.bloc {
	border-left: 1px solid white;
	border-right: 1px solid white;
	position: relative;
	padding: 20px 40px 10px 30px;
}
.impaire {
	background: transparent url("Design/impaire.png") repeat-x 0 0;
	position: relative;
}
.paire {
	background: transparent url("Design/paire.png") repeat-x 0 0;
	position: relative;
}
.bloc-image {
	float: left;
	width: 402px;
}
.bloc-text {
	float: left;
	padding-left: 20px;
	text-align: justify;
	width: 440px;
}
.full-text {
	float: left;
	padding-left: 0;
	text-align: justify;
	width: 840px;
}
.bloc-impaire {
	background: transparent url("Design/impaire.png") repeat-x 0 0;
	border: 1px solid white;
	border-top: none;
	padding: 6px;
}
.bloc-paire {
	background: transparent url("Design/paire.png") repeat-x 0 0;
	border: 1px solid white;
	border-top: none;
	padding: 6px;
}
#about {
	position: relative;
	min-height: 200px;
}
.div-left {
	float: left;
	width: 370px;
	padding: 130px 0 60px 75px;
}
.div-right {
	position: relative;
	float: right;
	width: 370px;
	padding: 130px 75px 60px 0;
}
form fieldset {
	border: none;
}
.commentaire {
	font-size: 0.8em;
}
input, textarea {
	background: none;
	border: 1px solid #909b9b;
}
textarea {
	width: 400px;
}
input.text {
	height: 20px;
	width: 400px;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	border-color: #375c81;
}
input.textrouge, textarea.textrouge {
	border-color: #f32929;
}
.radio {
	width: 20px;
}
.full-text ul {
	margin-left: 30px;
	list-style: disc url("Design/li.png");
}
label {
	font-weight: bold;
	font-size: 0.9em;
}
.button {
	background: transparent url("Design/bg_button.png") no-repeat 0 0;
	border: none;
	color: #fff;
	height: 28px;
	line-height: 26px;
	font-size: 13px;
	width: 115px;
	text-align: center;
	cursor: pointer;
}
.button:hover {
	background: transparent url("Design/bg_button.png") no-repeat 0 -28px;
}
#footer {
	position: relative;
	min-width: 1000px;
	text-align: center;
	font-size: 0.75em;
	color: #fff;
	margin-top: 7px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.sites_conteneur {
	position: absolute;
	right: 163px;
	top: 8px;
	width: 142px;
	font: 14px/24px "Trebuchet sans MS", arial, helvetica, sans-serif;
	z-index: 10;
	padding: 4px 0;
}
.sites_conteneur .sites_header {
	width:142px;
	text-indent: -9999px;
	background: transparent url("Design/sites_header.gif") no-repeat 0px 0px;
}
.sites_conteneur ul {
	position:absolute;
	left: 0px;
	top:-158px;
	width:140px;
	border:1px solid #393939;
	background:#262626;
	padding: 12px 0px;
	line-height: 18px;
	display: none;
	list-style: none;
}
.sites_conteneur:hover ul {
	left: 0px;
}
.sites_conteneur ul li a {
	display:block;
	padding: 2px 15px;
	color: #9c9c9c;
	text-indent: 0;
}
.sites_conteneur ul li a:hover {
	text-decoration:none;
	color: #fff;
}
ul.none {
	list-style-type: none;
}
