
body {
	background: #656469;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.inactive:link {color: #000000;}
a.inactive:visited {color: #000000;}
a.inactive:hover {color: #ffffff;}



a.mail:link {color: #EFEFEF;}
a.mail:visited {color: #EFEFEF;}

a.reference:link {color: #69A11A;}
a.reference:visited {color: #69A11A;}

.reference{
text-decoration: none;
}

#reference_box{
float:left;
width: 116px;
text-align: center;
margin: 10px;
}

#reference_box_rehau{
float:left;
width: 95px;
text-align: center;
margin: 1px;

}

#reference_box_rehau_clear{
float:left;
width: 110px;
text-align: center;
clear:both;


}

#reference_link_box{
  position:absolute;
  left: 494px;
  top:34px;
  width:190px;
  height:26px;

  background: url(/img/general/reference_background/reference_full_2.png);
  background-repeat: no-repeat;
}

#reference_link_box a {
  position:relative;
  top:5px;
  left: 30px;
  text-align: center;
	font-size: 14px;
  color: #69A11A;
  text-decoration:none;
  font-weight: bold;
}


#rehau{
  position:absolute;
  left: 320px;
  top: 474px;
  width:290px;
  height:26px;
}

#rehau a {
  text-align: center;
	font-size: 14px;
  color: #69A11A;
  text-decoration:none;
  font-weight: bold;
}


#partner_box{
float:left;
width: 1000px;
text-align: center;
margin: 10px;
}

#title {
  color: #69A11A;
	font-size: 20px;
}

#subtitle {
  color: #69A11A;
  font-style: italic;
  font-weight: bold;
}

#subtitle a {
  color: #000000;
  font-style: italic;
  font-weight: bold;
}

#site-holder{
padding-top: 10px;
	margin:0px auto;
	width: 1000px;
	height: 885px;
}

#site-wrapper{
	position: relative;
	width: 750px;
	height: 685px;
  float: left;
 
}

#site-menu{
	position: relative;
  background: #656469;
	width: 250px;
	height: 700px;
  float:left;
  z-index: 10;
}

.menu_list {
	width: 220px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
  font-weight:bold;
  background: url(/img/general/menu/left.png) center right no-repeat;
}

.menu_head a {
  display:block;
  color: #69A11A;
  text-decoration:none;
}

.menu_body {
	 display:block;
	  
}

.menu_body ul {
    padding-left:2.5em;
    margin-top:0.5em;
    margin-left:0;
}

#last_list{
    padding-left:2.5em;
    margin-bottom:0.5em;
    margin-left:0;
}

.menu_body a {
padding-left:1em;
    margin-left:0;
  display:block;
  color:#000000;
  background-color:#656469;
  padding-top:2px;
  padding-bottom:2px;
  text-decoration:none;
}

.menu_body a:hover {
  color: #FFFFFF;
  background: url(/img/general/menu/left_active.png) center right no-repeat;
}

#active_item{
  background: #656469 url(/img/general/menu/left_active.png) center right no-repeat;
  color:#FFFFFF;
}

#active_menu{
  color: #69A11A;
  background: url(/img/general/menu/down.png) center right no-repeat;
  
}



#site-trans{
	position: absolute;
	top: 40px;
	left: 39px;
	width: 697px;
	height: 600px;
	background: #EBEBEB	;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;

}

#site-content{
  margin-left: 5px;
	position: relative;
	top: 45px;
	left: 40px;
	width: 710px;
	height: 400px;
	z-index: 50;

}

#site-content-gallery{
  margin-left: 5px;
	position: relative;
	top: 40px;
	left: 40px;
	width: 710px;
	height: 400px;


}

#site-img{
  padding-right: 8px;
	float: left;
	width: 171px;
	height: 148px;
	margin: 4px;
	

}

#site-text{
	margin-right:30px;
	font-family: Arial;
	font-size: 14px;
}

#site-text-reference{
	margin-right:30px;
	font-family: Arial;
	font-size: 14px;
}

#footer{
	width: 220px;
  padding-left: 20px;
	float: left;
	font-size: 12px;
	color: #EFEFEF;
}


#zoombox_aplat {
	position:fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height:100%;
	background-color: #000;
	cursor:pointer;
}
#zoombox_loading {
	background:url(../img/general/zoombox/loader.png) left top no-repeat;
	position: fixed;
	height: 40px;
	width: 40px;
	cursor: pointer;
	top:50%;
	left:50%;
	margin:-20px 0 0 -20px;
	overflow: hidden;
	z-index: 100;
}

#zoombox_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../img/general/zoombox/close.png) ;
	cursor: pointer;
	z-index: 100;
}
#zoombox_conteneur {
	position:absolute;
	padding:18px 18px 56px 18px;
	overflow: visible;
	z-index: 90;
}
#zoombox_conteneur2 {
	position:relative;
	width:100%;
	height:100%;
}
#zoombox_contenu {
	width:100%;
	height:100%;
	overflow:hidden;
}	
#zoombox_contenu iframe{
	border:0;
}
#zoombox_titre {
	bottom:-26px;
	height:16px;
	left:0pt;
	position:absolute;
	width:100%;
	z-index:100;
	display:none;
}
#zoombox_titre a{
	color:#aeaeae;
	text-decoration:none;
	font-size:0.9em;
}
#zoombox_titre a:hover{
	color:#FFF;
}
#zoombox_titrec {
	background:transparent url(../img/general/zoombox/titre_c.png) repeat-x;
	height:26px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:center;
}	
#zoombox_titreg {
	background:transparent url(../img/general/zoombox/titre_g.png) no-repeat top right;
	height:26px;
	width:13px;
}	
#zoombox_titred {
	background:transparent url(../img/general/zoombox/titre_d.png) no-repeat top left;
	height:26px;
	width:13px;
}
	
#zoombox_boutond {
	background:transparent url(../img/general/zoombox/bouton_d.png) no-repeat top right;
	display:block;
	height:26px;
	width:39px;
	cursor:pointer;
}	
#zoombox_boutong{
	background:transparent url(../img/general/zoombox/bouton_g.png) no-repeat top left;
	height:26px;
	width:39px;
	display:block;
	cursor:pointer;
}	
#zoombox_boutong:hover,#zoombox_boutond:hover{
	background-position:bottom left;
}	

#zoombox_bg {

}
div.zoombox_bg_h {
	position:absolute;
	top: -18px;
	left:0;
	width: 100%;
	height: 18px;
	background: transparent url(../img/general/zoombox/ombre_h.png) repeat-x;
}

div.zoombox_bg_hd {
	position:absolute;
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/general/zoombox/ombre_hd.png) no-repeat;
}

div.zoombox_bg_d {
	position:absolute;
	top:0;
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/general/zoombox/ombre_d.png) repeat-y;
}

div.zoombox_bg_bd {
	position:absolute;
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/general/zoombox/ombre_bd.png) no-repeat;
}

div.zoombox_bg_b {
	position:absolute;
	bottom: -18px;
	left:0;
	width: 100%;
	height: 18px;
	background: transparent url(../img/general/zoombox/ombre_b.png) repeat-x;
}

div.zoombox_bg_bg {
	position:absolute;
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/general/zoombox/ombre_bg.png) no-repeat;
}

div.zoombox_bg_g {
	left: -13px;
	top:0;
	position:absolute;
	height: 100%;
	width: 13px;
	background: transparent url(../img/general/zoombox/ombre_g.png) repeat-y;
}

div.zoombox_bg_hg {
	position:absolute;
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/general/zoombox/ombre_hg.png) no-repeat;
}

 		#holder_images { display: none; }
	
		#carousel img
		{
			border: 1px solid #ccc;
			padding: 1px;
			background-color: #eee;
		}
		#carousel img.link:hover
		{
			border: 4px solid #0e0893;
		}
