body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	width:800px;
	min-height:600px;
	border:1px solid #2D6625;
	background:transparent url( ../images/fond_arbre.jpg ) no-repeat scroll;
	background-position:100% 40px;
	text-align:left;
	margin:0 auto;
}

#h1h2 {
	width:800px;
	margin:0 auto;
	font-size:6px;
}

#fondGauche {
	background:transparent url( ../images/fond_gauche.gif) repeat-y;
}

#sectionGauche {
	background:#C2CDA0 url( ../images/fond_gauche.jpg ) no-repeat scroll left 107px;
	height:580px;
	width:207px;
	float:left;
	color:#FFFFFF;
}

#menu1 {
	list-style:none;
	height:140px;
	margin:0;
	padding:20px 0 0 40px;
	font-weight:bold;
	font-size:14px;
}

#menu1 li {
	margin-bottom:10px;
}

#menu1 a {
	color:#fff;
	text-decoration:none;
}

#menu1 a:hover {
	color:#000;
}

#menu2 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
}

#menu2 li {
	list-style-type: none;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left:30px;
	margin:24px 0 46px 10px ;
	height:20px;
}

#menu2 a {
	color:#fff;
	text-decoration:none;
}

#menu2 a:hover {
	color:#000;
}

#sectionContenu {
	width:591px;
	float:right;
}

#langue {
	font-size:12px;
	color:#658F5F;
}

.langueStyle {
	margin-left:45px;
}

#langue a {
	color:#658F5F;
	text-decoration:none;
}

#langue a:hover {
	color:#E35F15;
}

#menuTop img {
	border:0;
}

#contenu {
	width:350px;
	margin:20px 0 0 20px;
	text-align:justify;
	font-size:0.9em;
	color:#2D6625;
	padding-top:20px;
}

#contenu h1{
	font-size:1.2em;
	text-align:left;
}

#contenu h2{
	font-size:1em;
	text-align:left;
}

#contenu ul {
	text-align:left;
}

#menuBas {
	clear:both;
	color:#91A94B;
	clear:both;
	height:26px;
	font-size:12px;
	padding-left:10px;
}

#menuBas a {
	color:#91A94B;
	text-decoration:none;
	margin:0 4px;
}

#menuBas a:hover {
	color:#AE5721;
}

#basLiens {
	margin-left:50px;
}

.clearDroit {
	clear:both;
	visibility:hidden;
}

#swfArbre {
	float:right;
	width:187px;
	height:543px;
	margin-top:-30px;
}

#swfMusique {
	width:70px;
	height:24px;
}

#plansite a {
	color:#2D6625;
	text-decoration:none;
}

#plansite a:hover {
	color:#E15F13;
}

#plansite ul {
	margin-left:15px;
}

.produitBouton {
	float:right;
}

div.cms {
	width:35px;
	float:right;
	margin-right:10px;
}

/** formulaire **/

.formulaire {
	padding:0;
	margin:10px 0 0 0;
}

.form_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#B5C495;
	border-left:1px solid #2D5A14;
	border-top:1px solid #2D5A14;
	border-right:1px solid #2D5A14;
	color:#ffffff;
	font-weight:bold;
}

.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	width:170px;
	border-left:1px solid #2D5A14;
	padding:1px;
	vertical-align:top;
}

.form_saisi {
	width:250px;
	border-right:1px solid #2D5A14;
	padding:1px;
}

.form_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#B5C495;
	border:1px solid #2D5A14;
	color:#ffffff;
}

.champInfos {
	width:175px;
}

.champTexte {
	width:220px;
	height:100px;
}

.obligatoir {
	color:#ff0000;
}

#soumission #page {
	width:800px;
	border:1px solid #2D6625;
	background:transparent url( ../images/fond_arbre.jpg ) no-repeat scroll;
	background-position:100% 40px;
	text-align:left;
	margin:0 auto;
}

#soumission #barreTop {
	height:107px;
}

#soumission #soumissionGauche {
	width:207px;
	height:107px;
	float:left;
	color:#FFFFFF;
}

#soumission #soumissionContenu {
	clear:both;
}

#soumission #menuBas {
	background-color:#C2CDA0;
	border-top:1px solid #2D6625;
}

#soumission #menuBas a {
	color:#fff;
}

#soumission #menuBas a:hover {
	color:#AE5721;
}

