/* CSS Document */

html, body, p, ul, ol, li, h1, h2, h3, div, span, img, object {
	margin:0px;
	padding:0px;
	}
	
body{
	background-color:#363531;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.page{
	width:960px; 
	height:686px;
	margin:0 auto;
	}
	
div#logo{
	width:960px;
	height:80px;
	float:left;
	position:relative;
	background: url(images_interne/logo2.jpg);
	color: ;
	}
	
/*div#hi-tech{
	float:left;
	width:700px;
	height:80px;
	background: url(images/hi-tech.png);
	}
	
div#hi-bath{
	float:left;
	width:960px;
	height:246px;
	background: url(images/hi-bath.png);
	}*/

div#menu{
	width:190px; 
	height:476px;
	float:left;  
	position: relative;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
	}
	
div#menu_haut{
	width:190px;
	height:210px;
	float:left;
	position:relative;
	background-image: url(images_interne/menu2.jpg);
	background-repeat:no-repeat;
	}
	
div#menu_bas{
	width:190px;
	height:396px;
	float:left;
	position:relative;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	background-image: url(images_interne/fond_menu2.jpg);
	/*margin-top:210px;*/
	background-repeat:no-repeat;
	}
	
div#menu ul{
	list-style-type:none;
	}
	
div#menu li{
	width:145px;
	height:auto;
	padding-left:40px;
	padding-right:0px;
	padding-top:15px;
	margin-bottom:45px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size:20px;
	color:#5D5C59;
	font-weight:bold;
	background:url(images/puces_04.png) center left no-repeat;
	}
	
div#menu li a{
  	color: #5D5C59;
 	text-decoration:none;
 	font-weight:bold;
	}
	
div#menu li a:hover {
  	color: #000000;
  	text-decoration:none;
 	font-weight:bold;
	}
	
.elmt-menu{
	width:150px;
	}
	
.sous-titre{
	font-size:16px;
	font-weight:normal;
	}
	
div#lien a{
	font-size:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333 ;
	padding-left:30px;
	padding-bottom:0px;
	}
div#lien a:hover{
	font-size:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333 ;
	padding-left:30px;
	padding-bottom:0px;
	text-decoration:none;
	}

div#anim-flash{
	width:770px;
	height:606px;
	float:left;
	position:relative; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
a:link {
	width:50px;
	color:#D6D6D6;
	}
	
div#pied-de-page{
	width:965px;
	}
