body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #FFF;
}
#footer ul li {
	display: inline;
}

.bouton {
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#header {
	height: 45px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #F27D28;
}
#header_gauche {
	height: 45px;
	width: 500px;
	background-color: #F27D28;
	float: left;
}
#header_gauche_bloc {
	height: 30px;
	width: 450px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
}

#header2 {
	height: 45px;
	width: 100%;
	background-color: #F27D28;
}
#header2_details {
	height: 150px;
	width: 950px;
	background-color: #FFF;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F79230;
	border-left-color: #F79230;
}
#header2 #header2_details #header2_details_droite p {
	text-align: justify;
	margin-left: 215px;
	font-size: 14px;
	margin-top: 25px;
}
#header2_details_gauche_bloc_resa {
	height: 28px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	background-color: #999;
	border-top-style: solid;
	border-top-color: #333;
}
#header2_details_gauche_bloc_pub {
	height: 85px;
	width: 340px;
	text-align: left;
	padding-top: 15px;
	padding-left: 110px;
	background-color: #FFF;
	background-image: url(../images/fond_promo.png);
	background-repeat: no-repeat;
	overflow: auto;
}
#header2_details_gauche_bloc {
	height: 150px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	background-color: #FFF;
}
#header2_details_droite {
	float: right;
	height: 150px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#header2_details_gauche {
	float: left;
	height: 150px;
	width: 500px;
}
#header2_details_gauche_bloc_devise {
	height: 15px;
	width: 450px;
	text-align: justify;
	text-indent: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

#contain_doite h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F26520;
	text-align: justify;
	padding-left: 5px;
}
#contain_doite p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 5px;
}
#contain_doite {
	float: right;
	height: 550px;
	width: 450px;
}
#contain_gauche_bloc {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
#contain_gauche {
	float: left;
	width: 500px;
}
#footer {
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F47E2C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F79230;
	font-size: 12px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F79230;
	border-left-color: #F79230;
}
#footer table a {
	font-family: "Century Gothic";
	font-size: 12px;
}


#contain {
	height: 580px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F79230;
	border-left-color: #F79230;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F79230;
}
#contain_gauche_bloc h1 {
	background-color: #666;
	height: 25px;
	width: 450px;
	font-size: 17px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 0px;
}
#contain #contain_gauche #contain_gauche_bloc #form1 .texte_resaCopie tr td h2 {
	color: #F99A34;
	font-family: "Century Gothic";
	font-size: 16px;
	padding-left: 5px;
}

#menu_haut {
	background-color: #FFF;
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F79230;
	border-left-color: #F79230;
}

#menu_haut_droite {
	background-color: #FFF;
	height: 70px;
	width: 450px;
	float: right;
}
#menu_haut_droite a  {
	font-family: "Century Gothic";
	font-size: 15px;
	width: 110px;
	display: block;
	list-style-type: none;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#menu_haut_droite a:hover {
	color: #333;
	text-decoration: underline;
}






#menu_haut_gauche {
	background-color: #FFF;
	height: 70px;
	width: 500px;
	float: left;
}
#menu_haut_droite  li {
	display: inline;
	list-style-type: none;
	float: left;
	text-align: center;
	padding-top: 25px;
}
#menu_haut_droite ul {
	margin: 0px;
	padding: 0px;
}


#menu_haut_gauche_details {
	height: 70px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	background-image: url(../images/LOGO.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: blink;
	text-align: justify;
}
#header_doite {
	height: 45px;
	width: 450px;
	float: right;
}
.select {
	height: 20px;
	width: 150px;
	border: thin solid #CCC;
	background-image: url(../images/bg_input.png);
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.texte_resa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #F47C29;
	list-style-image: url(../images/fleche-grise.gif);
	list-style-type: disc;
	margin-left: auto;
	font-weight: normal;
	border: thin solid #CCC;
	margin-right: auto;
	background-image: url(../images/agence.png);
}

#form1 .texte_resa tr td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F99A34;
	text-align: justify;
	padding-left: 5px;
}
#contain #form1 table tr td .texte_resaCopie tr td h2 {
	color: #F78E30;
	font-size: 16px;
	font-family: "Century Gothic";
}

.select2 {
	height: 15px;
	width: 150px;
	border: thin solid #CCC;
	background-image: url(../images/bg_input.png);
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.select3 {
	height: 19px;
	width: 25px;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	cursor: default;
}
.texte_resaCopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F47C29;
	list-style-image: url(../images/fleche-grise.gif);
	list-style-type: disc;
	margin-left: auto;
	font-weight: normal;
	border: thin solid #CCC;
	margin-right: auto;
	padding-left: 5px;
}
#contain #contain_doite .texte_resaCopie tr td a {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}
#footer table tr td {
	font-size: 12px;
	color: #FFF;
	font-family: "Century Gothic";
}
#contain #contain_gauche #contain_gauche_bloc .texte_resaCopie tr td h2 {
	font-family: "Century Gothic";
	color: #f99a34;
	font-size: 16px;
	text-align: justify;
	padding-left: 5px;
}
#form1 .texte_resaCopie tr td a {
	font-family: "Century Gothic";
	color: #F57B29;
	font-size: 14px;
	font-weight: bold;
}
.bouton2 {
	font-size: 14px;
	margin-left: 350px;
	text-align: center;
}
.tableau {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F27D28;
	text-align: center;
	color: #000;
	font-size: 12px;
}
.strong {
	font-weight: bold;
	color: #F27D28;
	text-align: right;
}
.selectdate {
	height: 20px;
	width: 185px;
	border: thin solid #CCC;
	background-image: url(../images/bg_inputdate.png);
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.select4 {
	height: 20px;
	width: 150px;
	border: thin solid #CCC;
	background-image: url(../images/bg_input.png);
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.texte_resa3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #666;
	list-style-image: url(../images/fleche-grise.gif);
	list-style-type: disc;
	margin-left: auto;
	font-weight: normal;
	border: thin solid #CCC;
	margin-right: auto;
	padding-left: 5px;
}
.form_news       {
	text-align: left;
}
.conditions {
	font-size: 9px;
}
#footer table tr td a {
	color: #FFF;
}
.cgv {
	font-size: 12px;
}
#contain #contain_doite li {
	list-style-image: url(../images/puce.png);
}
#contain #contain_doite ul li a {
	color: #666;
	font-family: "Century Gothic";
	font-size: 16px;
}
.erreur {
	color: #C00;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}
#contain #contain_doite table tr td ul {
	font-family: "Century Gothic";
	font-size: 16px;
}
