/* Created by Wikiwi.be - Raphael De Naeyer */
/* exPnature */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
  min-width: 954px;
  background-color: #ffffff;
}
A {
  COLOR: #000000;
}
A:hover {
  COLOR: #f7c216;
}
HR {
  COLOR: #f7c216;
}
UL, OL{
	margin: 5px 0px 5px 30px;
	line-height: 20px;
}

/* Content style */


div#zone_contenu {
	position: relative;
	float: left;
	text-align: left;
	width: 100%;
	height: 300px;
	margin: 0px 0px 0px 0px;
	background-color: #434242;
}
h1#titre {
	width: 96%;
	height: 20px;
	color:#f7c216;
	margin: 8px 0px 8px 10px;
	font-size: 17px;
	font-style: italic;
	border-bottom: 1px dashed #f7c216;
}
div#zone_texte {
	position: relative;
	float: left;
	width: 95%;
	height: 260px;
	margin: 0px 0px 0px 10px;
	text-align: justify;
	color:#000000;
	font-size: 12px;
}
.contenu_princ{
	text-align: justify;
	color:#000000;
	font-size: 12px;
}


.contenu_princ A {
  COLOR: #000000;
}
.contenu_princ A:hover {
  COLOR: #f7c216;
	border:  none;
	background:  none;
}
span.titre  {
  COLOR: #000000;
	border:  none;
	background:  none;
}


table#zone_bot {
	width: 95%; 
	height: 50px; 
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
    background: url(images/expnature-incentive-marche-bgbotligne.gif) repeat-x center center;
}
table#zone_bot TD {
	text-align: left;
}
table#zone_bot a#contact {
	color: #fff;
	display: block;
	float: left;
	width: 240px;
	height: 50px; 
	border: 1px dashed #88ba31;
	margin-left: 60px;
	text-decoration:  none;
    background: url(images/bg_box.gif) repeat-x center center;
}
table#zone_bot a#actu {
	display: block;
	color: #fff;
	float: left;
	width: 335px;
	height: 50px; 
	border: 1px dashed #f7c216;
	margin-left: 30px;
	text-align: center;
	text-decoration:  none;
    background: url(images/bg_box.gif) repeat-x center center;
}
table#zone_bot a#contact:hover{ color: #88ba31;}
table#zone_bot a#actu:hover{ color: #f7c216;}
table#zone_bot TD#box_logo { text-align: right;}

table#zone_bot TD#box_logo IMG {
	width: 145px;
	height: 50px; 
	margin-right: 20px;
}

p#copyright{
	position:relative;
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
	color:#8f8f8e;
	font-size: 9px;
	letter-spacing: 1px;
}
	
p#copyright a{
	color:#8f8f8e;
	text-decoration: none;
}
p#copyright a:hover{
	color:#000000;
	border:  none;
	background:  none;
}


	
	.liens_titre{
		color: #333333;
		text-decoration: none ;
		font-size : 15px;
		font-weight : bold;
	}
	.liens{
		color: #333333;
		font-size : 10px;
	}
	.liens:hover{
		color: #D2C256;
		font-size : 10px;
	}
	.txt_form{
		color: #eae9ea;
		text-decoration: none ;
		font-size : 11px;
	}
	.chlng{
		color: #229A42;
		text-decoration: none ;
		font-size : 11px;
	}
	.chlng:hover{
		color: #333333;
		text-decoration: none ;
		font-size : 11px;
	}
	.chlng-actu{
		color: #229A42;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	
	
/* Form style */	

	INPUT {
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-BOTTOM: #333333 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #fcfcfc;
	}
	BUTTON {
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-BOTTOM: #333333 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #fcfcfc;
	}
	TEXTAREA {
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-BOTTOM: #333333 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #fcfcfc;
	}
	SELECT {
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-BOTTOM: #333333 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #fcfcfc;
	}
	radio {
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid; FONT-SIZE: 11px; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-BOTTOM: #333333 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #fcfcfc;
	}
