/* Created by Wikiwi.be - Raphael De Naeyer */
/* Renovalys */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #000000;
  background-color: #ffffff;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  min-width: 950px;
}
A {
  COLOR: #000000;
}
A:hover {
  COLOR: #96BD0D;
}
HR {
  COLOR: #96BD0D;
}
UL {
	margin: 5px 0px 5px 30px;
}


/* Content style */



div#principal {
	position:relative;
	float: left;
	margin: 0px;
	width: 940px;
	height: 700px;
  text-align: left;
}
div#zone_top {
	position:relative;
	float: left;
	width: 940px;
	height: 137px;
	margin: 0px;
}
div#zone_logo {
	position:relative;
	float: left;
	width: 243px;
	height: 127px;
	margin: 5px 0px 0px 140px;
  	background: url(images/logo_renovalys_isolation.png)  no-repeat top left;
}
div#zone_menu_photos {
	position:relative;
	float: left;
	width: 928px;
	height: 230px;
	margin: 7px 0px 0px 12px;
}
ul#menu {
	position:relative;
	float: left;
	width: 280px;
	height: 225px;
    list-style-type: none;
	margin: 5px 0px 0px 26px;
}
ul#menu li a{
	display: block;
	width: 280px;
	height: 25px;
	text-align: right;
	margin: 2px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 22px;
	padding-right: 15px;
  	background: url(images/bg_menu_off.png)  no-repeat top right;
}
ul#menu li a:hover{
	color: #C9E555;
  	background: url(images/bg_menu_on.png)  no-repeat top right;
}
ul#menu li a#current, ul#menu li a:hover#current{
	color: #C9E555;
  	background: url(images/bg_menu_on.png)  no-repeat top right;
}

div#photos_gd {
	position:relative;
	float: left;
	width: 510px;
	height: 219px;
	margin: 5px 0px 0px 30px;
	border: 1px solid #a19da6;
}
div#photos_pt {
	position:relative;
	float: left;
	width: 70px;
	height: 219px;
	margin: 5px 0px 0px 5px;
	border: 1px solid #a19da6;
}
div#photos_gd IMG {
	width: 508px;
	height: 213px;
	margin: 2px;
}
div#photos_pt a IMG {
	width: 64px;
	height: 49px;
	margin: 3px 2px 2px 2px;
	opacity: 8.0;
	-moz-opacity : 8.0;
	filter:alpha(opacity=80);
}
div#photos_pt a:hover IMG {
	opacity: 1.0;
	-moz-opacity : 1.0;
	filter:alpha(opacity=100);
}

div#zone_menu2_actu {
	position:relative;
	float: left;
	width: 297px;
	min-height: 400px;
	margin: 1px 0px 0px 32px;
}
p#fond_menu2_top {
	position:relative;
	float: left;
	width: 297px;
	height: 8px;
  	background: url(images/fond_menu2_top.png)  no-repeat top left;
}

ul#menu2 {
	position:relative;
	float: left;
	width: 297px;
    list-style-type: none;
	margin: 0px 0px 0px 0px;
  	background: url(images/fond_menu2.png)  repeat-y top left;
}
ul#menu2 li a{
	display: block;
	width: 283px;
	height: 25px;
	text-align: right;
	margin: 2px 0px 0px 7px;
	color: #00662C;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 22px;
	border-bottom: 2px solid #96BD0D;
}
ul#menu2 li a:hover{
	color: #ffffff;
	background-color: #96BD0D;
	border-bottom: 2px solid #96BD0D;
}
ul#menu2 li a#current, ul#menu2 li a:hover#current{
	font-weight: bold;
	color: #ffffff;
	background-color: #96BD0D;
	border-bottom: 2px solid #00662C;
}
div#fond_menu2_bottom {
	position:relative;
	float: left;
	width: 297px;
	height: 9px;
  	background: url(images/fond_menu2_bottom.png)  no-repeat top left;
}
a#zone_actu_2 {
	position:relative;
	float: left;
	display: block;
	width: 280px;
	min-height: 50px;
	padding: 10px 0px 10px 0px;
	text-align:center;
	color: #616669;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	margin: 60px 0px 0px 8px;
	background: #ffffff;
	border: 1px solid #828282;
}
a:hover#zone_actu_2  {
	color: #96BD0D;
	background: #fafafa;
	border: 1px solid #96BD0D;
}
a#zone_actu_3 {
	position:relative;
	float: left;
	display: block;
	width: 280px;
	height: 60px;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 0px 0px 8px;
	background: #96BD0D;
}
a:hover#zone_actu_3  {
	background: #b4d835;
}
div#zone_contenu {
	position:relative;
	float: left;
	width: 580px;
	margin: 0px 0px 0px 14px;
}
div#fond_contenu_top {
	position:relative;
	float: left;
	width: 589px;
	height: 9px;
  	background: url(images/fond_contenu_top.png)  no-repeat top left;
}
div#fond_contenu_mid {
	position:relative;
	float: left;
	width: 589px;
  	background: url(images/fond_contenu_mid.png)  repeat-y top left;
}
div#fond_contenu_bottom {
	position:relative;
	float: left;
	width: 589px;
	height: 9px;
  	background: url(images/fond_contenu_bottom.png)  no-repeat top left;
}
h1#titre {
	color: #C9E555;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	width: 550px;
	margin: 5px 10px 0px 20px;
}
h3{
	color: #789905;
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	margin: 5px 10px 0px 20px;
}
div#zone_texte {
	position:relative;
	font-size: 11px;
	width: 540px;
	min-height: 230px;
	margin: 15px 10px 0px 30px;
	text-align: justify;
	line-height: 15px;
}
div#zone_contact {
	position:relative;
	float: left;
	width: 570px;
	height: 30px;
	font-size: 11px;
	text-align: right;
	margin: 0px 0px 0px 14px;

}
div#zone_actu_top {
	position:relative;
	float: right;
	width: 352px;
	height: 95px;
	margin: 40px 0px 0px 200px;
  	background: url(images/bg_zonbe_actu_top.png)  no-repeat top left;
}
div#zone_actu_top2 {
	position:relative;
	float: left;
	width: 352px;
	height: 95px;
	margin: 40px 0px 0px 200px;
	background: url(images/bg_zonbe_actu_top.jpg)  no-repeat top left;
}
p#titre_actu {
	position:relative;
	float: left;
	width: 320px;
	height: 16px;
	font-size: 11px;
	margin: 12px 15px 0px 15px;
	font-weight: bold;
	color: #00662C;
}
p#desc_actu {
	position:relative;
	float: left;
	width: 315px;
	height: 50px;
	line-height: 13px;
	font-size: 11px;
	margin: 0px 15px 0px 20px;
	color: #686868;
	text-align: justify;
}
a#plus_actu {
	color: #686868;
	font-weight: bold;
	display: block;
	text-align: right;
	margin: 3px 0px 0px 0px;
}
a:hover#plus_actu  {
	color: #00662C;
}



div#copyright {
	position: relative;
	float: left;
	width: 940px; 
	height: 17px;
  	background: url(images/bg_copyright.png)  no-repeat top right;
}
p#copyright{
	position:relative;
	float: right;
	text-align: right;
	width: 100%;
	height: 17px;
	line-height: 17px;
	padding-right: 20px;
	color:#ffffff;
	font-size: 9px;
}
	
p#copyright a{
	color:#ffffff;
	text-decoration: none;
}
p#copyright a:hover{
	color:#546b02;
}

table#table_services {
	width: 540px;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}
table#table_services TH {
	height: 25px;
	color: white;
	width: 535px;
	padding: 10px;
	background-color:  #61666a;

}
table#table_services TD {
	height: 40px;
	color: #61666a;
	background-color:  #eff8ce;
	border-bottom: 1px solid #96bd0c;

}
.txt_form {
	font-size: 11px;
}
p#bloc_slogan_danspage {
	margin: 40px 0px 0px 10px;
	padding: 10px;
	width: 45%;
	font-size: 13px;
	color: #338a22;
	font-weight: bold;
	text-align: center;
	border: 1px solid #b4d835;
}
p#bloc_slogan_danspagelarge {
	margin: 40px 0px 0px 20px;
	padding: 10px;
	width: 90%;
	font-size: 13px;
	color: #338a22;
	text-align: center;
	border: 1px solid #b4d835;
}
a#bouton_danspage {
	position: relative;
	float: left;
	display: block;
	margin: 40px 0px 0px 10px;
	padding: 10px;
	width: 45%;
	height: 70px;
	font-size: 13px;
	color: #338a22;
	font-weight: bold;
	text-align: center;
	border: 1px solid #b4d835;
}

.separation{
    clear: both;
    visibility: hidden;
    height: 0px;
}
/* Form style */

INPUT {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid; 
  FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
BUTTON {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid; 
  FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
TEXTAREA {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid; 
  FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
SELECT {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid;
  FONT-SIZE: 11px;
  BORDER-LEFT: #4D4B60 1px solid;
  BORDER-BOTTOM: #4D4B60 1px solid;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
radio {
  BORDER-RIGHT: #4D4B60 1px solid;
  BORDER-TOP: #4D4B60 1px solid; FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}

