.entete {
	background-image: url(img/fond-entete.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 185px;
	width: 800px;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7E90B;
	background-image: url(img/fond-pied.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
}
body {
	background-image: url(img/fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #A7E90B;
	margin: 35px;
}

.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(img/fond-contenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	padding: 25px;
}
.nav {
	background-color: #ffc600;
	padding: 0px;
	text-align: center;
}
			/*****************************************/
			/* Menu horizontal (rendu en-ligne des <li>) */
			/*****************************************/
#nav {
	list-style: none;
	padding: 0;
	height: 23px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav li {
	display: inline;
	margin-right: 0px;
	color: #fff;
	background-color: #FFC600;
}
#nav li a {
	color: #009900;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC600;
	padding: 4px 3px;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	text-decoration: none;
	background-color: #73CA17;
	color: #FFFFFF;
}			
.niv1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #009999;
}
.img-gauche {
	margin-right: 15px;
}
.contenu a:hover, a:focus, a:active {
	text-decoration: none;
	color: #FF0000;
}
.contenu a {
	color: #006600;
}
#mail {
}
#mail a {
	color: #A7E90B;
}
#mail a:hover, a:focus, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.pave-droite {
	float: right;
	height: auto;
	width: 250px;
}
.pave-gauche {

	float: left;
	height: auto;
	width: 250px;
}
.form-entete {
	font-weight: bold;
	color: #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.form-input {
}

.form-sep {
	height: 30px;
}
.form-intitule {
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	background-color: #69B916;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}
div#merci {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fond-merci.jpg);
	height: 197px;
	width: 265px;
	padding-top: 70px;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}
.tarifs-intitule1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #69B916;
	margin: 1px;
	padding: 7px;
	text-align: center;
	color: #FFFF66;
	vertical-align: top;
}
.tarifs-intitule2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0E9F8;
	padding: 6px;
	text-align: right;
}
.ariallitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.tarifs-prx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E4FBB5;
	padding: 4px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tarifs-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}

.img-g {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: top;
}
.niv2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF6600;
	font-weight: bold;
}

.tarifs-inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 1px;
	padding: 7px;
	text-align: center;
	color: #009933;
	border: 1px dotted #73CA17;
}
.form-champ {
	text-align: left;
	vertical-align: top;
	background-color: #EFFDCE;
	padding: 5px;
}
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #336699;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.ds_subhead {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #93C9FF;
} /* This hover code won't work for IE */

.ds_head:hover {
	background-color: #CC0000;
} /* This hover code won't work for IE */
.ariallitleblc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.red2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tarifs-intitule0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC600;
	margin: 1px;
	padding: 7px;
	text-align: center;
	color: #000000;
	vertical-align: top;
}
.flags {
	text-align: right;
	float: right;
	width: auto;
}
.diaporama{
    position:relative;
    width:414px; /* Largeur d'une photo */
    height:277px /* Hauteur d'une photo */
}
 
.diaporama li{
    list-style-type:none;
    overflow:hidden;
    position:absolute /* Les images seront positionnées toutes au même endroit */
}
 
.diaporama_controls{
    width:414px;
    margin:3px 0;
    padding:5px;
    clear:both;
    overflow:hidden;
}
 
.diaporama_controls .btns{
    float:right;
}
 
.diaporama_controls a{
    font-weight:normal;
    width:10px;
    height:13px;
    text-indent:-9999px;
    display:inline-block;
    margin:0 3px;
}
 
.diaporama_controls .prev{
    background:url(img/fleches_diapo.png) no-repeat top right;
}
 
.diaporama_controls .next{
    background:url(img/fleches_diapo.png) no-repeat top left;
}
 
.diaporama_controls .pause{
    background:url(img/fleches_diapo.png) no-repeat bottom right;
}
 
.diaporama_controls .play{
    background:url(img/fleches_diapo.png) no-repeat bottom left;
}
