/* Generated by KaZcadeS */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  color: #000000;
  background-color: #f3f2d5;
  background-image: url(images/site/bg.jpg);
  background-repeat: repeat-x;
}
.cont {
  background-color: transparent;
  text-align: left;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
html > body .cont {
  height: auto; /*auto */
  min-height: 100%;
}
.haut {
  width: 1000px;
  height: 248px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/site/1000px/c_haut.jpg);
}
.centre {
  width: 1000px;
  height: 776px; /*776px */
  overflow : auto; /*NOUVEAUTE : Extension auto de la partie centrale */
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/site/c_centre.jpg);
  text-align: left;
}
html > body .centre {
  height: auto; /*auto*/
  min-height: 776px; /*776px*/
}
.bas {
  width: 1000px;
  height: 98px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/site/c_bas2.jpg);
}
.gauche {
  float: left;
  background-color: transparent;
  width: 178px;
  text-align: left;
  margin-left: 20px;
  padding-bottom: 150px;
  margin-top: 10px;
  color: #4b8133;
  background-image: url(images/site/basgauche.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
html > body .gauche {
  margin-left: 40px;
  margin-top: 0;
}
.haut_gauche {
  background-color: #ffffff;
  width: 178px;
  height: 40px;
  padding-top: 10px;
}
html > body .haut_gauche {
  height: 50px;
}
.droite {
  float: left;
  background-color: transparent;
  width: 50%; /*490px*/
  /*height: 100%;*/
  margin-left: 10px;
  color: #063559;
}
.haut_droite {
  width: 360px;
  background-color: transparent; 
  float: left;
}

h3 {
  margin: 10px 0 0;
  padding: 0;
  width: 178px;
  font-size: 12px;
  background-color: transparent;
  background-image: url(images/site/h3.jpg);
  height: 31px;
}
h2 {
  margin: 10px 0 0;
  padding: 0;
  background: transparent url(images/site/h2.jpg) no-repeat scroll 0%;
  width: 484px;
  font-size: 12px;
  height: 31px;
}
h1 {
  margin: 25px 0 0 10px;
  font-size: 12px;
  color: #4b8133;
  text-transform: uppercase;
}

/* MENU HORIZONTALE HAUT DE PAGE */
ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu {
  width: 750px; /*678*/
  height: 31px;
  text-align: left;
  background-color: transparent;
  color: #ffffff;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  padding-top: 201px;
}
#menu li {
  background: transparent url(images/site/boot.jpg) no-repeat scroll right bottom;
  float: left;
  margin-left: 5px; /*5px*/
  margin-right: auto; /*5px*/
  padding-top: 10px; /*10px */
  padding-right: 15px; /* 15px */
}
#menu li a {
  color: #ffffff;
  text-transform: uppercase;
}
#menu li a:hover {
  color: #fece42;
}

/* MENU VERTICAL version 2 */
dl {
	width: 172px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 6px 2px; /* top, right, bottom, 2left */
	background: 'transparent'; /*#FFFFFF #F1F1F1*/
	/*border-right: 1px solid #999;
	border-left: 1px solid #999;*/
}

dt { 
	font-weight: bold; 
	padding: 2px;
}

dd {
	padding: 0px;
	margin: 0px 2px 0px 0px;
}

dd a {
	display: block;
	border: solid 1px #F9F7D1; /*#F1F1F1*/
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	background: 'transparent'; /*#F1F1F1*/
	height: 1%;
	line-height: 1em;
	color: #000;
	text-decoration: none;
}

dd a:hover
{
	border: solid 1px #999;
	background: 'transparent'; /*#CCC */
}

.sitelogo {
  border: none;
  padding-top: 20px;
  padding-left: 5px;
}
.logo {
  float: left;
  margin-top: 15px;
  margin-right: 0;
  width: 102px;
  height: 102px;
}
.puce {
  margin-top: 5px;
  margin-left: 5px;
}
.copy {
  border: none;
}
div.hr {
  margin: 5px 0 5px 10px;
  padding: 0;
  background: #ffffff url(images/site/hr.gif) repeat scroll left top;
  height: 15px;
  width: 360px;
}
div.hr hr {
  padding: 0;
  display: none;
}
p {
  margin: 10px 35px 0 5px;
  padding: 0;
}
.intro {
  margin: 0 15px 0 10px;
  color: #063559;
}
.top {
  border-bottom: 1px dotted #4b8133;
  margin: 10px 10px 0;
  padding-bottom: 5px;
}
.top2 {
  margin: 10px 10px 0;
}
.notop2 {
  margin: 0 10px 0 5px;
}
.notop {
  margin: 5px 10px 0;
}
.pboot {
  margin: 10px 15px 0 5px;
  padding: 0;
  background: transparent url(images/site/pboot.jpg) no-repeat scroll left top;
  text-indent: 15px;
}
.top_menu {
  margin-top: 13px;
  display: block;
}
.signature {
  margin: 20px 20px 0 0;
  float: right;
}
html > body .signature {
  margin: 20px 45px 0 0;
}
.spacer {
  clear: both;
  height: 13px;
  margin-top: -5px;
}
.spacer2 {
  clear: both;
  height: 13px;
}
a {
  color: #007500; /*#b6d36c origin ou #ADCF4F à tester*/
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
a:hover {
  color: #fece42;
  text-decoration: none;
}
a.class1 {
  color: #4b8133;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
a.class1:hover {
  color: #4b8133;
  text-decoration: none;
}
a.class2 {
  color: #4b8133;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 9px;
}
a.class2:hover {
  color: #4b8133;
  text-decoration: underline;
}
a.class3 {
  color: #4b8133;
  text-decoration: underline;
  font-size: 9px;
}
a.class3:hover {
  color: #4b8133;
  text-decoration: underline;
}
a.index_actif {
  color: #4b8133;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px;
}
html > body a.index_actif {
  margin-left: 5px;
}
a.index_actif:hover {
  color: #4b8133;
  text-decoration: none;
}
a.actif {
  color: #4b8133;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
a.actif:hover {
  color: #000000;
  text-decoration: none;
}
.google {
  margin: 15px 0 0 10px;
  font-family: Arial,Helvetica,sans-serif;
  color: #009900;
  font-weight: normal;
  font-size: medium;
}

/* NOUVEAUTES 2010 */
/* NOUVEAU MENU VERTICAL GAUCHE */
#fenetre{
	position:relative;
	overflow:hidden;
	width:172px;
	text-align:left;
	margin:auto;
	background:'transparent';
	border:none;
}

#marquee{
	color:#002000;
	padding:0 5px;
}

/* Import the basic setup styles */
@import url(imports/base.css);
/* Import the colour scheme */
@import url(imports/Sulfur_cs.css);
