body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bkg.gif) repeat-x;
	text-align: center;
}
#logo {
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -370px;
}
#nav {
	width: 156px;
	position: absolute;
	left: 50%;
	top: 190px;
	margin: 0;
	margin-left: -370px;
}
#nav ul {
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#nav ul li {
	text-align: right;
	height: 18px;
	display: block;
	margin-bottom: 2px;
}
#nav ul li a {
	padding-right: 4px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	color: #900;
	text-decoration: none;
	display: block;
}
#nav ul li a:hover {
	background-color: #C00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav ul li a.current {
	background-color: #C00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav ul ul {
	font-family: Verdana, sans-serif;
	text-transform: none;
	font-size: 9px;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}
#nav ul ul li {
	text-align: left;
	height: 13px;
	display: block;
	margin-bottom: 1px;
}
#nav ul ul li a {
	padding-left: 4px;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	color: #C00;
	text-decoration: none;
	display: block;
}
#nav ul ul li a:hover {
	background-color: #F00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav ul ul li a.current {
	background-color: #F00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#main {
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0;
	padding: 0;
	margin-left: -176px;
	width: 548px;
	background: #fff url(images/fond-haut.gif) no-repeat 0 0;
	text-align: left;
	display: block;
}
#main h1 , #main h2 , #main h3 , #main p , #main form , #main ul {
	margin-right: 20px;
	margin-left: 20px;
}
#main ul li {
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main hr {
	width: 400px;
	height: 1px;
}
#main h3 {
	color: #900;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 66px;
	margin-bottom: 0;
}
#main h1 {
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 10px;
}
#main p {
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}
#main p.center {
	text-align: center;
}
#main h2 {
	background: #fff url(images/quote.gif) no-repeat 0 0;
	color: #C00;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0;
	text-align: left;
	padding-left: 60px;
}
#main dl {
	margin-right: 20px;
	margin-left: 20px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	clear: both;
}
#main dl dt {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	width: 240px;
	float: left;
	background-color: #c00;
	color: #fff;
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#main dl dt a {
	color: #ddd;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	display: block;
}
#main dl dt a:hover {
	color: #fff;
	text-decoration: none;
}
#main dl dd {
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: -245px;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 230px;
	float: left;
	color: #333;
	font-size: 13px;
}
#main dl dd p {
	margin: 0;
}
#main p.topLink a {
	display: block;
	text-align: right;
	color: #036;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#main p.topLink a:hover {
	color: #009;
	text-decoration: underline;
}
#main .liste_question {
	margin-right: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main .liste_question a {
	color: #036;
	text-decoration: none;
}
#main .liste_question a:hover {
	color: #900;
	text-decoration: underline;
}
#main .question {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	background: #fff url(images/faq.gif) repeat-x 0 bottom;
	padding-bottom: 25px;
}
#main .question h3 {
	display: block;
	margin: 0;
	background-color: #c00;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: none;
}
#main .question p {
	margin: 5px;
}
#main .question p.topLink {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #eee;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: none;
	text-align: right;
}
#main .question p.topLink a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#main .question p.topLink a:hover {
	color: #000;
	text-decoration: underline;
}

#main #titreForm  {
	color: #229941;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0;
	/* border-bottom: 2px solid #666 */
}
#main #piedForm	{
	color: white;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	background-color: #8b8b8b;
	text-align: right;
	margin: 0 0 1px;
	padding: 6px;
	height: 22px;
}
#main #corpForm {
	color: black;
	/* background: #f4f4f4; */
	text-align: left;
	margin: 0;
	padding: 6px;
	/* border-right: 1px solid #666;
	border-left: 1px solid #666; */
}
#main #corpForm dfn {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#main #corpForm em {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#main #corpForm fieldset {
	background: #fff url(images/fieldset.gif) repeat-x 0 bottom;
	font-style: normal;
	margin: 3px 0;
	padding: 5px;
	border: 0;
	padding-bottom: 25px;
	overflow: none;
}
#main #corpForm legend {
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #f00;
}
#main #corpForm p {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px;
	padding: 3px 0;
}
#main #corpForm label.libele {
	line-height: 22px;
	text-align: right;
	margin: 0;
	padding: 0 6px 0 0;
	width: 35%;
	float: left;
}
#main #corpForm #budget {
	clear: both;
}
#main #corpForm #budget label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main #corpForm #budget #autre {
	clear: both;
}
#main #corpForm #budget .autre {
	line-height: 22px;
	text-align: right;
	margin: 0;
	padding: 0 6px 0 0;
	width: 51%;
	float: left;
	clear: left;
}
#main #corpForm #budget euro.label {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	clear: both;
}
#main #corpForm label:hover, #piedForm input {
	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
	cursor: pointer;
}
#main #corpForm label.oblig {
	/*** Mise en évidence des champs obligatoires ***/
	font-weight: bold;
}
#main #corpForm label.libeledetail {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 11px;
	text-align: right;
	margin: 0;
	padding: 2px; 6px 15px; 0;
	width: 450px;
	float: left;
}
#main #corpForm label.libeledetaillong {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 11px;
	text-align: left;
	margin: 0;
	margin-left: 175px;
	padding: 2px; 6px 15px; 0;
	width: 275px;
	float: left;
}
#main #corpForm input.checkbox {
	float: left;
}
#main #corpForm label.checkbox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 82px;
	line-height: 20px;
	float: left;
}
#main #corpForm table {
	position: relative;
	width: 300px;
	margin-left: 90px;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main #corpForm table td {
	background-color: #fdd;
	padding: 5px;
	border: 2px #fff solid;
}
.nexxt {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow:hidden;
	text-indent: -5000px;
}
#copyright {
	clear: both;
	margin-top: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccc;
}
#copyright a {
	color: #ccc;
	text-decoration: none;
}
#main #corpForm .kablam {
 font-weight: bold;
 /*color: #f00;*/
border:1px solid #f00;
}
body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bkg.gif) repeat-x;
	text-align: center;
}
#logo {
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -370px;
}
#nav {
	width: 156px;
	position: absolute;
	left: 50%;
	top: 190px;
	margin: 0;
	margin-left: -370px;
}
#nav ul {
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#nav ul li {
	text-align: right;
	height: 18px;
	display: block;
	margin-bottom: 2px;
}
#nav ul li a {
	padding-right: 4px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	color: #900;
	text-decoration: none;
	display: block;
}
#nav ul li a:hover {
	background-color: #C00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav ul li a.current {
	background-color: #C00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav ul ul {
	font-family: Verdana, sans-serif;
	text-transform: none;
	font-size: 9px;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}
#nav ul ul li {
	text-align: left;
	height: 13px;
	display: block;
	margin-bottom: 1px;
}
#nav ul ul li a {
	padding-left: 4px;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	color: #C00;
	text-decoration: none;
	display: block;
}
#nav ul ul li a:hover {
	background-color: #F00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav ul ul li a.current {
	background-color: #F00;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#main {
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0;
	padding: 0;
	margin-left: -176px;
	width: 548px;
	background: #fff url(images/fond-haut.gif) no-repeat 0 0;
	text-align: left;
	display: block;
}
#main h1 , #main h2 , #main h3 , #main h4 , #main p , #main form {
	margin-right: 20px;
	margin-left: 20px;
}
#main hr {
	width: 400px;
	height: 1px;
}
#main h3 {
	color: #900;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 66px;
	margin-bottom: 0;
}
#main h1 {
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 10px;
}
#main p {
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}
#main p.center {
	text-align: center;
}
#main h2 {
	background: #fff url(images/quote.gif) no-repeat 0 0;
	color: #C00;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0;
	text-align: left;
	padding-left: 60px;
}
#main dl {
	margin-right: 20px;
	margin-left: 20px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}
#main dl dt {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	width: 240px;
	float: left;
	background-color: #c00;
	color: #fff;
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#main dl dt a {
	color: #ddd;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	display: block;
}
#main dl dt a:hover {
	color: #fff;
	text-decoration: none;
}
#main dl dd {
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: -245px;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 230px;
	float: left;
	color: #333;
	font-size: 13px;
}
#main dl dd p {
	margin: 0;
}
#main h4 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	color: #c00;
}
#main dl.recap {
	margin-top: 0;
	margin-left: 30px;
	padding: 10px;
	border: 1px #999 solid;
}
#main dl.recap dt {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	background-color: #fff;
	color: #333;
	text-indent: 0px;
	font-size: 11px;
	font-weight: bold;
}
#main dl.recap dd {
	width: 100%;
	float: none;
	color: #666;
	margin: 0;
	margin-left: 25px;
	margin-bottom: 5px;
	font-size: 10px;
}
#main p.topLink a {
	display: block;
	text-align: right;
	color: #036;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#main p.topLink a:hover {
	color: #009;
	text-decoration: underline;
}
#main .liste_question {
	margin-right: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main .liste_question a {
	color: #036;
	text-decoration: none;
}
#main .liste_question a:hover {
	color: #900;
	text-decoration: underline;
}
#main .question {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	background: #fff url(images/faq.gif) repeat-x 0 bottom;
	padding-bottom: 25px;
}
#main .question h3 {
	display: block;
	margin: 0;
	background-color: #c00;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: none;
}
#main .question p {
	margin: 5px;
}
#main .question p.topLink {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #eee;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: none;
	text-align: right;
}
#main .question p.topLink a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#main .question p.topLink a:hover {
	color: #000;
	text-decoration: underline;
}

#main #titreForm  {
	color: #229941;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0;
	/* border-bottom: 2px solid #666 */
}
#main #piedForm	{
	color: white;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	background-color: #8b8b8b;
	text-align: right;
	margin: 0 0 1px;
	padding: 6px;
	height: 22px;
}
#main #corpForm {
	color: black;
	/* background: #f4f4f4; */
	text-align: left;
	margin: 0;
	padding: 6px;
	/* border-right: 1px solid #666;
	border-left: 1px solid #666; */
}
#main #corpForm dfn {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#main #corpForm em {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#main #corpForm fieldset {
	background: #fff url(images/fieldset.gif) repeat-x 0 bottom;
	font-style: normal;
	margin: 3px 0;
	padding: 5px;
	border: 0;
	padding-bottom: 25px;
	overflow: none;
}
#main #corpForm legend {
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #f00;
}
#main #corpForm p {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px;
	padding: 3px 0;
}
#main #corpForm label.libele {
	line-height: 22px;
	text-align: right;
	margin: 0;
	padding: 0 6px 0 0;
	width: 35%;
	float: left;
}
#main #corpForm #budget {
	clear: both;
}
#main #corpForm #budget label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main #corpForm #budget #autre {
	clear: both;
}
#main #corpForm #budget .autre {
	line-height: 22px;
	text-align: right;
	margin: 0;
	padding: 0 6px 0 0;
	width: 51%;
	float: left;
	clear: left;
}
#main #corpForm #budget euro.label {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	clear: both;
}
#main #corpForm label:hover, #piedForm input {
	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
	cursor: pointer;
}
#main #corpForm label.oblig {
	/*** Mise en évidence des champs obligatoires ***/
	font-weight: bold;
}
#main #corpForm label.libeledetail {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 11px;
	text-align: right;
	margin: 0;
	padding: 2px; 6px 15px; 0;
	width: 450px;
	float: left;
}
#main #corpForm label.libeledetaillong {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 11px;
	text-align: left;
	margin: 0;
	margin-left: 175px;
	padding: 2px; 6px 15px; 0;
	width: 275px;
	float: left;
}
#main #corpForm input.checkbox {
	float: left;
}
#main #corpForm label.checkbox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 82px;
	line-height: 20px;
	float: left;
}
#main #corpForm table {
	position: relative;
	width: 300px;
	margin-left: 90px;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main #corpForm table td {
	background-color: #fdd;
	padding: 5px;
	border: 2px #fff solid;
}
.nexxt {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow:hidden;
	text-indent: -5000px;
}
#copyright {
	clear: both;
	margin-top: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccc;
}
#copyright a {
	color: #ccc;
	text-decoration: none;
}
.retour {
 display: block;
 text-align: center;
 font-family: 'Trebuchet MS', Verdana, sans-serif;
 font-size: 17px;
 font-weight: normal;
 color : #7E7E7E;
}
.retour a {
 display: block;
 margin-left: auto;
 margin-right: auto;
 padding-top: 56px;
 width: 460px;
 color : #7E7E7E;
 text-decoration : none;
 background: #fff url(images/arrow.gif) center top no-repeat;
}
.retour a:hover {
 background: #fff url(images/arrow.gif) center -112px no-repeat;
}
.retour a:hover {
 color : #c00;
 text-decoration : none;
}

.bloc_reference {
	border: 2px dotted #999;
	background-color: #F8F8F8;
	margin: 10px;
	padding: 10px;
	height: 50px;
}
.bloc_reference a {
	color: #036;
	text-decoration: none;
}
.bloc_reference a:hover {
	color: #036;
	text-decoration: none;
}
.bloc_reference .ref_titre {
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	display: block;
	clear: both;
}
.bloc_reference img {
	float: left;
	border: 1px #999 solid;;
	margin: 5px;
}
.bloc_reference .ref_desc {
	display: block;
	font-size: 13px;
	font-family: verdana;
	text-align: justify;
}
.bloc_reference .ref_link {
	position: absolute;
	left: 160px;
	top: 150px;
	font-size: 11px;
	font-family: verdana;
	text-align: left;
}