@charset "utf-8";
.boite {
	width: 780px;
	position: absolute;
	z-index: 0;
	margin-left: -390px;
	left: 50%;
	border: 1px solid #FFFFFF;
	background-color: #3C566F;
}
.banniere {
	height: 123px;
	width: 780px;
	position: relative;
	z-index: 1;
}
.menu {
	height: 29px;
	width: 780px;
	position: relative;
	z-index: 1;
}
.milieu {
	height: 145px;
	width: 780px;
	position: relative;
	z-index: 1;
	background-image: url(../images/plumexperts_14.gif);
}
.boitemilieu {
	height: 100%;
	width: 780px;
	position: relative;
	z-index: 1;
	background-image: url(../images/plumexperts_18.gif);
}
.gauche {
	height: 100%;
	width: 179px;
	position: relative;
	z-index: 1;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.boitetexte {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 437px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 400px;
	position: relative;
	z-index: 1;
	padding-left: 20px;
	color: #FFFFFF;
}
.droit {
	height: 100%;
	width: 164px;
	position: relative;
	z-index: 1;
	float: left;
	padding-left: -5px;
}
.temoignages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 100%;
	width: 145px;
	position: relative;
	z-index: 1;
	text-align: left;
	margin-left: 5px;
}
.bas {
	height: 50px;
	width: 780px;
	position: relative;
	z-index: 1;
	background-image: url(../images/plumexperts_19.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
dl, dt, dd, ul, li { 
margin: 0; 
padding: 0; 
list-style-type: none; 
} 
#menu { 
position: static; /* placement du menu, à modifier selon vos besoins */ 
top: 0; 
left: 0; 
} 
#menu { 
width: 50px; 
} 
#menu dt { 
   cursor: pointer; 
   ; 
   height: auto; 
   line-height: 20px; 
   text-align: left; 
   font-weight: bold; 
   border: 0px solid gray; 
   background: #FFF; 
   margin-top: 0px; 
   margin-right: 0; 
   margin-bottom: 0px; 
   margin-left: 0; 
} 
#menu dd { 
border: 0px solid gray; 
text-align: left; 
background: #FFF; 
font-weight: regular; 
} 
#menu li { 
   text-align: left; 
   background: #fff; 
   text-indent: 8px; 
   font-size: 9px; 
   font-weight: normal; 
} 
#menu li a, #menu dt a { 
   color: #003399; 
   text-decoration: none; 
   display: block; 
   border: 0 none; 
   height: 100%; 
} 
#menu li a:hover, #menu dt a:hover { 
background: #eee; 
} 
.traduction a {
	display: block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 10px;
}
.traduction a:hover {
	color: #fff;
	text-decoration: none;
}