 body{background-color:#919293;}
 #global{margin-left:auto; margin-right:auto; width:857px; text-align:middle; padding-top:15px;}
 #container {margin-top:0px; padding-top:0px; width:857px; border:3px solid #625c5c; background-color:#898a8c;}
 a {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:font-weight:normal;; color:#ffffff;}
 a:visited {color:#ffffff;}
 img {border:0px; padding:0px; margin:0px;}
 #introhaut{
 height:338px;
 }
 #introbas{
 height:230px;
 }
 #adresse{
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size: 17px;
 font-weight: bold;
 color: #454647;
 }
 #titre{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 letter-spacing: 2px;
 font-variant:small-caps;
 color: #454647;
 }
 #texte{
 font-family: Arial, Helvetica, sans-serif;
 font-style:italic;
 font-size: 14px;
 font-weight: normal;
 color: #ffffff;
 }
 
 #menugauche {
	float:left;
	width:423px;
	position:relative;
	background-color:#898a8c;
}

#menuphp{
	width:423px;
	height:186px;
	background-color:#a5a5a5;
	position:absolute;
	top:0px;
	left:5px;
	border: 1px solid #ffffff;
	}
#ombremenuphp{
	position:relative;
	top:188px;
	left:5px;	
	}	
 
 dt {
 margin: 0; 
 padding: 0; 
 list-style-type: none; 
 } 
#menu {
	position: relative; 
	top: -10px; 
	left: 0px; 
	width: 423px;
	} 
#menu dt {
	cursor: pointer; 
	height: 19px; 
	line-height: 19px; 
	text-align: left; 
	font-size:10px; 
	text-indent:10px; 
	padding-bottom:2px;
	background-repeat:no-repeat;
	}
#menu dt a {
	color: #454647; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	border: 0 none; 
	height: 100%; 
	font-variant: small-caps;
	}
#menu dt a:hover {
	font-weight: bold; 
	color: #454647; 
	text-indent:10px; 
	border-bottom: 1px solid #454647; 
	border-top: 1px solid #454647;
	font-variant: small-caps; 
	background-repeat:no-repeat; 
	background-color: #ffffff;
	}
