body {
	height: 100%;
	width: 95%;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	/* text-align: center; */
	/*background-color: #770000;*/
	background-image: url(img/fonds/19.jpg);
	font-family: helvetica;
}

#banniere {
	height: 150px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: 2px solid #31B743;
	border-radius: 10px;
	background: url("img/bannierehaute_simple.png") no-repeat;
	/*background: url("img/bannierehaute_lettres_bambou.png") no-repeat;*/
}

#banniere img.venteflash {
	display: none;
}

#banniere img.duree {
	display: none;
}

#banniere a img {
	text-decoration: none;
	border: none;
}

.venteflash {
	position:absolute;
	display:block;
	margin-left:650px;
	margin-top:5px;
	z-index:10;
	/*height:130px;
	width:130px;*/
}

.duree {
	position:absolute;
	display:block;
	margin-left:670px;
	margin-top:100px;
	z-index:10;
}

.venteflashglor {
	position:absolute;
	margin-left:840px;
	margin-top:15px;
}

.venteflashpot {
	position:absolute;
	margin-left:850px;
	margin-top:7px;
}

.venteflashpotclic {
	position:absolute;
	margin-left:860px;
	margin-top:69px;
}

#bannierebasse {
	height: 75px;
	width: 980px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 2px solid #31B743;
	border-radius: 10px;
	/*background: url("img/bannierebasse0214.png") no-repeat;*/
	background: url("img/bannierebasse_simple2.png") no-repeat;
	/*background-color: #607400;*/
	opacity: 0.90;
}

/*faux "margin-bottom" pour internet explorer*/
#bannierebasse_bis
{
	clear: left;
	height: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	background: #770000;
}

#navigateur_basdepage
{
	display: inline-block;
	vertical-align: middle;
	margin-top: 30px;
	margin-left: 445px;
	z-index: 200;
}

#navigateur_basdepage ul
{
	list-style-type: none;
}

#navigateur_basdepage li
{
    display: inline-block;
    margin-right: 15px;
}

#navigateur_basdepage a
{
    font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
    color: green;
	font-weight: bold;
	text-decoration: none;
}

#navigateur_basdepage a:hover
{
    color: gray;
	border-bottom: 1.5px solid gray;
}

h6 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h5 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDF27F;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#conteneur-menu {
	/*background-color: #770000;*/
	height:30px;
	position:relative;
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}

#menu {
	width:982px;
	position:absolue;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	border: 1px solid #31B743;
	border-radius: 3px;
	/*background-color: #607400; /* couleur barre menu (fond TITRES) */
	background-color: #B0DBA4; /* couleur barre menu (fond TITRES) */
	height:30px;
}

#menu dl {
	height:30px;
	margin:0; padding:0;
	margin-left: auto;
    margin-right: auto;
	display:block;
	float:left;
}

#menu dt {
	/*width:108px;*/
	width: 97.20px;
	display:block;
	height:30px;
	/*color:#66FF33; /* couleur TITRES */
	color:#034606; /* couleur TITRES */
	font-family: "comic sans ms";
	font-weight:bold;
	font-size:0.75em;
	line-height:25px;
	text-align:center;
	border-right:solid 1px #CFCFCF; /* couleur bordure droite TITRES */
	cursor:pointer;
}

#menu dt:hover {
	/*background-color: #EEE8AA; /* couleur hover fond TITRES PRINCIPAUX*/
	/*background-color: #454900; /* couleur hover fond TITRES PRINCIPAUX*/
	background-color: white; /* couleur hover fond TITRES PRINCIPAUX*/
} 

#menu dd {
	display:block;
	text-align:center;
	margin:0; padding:0;
	/*background-color: #CFCFCF; /* couleur interlignes Liens */
}

#menu dd ul {
	margin:0; padding:0;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	list-style:none;
}

#menu dd ul li{
	margin:0; padding:0;
	display:block;
	width: 97.15px;
	text-align:center;
	border-right:solid 0.05px #607400;
	border-top:solid 1px #CFCFCF; /* couleur bordure haute Liens */
	border-bottom:solid 1px #CFCFCF; /* couleur bordure basse Liens */
}

#menu dd ul li a {
	color: black; /* couleur Liens */
	font-family: verdana;
	font-size:0.70em;
	display:block;
	text-decoration:none;
	text-align:center;
	/*width: 97.15px;*/
	/*width:108px;*/
	/*Hauteur des lignes "sous-menu"*/
	height:30px;
	line-height:30px;
	/*border-top:solid 1px #CFCFCF; /* couleur bordure haute Liens */
	/*border-bottom:solid 1px #CFCFCF; /* couleur bordure basse Liens */
	/*background:#607400; /* couleur fond Liens */
	background: #797979; /* couleur fond Liens */
	border-right:solid 1px #CFCFCF;
	border-left:solid 1px #CFCFCF;
}

.clignote 
{
	visibility: visible; 
}

#menu dd ul li a:hover {
	/*background-color:#FFFACD; /* couleur hover fond Liens */
	/*background-color: #655400; /* couleur hover fond Liens (sous-titres)*/
	background-color: white; /* couleur hover fond Liens (sous-titres)*/
	font-color:#66FF33; /* couleur hover Liens */
}

#menu dl dd {
	display:none;
}

#menu dl:hover dd {
	display:block;
}

#corps_accueil {
	width: 928px; /* (980-32) 980px (de la banni�re) - 2 foix la marge interne (padding de 25px � gauche et � droite soit 50px) - 2 fois le 1px de bordure soit 2px*/
	height: auto;
	/*height: 1030px;
	height: 1060px\9;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	/* margin-bottom: 9px; */
	padding: 15px 25px 15px 25px;
	/* padding ou margin: haut droit bas gauche*/
 	font-family: georgia, verdana, "times new roman", "comic sans ms", arial;
	text-align: justify;
	font-size: 0.65em;
	/*background: #E2EBB2 url(img/bamboufrise.gif) repeat-y;*/
	background: #B0DBA4 url(img/bamboufrise.gif) repeat-y;
	border: 2px solid #31B743;
	border-radius: 10px;
}

#corps_accueil p {
	padding-left: 95px;
	margin-left: -17px;
	font-family: times new roman;
	text-align: justify;
	color: #026500;
	font-size: 1.85em;
	line-height: 1.25em;
	text-indent: 35px;
}

#corps_accueil h1 {
	margin-top: 30px;
	text-align: center;
	font-size: 3em;
	font-family: helvetica, times new roman, comic sans ms, georgia, verdana, tahoma, arial;
	color: black;
	/* border-bottom: 8px solid teal; */
}

#corps_accueil h4 {
	/*margin-left:300px;
	/margin-left:288px;/*pour IE7*/
	/*-margin-left:288px;/*pour IE6*/
	/*margin-left: 288px\9;/*pour IE9 et <*/
	margin-top:-17px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	/*font-style:italic;*/
	font-size:1.5em;
	/*font-weight:bold;*/
	/*color: #C73A0C;*/
	color: red;
}

#corps_accueil h5 {
	font-size: 1.2em;
	color: red;
	font-family: font-variant-caps: normal;
}

#photos_accueil img{
	position: absolute;
	margin-left: 700px;
	margin-top: 3px;
	z-index: 1;
	border-radius: 15px;
	display: none;
}

#corps_phototheque_slidecarrousel {
	width: 980px;
	height: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	background-color: #E2EBB2;
	border: 2px solid #31B743;
	border-radius: 10px;
}

#corps_phototheque_slidecarrousel p {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	color: #770000;
	line-height: 1.25em;
	text-align: center;
}

#corps_phototheque_slidecarrousel h1 {
	margin-top: 25px;
	font-size: 1.25em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: maroon;
	/*line-height: 1.25em;*/
	text-align: center;
}

	
#corps_phototheque_slidecarrousel h2 {
	font-size: 1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: maroon;
	font-style: italic;
	/*line-height: 1.25em;*/
	text-align: center;
}

#corps_phototheque_slidecarrousel h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: white;
	/*line-height: 1.25em;*/
	text-align: center;
}

#plusdephotos {
	position: absolute;
	margin-left: 705px;
	margin-top: 75px;
}

#plusdephotos a {
	font-style: italic;
	color: #F60;
	font-size: 0.75em;
	text-decoration: none;
}

/**
 * This hack targets the Webkit browser engine
 * which includes Safari and Chrome.
 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 
    #plusdephotos {
	position: absolute;
	margin-left: 705px;
	margin-top: 110px;

}
}

.philippin {
	margin-left:70px;
	margin-top:35px;
}

.perenoelaccroche
{
	position: absolute;
	margin-left: 665px;
	margin-top: -75px;
	z-index: 520;
} 

/*.compteur {
	float: right;
	margin-top: 5px;
}*/

.page_rank {
	float: left;
	margin-left: 95px;
	margin-top: 5px;
	padding-top: 4px;
}

.bambou {
	float: left;
	width: 70px;
	height: 70px;
	margin: 10px;
}

.philippines {
	float: clear;
	float: right;
	width: 120px;
	height: 100px;
	/* margin: 10px; */
}

.bamboufrise {
	background-image: url(images/feuillefrise.gif);
	background-repeat: repeat-y
}

.embleme {
	float: clear;
	text-align: center;
	margin-left: 85px;
}

/*.embleme img {
	margin-left: 10px;
}*/


#corps_produits_slidecarrousel {
	width: 980px;
	height: 665px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
	border-radius: 10px;
}

#corps_produits_slidecarrousel p {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	color: #770000;
	line-height: 1.25em;
	text-align: center;
}

#corps_produits_slidecarrousel h1 {
	margin-top: 25px;
	font-size: 1.25em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: maroon;
	/*line-height: 1.25em;*/
	text-align: center;
}

	
#corps_produits_slidecarrousel h2 {
	font-size: 1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: maroon;
	font-style: italic;
	/*line-height: 1.25em;*/
	text-align: center;
}

#corps_produits_slidecarrousel h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: white;
	/*line-height: 1.25em;*/
	text-align: center;
}

#marge_produits_slidecarrousel {
	margin-bottom: -40px;
}

#corps_rubis {
	width: 980px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_rubis img {
	border: solid 5px #E2EBB2;
}

#corps_aventurine {
	width: 980px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_aventurine img {
	border: solid 5px #E2EBB2;
}

#corps_plaisir {
	width: 980px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_plaisir img {
	border: solid 5px #E2EBB2;
}

#corps_topazedamier {
	width: 980px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_topazedamier img {
	border: solid 5px #E2EBB2;
}

#corps_ambredamier {
	width: 980px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_ambredamier img {
	border: solid 5px #E2EBB2;
}	

#corps_ambrelatte {
	width: 980px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_ambrelatte img {
	border: solid 5px #E2EBB2;
}

#corps_rubisdamier {
	width: 980px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_rubisdamier img {
	border: solid 5px #E2EBB2;
}

#corps_pointsdevente {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-bottom: 20px;
 	font-family: helvetica, arial;
	text-align: center;
	font-size: 1.10em;
	color: maroon;
	background: #E2EBB2 url(img/bamboufrise.gif) repeat-y;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_pointsdevente table {
	margin-left: 95px;
	/*margin-right: auto;
	/*border: ridge 6px #66FF33;*/
	/*border-collapse: collapse;*/
	border-spacing: 10px;
	font-family: "comic sans ms";
	color: green;
}

#corps_pointsdevente table td{
	font-size: 0.85em;
}

#corps_lampes {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-bottom: 15px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_lampes img {
	border: solid 5px #E2EBB2;
}


#corps_lampestablette {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-bottom: 15px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_lampestablette img {
	border: solid 5px #E2EBB2;
}

#corps_lampeschevet{
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-bottom: 15px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_lampeschevet img {
	border: solid 5px #E2EBB2;
}

#corps_decobambou {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-bottom: 15px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color:  #E2EBB2 /* #2E8B57 */;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_decobambou img {
	border: solid 5px #E2EBB2;
}

#corps_decobamboucadeaux {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-bottom: 15px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2; /*#2E8B57 */
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_decobamboucadeaux img {
	border: solid 5px #E2EBB2;
}

/* param�tres d'affichage: r�f�rence, dimensions, prix */
#divLegende {
	color:#006666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

.marge {
margin-left: 5em;
}
 
/*#corps_decobamboucadeauxcompo {
	width: 980px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 9px;*/
	/*padding-bottom: 15px;*/
 	/*font-family:"comic sans ms", arial;
	text-align: justify;
	background-color:  #E2EBB2; /* #2E8B57;*/
	/*border: 2px solid #31B743;
    border-radius: 10px;
}*/

/*#corps_decobamboucadeauxcompo #corps_compo_haut_gauche {
	float: left;
	width: 49%;
	height: 345px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	z-index: 10;
	border: 2px dotted #F7E444;
	color: yellow;
	background-color: black;
	text-align: center;
}*/

/*#corps_decobamboucadeauxcompo #corps_compo_haut_droit {
	height: 345px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	z-index: 10;
	border: 2px dotted #F7E444;
	color: yellow;
	background-color: black;
	text-align: center;
}*/

/*#corps_decobamboucadeauxcompo #corps_compo_bas_gauche {
	float: left;
	width: 49%;
	height: 345px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	z-index: 10;
	border: 2px dotted #F7E444;
	color: yellow;
	background-color: black;
	text-align: center;
}*/

/*#corps_decobamboucadeauxcompo #corps_compo_bas_droit {
	height: 34 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	z-index: 10;
	border: 2px dotted #F7E444;
	color: yellow;
	background-color: black;
	text-align: center;
}*/

#corps_nouveautes {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family:"comic sans ms", arial;
	text-align: justify;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_nouveautes img {
	border: solid 5px #E2EBB2;
}

#corps_refclients {
	width: 980px;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family: helvetica, arial;
	text-align: center;
	font-size: 1.10em;
	color: maroon;
	background: #E2EBB2 url(img/bamboufrise.gif) repeat-y;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_refclients table {
	margin-left: auto;
	margin-right: auto;
	border: ridge 6px #66FF33;
	border-collapse: collapse;
	font-family: "comic sans ms";
	color: green;
}

#corps_refclients table td{
	font-size: 0.95em;
}

#corps_refexpo {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-bottom: 20px;
 	font-family: helvetica, arial;
	text-align: center;
	font-size: 1.10em;
	color: maroon;
	background: #E2EBB2 url(img/bamboufrise.gif) repeat-y;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_refexpo table {
	margin-left: auto;
	margin-right: auto;
	/*border: solid 1.5px #66FF33;*/
	/*border-collapse: collapse;*/
	font-family: "comic sans ms";
	color: green;
}

#corps_refexpo table td{
	font-size: 0.60em;
}

#corps_tarifs{
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
 	font-family: helvetica, arial;
	text-align: center;
	font-size: 1.10em;
	color: maroon;
	background: #E2EBB2 url(img/bamboufrise.gif) repeat-y;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_tarifs table {
	margin-top: 40px;
	width: 85%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	/* border-collapse: separate; */
	/* empty-cells: hide; */
	vertical-align: middle;
	background-color: #FAFFBB;
	font-family: helvetica;
	font-size: 0.75em;
}

#corps_tarifs table caption{
	color: #026500;
	font-size: 1.2em;
}

#corps_tarifs table td {
	color: black;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #026500;
}

#corps_tarifs table th {
	color: #770000;
	padding: 5px;
	border: 1px solid #026500;
}

#corps_tarifs p {
	line-height: 0.55em;
	color: black;
}

#corps_formulaire {
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding: 5px;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

#corps_formulaire tr {
	line-height: 2.33em;
}

#corps_formulaire  input:focus, textarea:focus, select:focus , tr:focus {
	border-color: #000;
	color: blue;
	background: 4px 4px no-repeat yellow;
}

 #corps_formulaire #zone1 {
	width: 47.5%;
	height: 360px;
	float: left;
	margin-left: 0;
	margin-top: 0px;
	padding: 10px;
	background-color: #607400;
	color: #ECFF9D;
}

#corps_formulaire #zone1 fieldset {
	padding: 10px;
	background-color: #607400;
}

#corps_formulaire #zone1 legend {
	font-family: geneva, helvetica, arial;
	background-color: #666;
	color: white;
}

#corps_formulaire  input {
	padding: 2.5px 2.5px 2.5px 22px;
	background: 3px 6px no-repeat white;
	/* border: 2px solid black; */
}
 
#corps_formulaire  input#prenom {
	background-image: url("img/iconeprenom.png");
}

#corps_formulaire  input#nom {
	background-image: url("img/iconenom.png");
}

#corps_formulaire  input#commune{
	background-image: url("img/iconeenveloppe.png");
}

#corps_formulaire  input#rue{
	background-image: url("img/iconeenveloppe.png");
}

#corps_formulaire  input#mail{
	background-image: url("img/iconearobase.png");
}

#corps_formulaire  input#tel{
	background-image: url("img/iconetelephone.png");
}

#corps_formulaire #zone2 {
	height: 360px;
	margin-left: 50.5%;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
	background-color: #607400;
	color: #ECFF9D;
}

#corps_formulaire #zone2 fieldset {
	padding: 10px;
	background-color: #607400;
}

#corps_formulaire #zone2 legend {
	font-family: geneva, helvetica, arial;
	background-color: #666;
	color: white;
}

#corps_formulaire #zone2 textarea {
	display: block;
	border: solid 1px #ccc;
	overflow: auto;
	line-height: 1.5em;
	font-family: geneva, helvetica, arial;
	background-color: #eee;
	/* color: white; */
}

#corps_formulaire #zone_centrale {
	background-color: #E2EBB2;
}

#corps_formulaire #zone_centrale input[type=submit]{
	padding: 5px;
	text-align:center;
	color: green;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.15em;
}

#corps_formulaire #zone_centrale input:hover {
	color: #990033;
} 

#corps_formulaire #zone_centrale input:active {
	background-color: #D5FF9D;
}

#recaptcha_image img{
	height: 40px;
	width: 150px;
}

#corps_formulaire #zone3 {
	height: auto;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding: 10px;
	display: block;
	background-color:  #607400;
	color: black;
}

#corps_formulaire #zone3 p {
	text-align: center;
}

#corps_formulaire #zone3 h3 {
	text-align: center;
	color: #aaa;
	font-size: 0.95em;
}

#corps_formulaire #zone3 address {
	text-align: center;
	font-family: geneva, helvetica, arial;
}

#corps_formulaire a,href {
	text-decoration: none;
	color: #ECFF9D;
	font-style: italic;
	font-size: 0.95em;
}

#mentions_legales {
	width: 960px;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	padding-top: 100px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
}

.copyright{
	margin-bottom: -20px;
	font-size: 0.75em;
	font-style: italic;
	color: silver;
}


#audessus {
	position: relative;
	z-index: -1;
}

#compteur_global
{
	float: left;
	margin-top: -50px;
	/*margin-right: 0px;*/
	margin-left: 770px;
	font-size: 0.95em;
	color: #0A6128;
	text-align: center;
	padding:0px;
}

#compteur_global table
{
	border: 0;
	line-height:1.25em;
	background-color:transparent;
	width:auto;
	height:auto;
}

#compteur_global table td
{
    font-size: 1em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color: #999999;
}	

#code_qr
{
	float: left;
	margin-top: -75px;
	margin-left: 90px;
	padding:5px;
}

#code_qr img
{
	height: 75px;
	width: 75px;
}

/*#compteur_global_panier
{
	float: left;
	margin-top: -38px;
	margin-left: 17px;
	padding:5px;
}

#compteur_global_panier table
{
	border: 0;
	line-height:1.25em;
	background-color:transparent;
	width:auto;
	height:auto;
}

#compteur_global_panier table td
{
    font-size: 1em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color: #999999;
}*/	

/*html{
	background: #111;
	color: #aaa;
	font: 1em 'Raleway', sans-serif;
}*/

#corps_phototheque_3d {
	width: 980px;
	/*height: 810px;*/
	height: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	background-color: #E2EBB2;
	border: 2px solid #31B743;
    border-radius: 10px;
 	/*background-color: #E2EBB2;*/
	/*border: 2px solid #31B743;
    border-radius: 10px;
	background: #111;*/
	color: #aaa;
	/*font: 1em 'Raleway', sans-serif;*/
}
/* affichage tel un tableau */
#galerie{
	display: table;
	padding: 0;
	border-spacing: 5px;
	margin: 50px auto;
}
/* affichage telle une cellule de tableau */
#galerie li{
	position: relative;
	display: table-cell;
	width: 150px;
	vertical-align: top;
	opacity: 0;
	-webkit-transform: perspective(500px) rotateY(-135deg);
	   -moz-transform: perspective(500px) rotateY(-135deg);
	    -ms-transform: perspective(500px) rotateY(-135deg);
	     -o-transform: perspective(500px) rotateY(-135deg);
	        transform: perspective(500px) rotateY(-135deg);
	-webkit-transition: -webkit-transform .6s, opacity .6s;
	   -moz-transition:    -moz-transform .6s, opacity .6s;
	    -ms-transition:     -ms-transform .6s, opacity .6s;
	     -o-transition:      -o-transform .6s, opacity .6s;
	        transition:         transform .6s, opacity .6s;
	-webkit-transform-origin: 0 50%;
	   -moz-transform-origin: 0 50%;
	    -ms-transform-origin: 0 50%;
	     -o-transform-origin: 0 50%;
	        transform-origin: 0 50%;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	        backface-visibility: hidden;

}
#galerie.init li{
	opacity: 1;
	-webkit-transform: perspective(500px) rotateY(0);
	   -moz-transform: perspective(500px) rotateY(0);
	    -ms-transform: perspective(500px) rotateY(0);
	     -o-transform: perspective(500px) rotateY(0);
	        transform: perspective(500px) rotateY(0);
} 
#galerie li:nth-child(2){
	z-index: 6;
	-webkit-transition-delay: .15s;
	   -moz-transition-delay: .15s;
	    -ms-transition-delay: .15s;
	     -o-transition-delay: .15s;
	        transition-delay: .15s;
}
#galerie li:nth-child(3){
	z-index: 5;
	-webkit-transition-delay: .3s;
	   -moz-transition-delay: .3s;
	    -ms-transition-delay: .3s;
	     -o-transition-delay: .3s;
	        transition-delay: .3s;
}
#galerie li:nth-child(4){
	z-index: 4;
	-webkit-transition-delay: 0.45s;
	   -moz-transition-delay: 0.45s;
	    -ms-transition-delay: 0.45s;
	     -o-transition-delay: 0.45s;
	        transition-delay: 0.45s;
}
#galerie li:nth-child(5){
	z-index: 3;
	-webkit-transition-delay: 0.6s;
	   -moz-transition-delay: 0.6s;
	    -ms-transition-delay: 0.6s;
	     -o-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}
#galerie li:nth-child(6){
	z-index: 2;
	-webkit-transition-delay: 0.75s;
	   -moz-transition-delay: 0.75s;
	    -ms-transition-delay: 0.75s;
	     -o-transition-delay: 0.75s;
	        transition-delay: 0.75s;
}
#galerie2{
	display: table;
	padding: 0;
	border-spacing: 5px;
	margin: -35px auto;
}
#galerie2 li{
	position: relative;
	display: table-cell;
	width: 150px;
	vertical-align: top;
	opacity: 0;
	-webkit-transform: perspective(500px) rotateY(-135deg);
	   -moz-transform: perspective(500px) rotateY(-135deg);
	    -ms-transform: perspective(500px) rotateY(-135deg);
	     -o-transform: perspective(500px) rotateY(-135deg);
	        transform: perspective(500px) rotateY(-135deg);
	-webkit-transition: -webkit-transform .6s, opacity .6s;
	   -moz-transition:    -moz-transform .6s, opacity .6s;
	    -ms-transition:     -ms-transform .6s, opacity .6s;
	     -o-transition:      -o-transform .6s, opacity .6s;
	        transition:         transform .6s, opacity .6s;
	-webkit-transform-origin: 0 50%;
	   -moz-transform-origin: 0 50%;
	    -ms-transform-origin: 0 50%;
	     -o-transform-origin: 0 50%;
	        transform-origin: 0 50%;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	        backface-visibility: hidden;

}
#galerie2.init li{
	opacity: 1;
	-webkit-transform: perspective(500px) rotateY(0);
	   -moz-transform: perspective(500px) rotateY(0);
	    -ms-transform: perspective(500px) rotateY(0);
	     -o-transform: perspective(500px) rotateY(0);
	        transform: perspective(500px) rotateY(0);
} 
#galerie2 li:nth-child(2){
	z-index: 6;
	-webkit-transition-delay: .15s;
	   -moz-transition-delay: .15s;
	    -ms-transition-delay: .15s;
	     -o-transition-delay: .15s;
	        transition-delay: .15s;
}
#galerie2 li:nth-child(3){
	z-index: 5;
	-webkit-transition-delay: .3s;
	   -moz-transition-delay: .3s;
	    -ms-transition-delay: .3s;
	     -o-transition-delay: .3s;
	        transition-delay: .3s;
}
#galerie2 li:nth-child(4){
	z-index: 4;
	-webkit-transition-delay: 0.45s;
	   -moz-transition-delay: 0.45s;
	    -ms-transition-delay: 0.45s;
	     -o-transition-delay: 0.45s;
	        transition-delay: 0.45s;
}
#galerie2 li:nth-child(5){
	z-index: 3;
	-webkit-transition-delay: 0.6s;
	   -moz-transition-delay: 0.6s;
	    -ms-transition-delay: 0.6s;
	     -o-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}
#galerie2 li:nth-child(6){
	z-index: 2;
	-webkit-transition-delay: 0.75s;
	   -moz-transition-delay: 0.75s;
	    -ms-transition-delay: 0.75s;
	     -o-transition-delay: 0.75s;
	        transition-delay: 0.75s;
}
#galerie3{
	display: table;
	padding: 0;
	border-spacing: 5px;
	margin: 50px auto;
}
#galerie3 li{
	position: relative;
	display: table-cell;
	width: 150px;
	vertical-align: top;
	opacity: 0;
	-webkit-transform: perspective(500px) rotateY(-135deg);
	   -moz-transform: perspective(500px) rotateY(-135deg);
	    -ms-transform: perspective(500px) rotateY(-135deg);
	     -o-transform: perspective(500px) rotateY(-135deg);
	        transform: perspective(500px) rotateY(-135deg);
	-webkit-transition: -webkit-transform .6s, opacity .6s;
	   -moz-transition:    -moz-transform .6s, opacity .6s;
	    -ms-transition:     -ms-transform .6s, opacity .6s;
	     -o-transition:      -o-transform .6s, opacity .6s;
	        transition:         transform .6s, opacity .6s;
	-webkit-transform-origin: 0 50%;
	   -moz-transform-origin: 0 50%;
	    -ms-transform-origin: 0 50%;
	     -o-transform-origin: 0 50%;
	        transform-origin: 0 50%;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	        backface-visibility: hidden;

}
#galerie3.init li{
	opacity: 1;
	-webkit-transform: perspective(500px) rotateY(0);
	   -moz-transform: perspective(500px) rotateY(0);
	    -ms-transform: perspective(500px) rotateY(0);
	     -o-transform: perspective(500px) rotateY(0);
	        transform: perspective(500px) rotateY(0);
} 
#galerie3 li:nth-child(2){
	z-index: 6;
	-webkit-transition-delay: .15s;
	   -moz-transition-delay: .15s;
	    -ms-transition-delay: .15s;
	     -o-transition-delay: .15s;
	        transition-delay: .15s;
}
#galerie3 li:nth-child(3){
	z-index: 5;
	-webkit-transition-delay: .3s;
	   -moz-transition-delay: .3s;
	    -ms-transition-delay: .3s;
	     -o-transition-delay: .3s;
	        transition-delay: .3s;
}
#galerie3 li:nth-child(4){
	z-index: 4;
	-webkit-transition-delay: 0.45s;
	   -moz-transition-delay: 0.45s;
	    -ms-transition-delay: 0.45s;
	     -o-transition-delay: 0.45s;
	        transition-delay: 0.45s;
}
#galerie3 li:nth-child(5){
	z-index: 3;
	-webkit-transition-delay: 0.6s;
	   -moz-transition-delay: 0.6s;
	    -ms-transition-delay: 0.6s;
	     -o-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}
#galerie3 li:nth-child(6){
	z-index: 2;
	-webkit-transition-delay: 0.75s;
	   -moz-transition-delay: 0.75s;
	    -ms-transition-delay: 0.75s;
	     -o-transition-delay: 0.75s;
	        transition-delay: 0.75s;
}
#galerie4{
	display: table;
	padding: 0;
	border-spacing: 5px;
	margin: -35px auto;
}
#galerie4 li{
	position: relative;
	display: table-cell;
	width: 150px;
	vertical-align: top;
	opacity: 0;
	-webkit-transform: perspective(500px) rotateY(-135deg);
	   -moz-transform: perspective(500px) rotateY(-135deg);
	    -ms-transform: perspective(500px) rotateY(-135deg);
	     -o-transform: perspective(500px) rotateY(-135deg);
	        transform: perspective(500px) rotateY(-135deg);
	-webkit-transition: -webkit-transform .6s, opacity .6s;
	   -moz-transition:    -moz-transform .6s, opacity .6s;
	    -ms-transition:     -ms-transform .6s, opacity .6s;
	     -o-transition:      -o-transform .6s, opacity .6s;
	        transition:         transform .6s, opacity .6s;
	-webkit-transform-origin: 0 50%;
	   -moz-transform-origin: 0 50%;
	    -ms-transform-origin: 0 50%;
	     -o-transform-origin: 0 50%;
	        transform-origin: 0 50%;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	        backface-visibility: hidden;

}
#galerie4.init li{
	opacity: 1;
	-webkit-transform: perspective(500px) rotateY(0);
	   -moz-transform: perspective(500px) rotateY(0);
	    -ms-transform: perspective(500px) rotateY(0);
	     -o-transform: perspective(500px) rotateY(0);
	        transform: perspective(500px) rotateY(0);
} 
#galerie4 li:nth-child(2){
	z-index: 6;
	-webkit-transition-delay: .15s;
	   -moz-transition-delay: .15s;
	    -ms-transition-delay: .15s;
	     -o-transition-delay: .15s;
	        transition-delay: .15s;
}
#galerie4 li:nth-child(3){
	z-index: 5;
	-webkit-transition-delay: .3s;
	   -moz-transition-delay: .3s;
	    -ms-transition-delay: .3s;
	     -o-transition-delay: .3s;
	        transition-delay: .3s;
}
#galerie4 li:nth-child(4){
	z-index: 4;
	-webkit-transition-delay: 0.45s;
	   -moz-transition-delay: 0.45s;
	    -ms-transition-delay: 0.45s;
	     -o-transition-delay: 0.45s;
	        transition-delay: 0.45s;
}
#galerie4 li:nth-child(5){
	z-index: 3;
	-webkit-transition-delay: 0.6s;
	   -moz-transition-delay: 0.6s;
	    -ms-transition-delay: 0.6s;
	     -o-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}
#galerie4 li:nth-child(6){
	z-index: 2;
	-webkit-transition-delay: 0.75s;
	   -moz-transition-delay: 0.75s;
	    -ms-transition-delay: 0.75s;
	     -o-transition-delay: 0.75s;
	        transition-delay: 0.75s;
}

#galerie5{
	display: table;
	padding: 0;
	border-spacing: 5px;
	margin: -50px auto;
	margin-top: 50px;
}
#galerie5 li{
	position: relative;
	display: table-cell;
	width: 150px;
	vertical-align: top;
	opacity: 0;
	-webkit-transform: perspective(500px) rotateY(-135deg);
	   -moz-transform: perspective(500px) rotateY(-135deg);
	    -ms-transform: perspective(500px) rotateY(-135deg);
	     -o-transform: perspective(500px) rotateY(-135deg);
	        transform: perspective(500px) rotateY(-135deg);
	-webkit-transition: -webkit-transform .6s, opacity .6s;
	   -moz-transition:    -moz-transform .6s, opacity .6s;
	    -ms-transition:     -ms-transform .6s, opacity .6s;
	     -o-transition:      -o-transform .6s, opacity .6s;
	        transition:         transform .6s, opacity .6s;
	-webkit-transform-origin: 0 50%;
	   -moz-transform-origin: 0 50%;
	    -ms-transform-origin: 0 50%;
	     -o-transform-origin: 0 50%;
	        transform-origin: 0 50%;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	        backface-visibility: hidden;

}
#galerie5.init li{
	opacity: 1;
	-webkit-transform: perspective(500px) rotateY(0);
	   -moz-transform: perspective(500px) rotateY(0);
	    -ms-transform: perspective(500px) rotateY(0);
	     -o-transform: perspective(500px) rotateY(0);
	        transform: perspective(500px) rotateY(0);
} 
#galerie5 li:nth-child(2){
	z-index: 6;
	-webkit-transition-delay: .15s;
	   -moz-transition-delay: .15s;
	    -ms-transition-delay: .15s;
	     -o-transition-delay: .15s;
	        transition-delay: .15s;
}
#galerie5 li:nth-child(3){
	z-index: 5;
	-webkit-transition-delay: .3s;
	   -moz-transition-delay: .3s;
	    -ms-transition-delay: .3s;
	     -o-transition-delay: .3s;
	        transition-delay: .3s;
}
#galerie5 li:nth-child(4){
	z-index: 4;
	-webkit-transition-delay: 0.45s;
	   -moz-transition-delay: 0.45s;
	    -ms-transition-delay: 0.45s;
	     -o-transition-delay: 0.45s;
	        transition-delay: 0.45s;
}
#galerie5 li:nth-child(5){
	z-index: 3;
	-webkit-transition-delay: 0.6s;
	   -moz-transition-delay: 0.6s;
	    -ms-transition-delay: 0.6s;
	     -o-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}
#galerie5 li:nth-child(6){
	z-index: 2;
	-webkit-transition-delay: 0.75s;
	   -moz-transition-delay: 0.75s;
	    -ms-transition-delay: 0.75s;
	     -o-transition-delay: 0.75s;
	        transition-delay: 0.75s;
}

h1, h2{
	font-weight: 200;
	text-shadow: 0 1px 2px black;
}
h2{
	color: #aaa;
	font-style: italic;
	font-size: .9em;
}

/* navigation */
nav ul{
	text-align: center;
	margin: 50px 0 0 0;
}
nav ul li{
	display :inline-block;
}
nav ul li a{
	display: block;
	padding: 5px 10px;
	background: rgba(255,255,255,.1);
	color: #864612;
	text-shadow: 0 1px 1px black;
	text-decoration: none;
	border: 1px solid transparent;
}
nav ul li a:hover,
nav ul li a:focus{
	background: rgba(255,255,255,.25);
	border-color: #aaa;
}

/*fenetre modale*/
#overlay3{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
    display: none;
    position: fixed;
    top:0; right:0; bottom:0; left:0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
#overlay3:target{
    display: block;
}
#overlay3 p{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.popup_block{
    background: #fff;
    padding: 20px;
    border: 10px solid #ddd;
    position: relative;
    margin: 10% auto;
    width: 460px;
	height: 220px;
    box-shadow: 0px 0px 20px #000;
    border-radius: 10px;
}
img.btn_close {
    float: right;
    margin: -25px -25px 0 0;
}
/*fin fenetre modale*





	
