* { margin: 0pt; padding: 0pt; }
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  background: #336633 url('page_fond_2.jpg') top left repeat-y;
}

img { border: 1px solid #739F0A; padding: 3px; }
img.floatTL { margin: 3px 7px 3px 15px; float: left; }
img.floatTR { margin: 11px 10px 3px 7px; float: right; }
.name h2 {
  padding-top: 10px;
  color: #739F0A;
  font-weight: lighter;
  letter-spacing: 2px;
  word-spacing: 1px;
  font-size: 1.2em;
  margin-left:25px;
}
.name a {
  text-decoration: none;
  color: #ffffff;
}

#wrapper {
  margin: 0pt auto;
  width: 800px;
}

#header {
  background: transparent url('header_fond.png') no-repeat;
  color: rgb(252, 252, 252);
  width: 800px;
  float: left;
  height: 180px;
}

#header #pub {
 float:right;
 width:188px;
 height:148px;
 margin-top:15px;
 margin-right:13px;
 cursor:pointer;
}
#header #pub img.vignette {
 width:188px;
 height:148px;
 border:none;
 padding:0;
}

#leftcolumn {
  background: #ffffff none repeat;
  color: #333333;
  /*height: 650px;*/
  width: 418px;
  float: left;
  height:370px;
  overflow : auto;
}
/*#leftcolumn { 
min-height:350px;
height:expression(this.scrollHeight > 350 ? "auto":"350px"); 
}*/
#leftcolumn #contenu {
  font-size: 0.9em;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: left;
}
#leftcolumn #contenu p {
  margin:5px 0;
}
#leftcolumn #contenu ul {
margin:1px 30px;
}

#leftcolumn a { color: #739F0A; text-decoration: none; }
#leftcolumn a:hover { color: rgb(0, 83, 124); }
#leftcolumn h1 {
  padding-bottom: 10px;
  font-size: 1.8em;
  font-weight: lighter;
  color: #993300;
  letter-spacing: -1px;
}

#leftcolumn #contenu img {
border:0px;
}
#leftcolumn #contenu a img {
border:0px;
text-decoration: none;
}

#centercolumn {
  background: #4183ED url('fond_center_3.jpg') bottom left no-repeat;
  float: left;
  color: rgb(51, 51, 51);
  /*height: 861px;*/
  width: 180px;
  display: inline;
  margin-top: -211px;
  height:581px;
}
/*#centercolumn { 
min-height:561px;
height:expression(this.scrollHeight > 561 ? "auto":"561px"); 
}
*/

#centercolumn a { text-decoration: none; }
#centercolumn h1 {
  font-size: 0.9em;
  font-weight: lighter;
  text-decoration: none;
  text-align: center;
  background: transparent url('fond_top_center.gif') no-repeat;
  padding-top: 15px;
  padding-bottom: 10px;
  height:25px;
}
#centercolumn h1 a{color:#ffffff;}
#centercolumn h1 a:hover{color:#ffffff;text-decoration:underline;}

.navigation {
  border-top: 1px solid #fff;
  float: left;
  margin-left: 0pt;
  margin-top: 0pt;
  margin-bottom: 10px;
  width: 180px;
  background-color: #BA5C2C;
}
.navigation ul {
  margin: 0pt;
  padding: 0pt;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.navigation li {
  border-bottom: 1px solid #fff;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-transform: lowercase;
}
.navigation li a {
  padding: 0.4em 0pt 0.4em 0.5em;
  color: #ffffff;
  display: block;
  text-decoration: none;
  font-family: arial;
  font-size: 1.1em;
  font-weight:bold;
}
.navigation li a:hover {
  color: #8F2800;
}

#centercolumn h2 {
  font-size: 1.5em;
  font-weight: lighter;
  text-decoration: none;
  text-align: center;
  margin-top: 135px;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: -2px;
  color: rgb(53, 131, 22);
}

#rightcolumn {
  background: #ffffff none repeat;
  color: #333333;
  /*height: 650px;*/
  width: 202px;
  float: right;
  height:370px;
}
/*#rightcolumn { 
min-height:350px;
height:expression(this.scrollHeight > 350 ? "auto":"350px"); 
}
*/
#rightcolumn img {
  border:0px;
  padding:0px;
  margin:0px;
}

#rightcolumn p { font-size: 1em; color: rgb(128, 128, 129); padding-left: 5px; padding-right: 15px; padding-bottom: 10px; }
#rightcolumn h3 { padding-left: 5px; padding-bottom: 10px; font-size: 1.6em; font-weight: lighter; color: #739F0A; letter-spacing: -2px; }
#rightcolumn .sousnavigation ul {
  padding: 3px 0pt 8px;
}
#rightcolumn .sousnavigation li {
  background: rgb(255, 255, 255) none repeat;
  line-height: 18px;
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 0pt;
  margin-left: 21px;
  color: #739F0A;
}
#rightcolumn .sousnavigation a {
  text-decoration: none;
  color: #739F0A;
  font-weight:bold;
}
#rightcolumn .sousnavigation a:hover {
  text-decoration: underline;
  color: #739F0A;
  font-weight:bold;
}

#rightcolumn #contenu2 {
  color:#62880A;
  padding:10px;
  text-align:left;
}
#rightcolumn #contenu2 p {
  color:#62880A;
}

#footer {
  background: transparent url('fond_footer.gif') no-repeat;
  width: 800px;
  clear: both;
  color: #333333;
  height: 60px;
}
#footer a { color: #993300; }
.footerleft {
  border-top: 1px solid #993300;
  float: left;
  text-align: center;
  width:418px;
  }
.footerleft p { font-size: 0.8em; padding-top: 5px; text-align:center;}
.footerright {
  border-top: 1px solid #993300;
  padding-right: 29px;
  float: right;
  text-align: center;
}
.footerright p {
  font-size: 0.8em;
  padding-top: 5px;
  padding-left: 31px;
}




.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.white_content {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -295px;
	margin-top: -225px;
	width: 590px;
	height: 450px;
	border: 2px solid white;
	background-color: white;
	z-index:1002;
	overflow: hidden;
}
.white_content img {
	border:none;
	padding:0;
}
