#conteneur {
			width: 981px;
			background-color: ;
			}	
		#body {
			width: 981px;
			margin: auto;
			margin-top: 10px;
			margin-bottom: 10px;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 14px;
			background-color:#FFFFFF;
			border: 1px solid red;
			}
		#en_tete {
			float: left;
			width: 981px;
   			height: 81px;   
   			margin-bottom: 0px;
			margin-top: -12px;			
			background-color: ;
			border-top: 1px solid #008000;
			}
		#bandeau {
			float: left;
			width: 981px;
			height: 81px;
			margin-bottom: 0px;			
			padding: 0px;
			border-bottom: none /*1px solid #008000*/;
			}
		#navigation1 ul {
			float: left;
			width: 973px;
			padding: 3px;
			margin: 1px;
			border-bottom: 1px solid green;
			font: bold 12px Verdana, sans-serif;
			background-color: #9cc;
			}
		#navigation1 ul li {
			list-style: none;
			margin-left: 20px;
			display: inline;
			}
		#navigation1 ul li a {
			padding-top: 10px, 0.5em;
			margin-left: 3px;
			border-left: 10px solid #FF9933;
			border-bottom: none;
			background-color: #9cc;
			text-decoration: none;
			}
		#navigation1 ul li a:link{
			color: #448;
			}
		#navigation1 ul li a:visited {
			color: #667;
			}
		#navigation1 ul li a:link:hover, #navigation1 ul li a:visited:hover {
			color: #000;
			background: #aae;
			border-color: #227;
			}
		navigation1 ul li a#current {
			background: white;
			border-bottom: 1px solid white;
			}
		#navigation2
			{
			position: absolute;
			top: 188px;
			left: 10px;
			width: 150px;
			height: 924px;
			background-color: #9cc;
			border-right: 1px solid #666;
			border-left: 1px solid #666;
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 0.7em;
			font-weight: ;
			padding-top: 0px;
			margin-bottom: 1em;
			color: #333;
			}
		#navigation2 ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
		#navigation2 ul li {
			margin: 0;
			border-top: 1px solid white;
			}
		#navigation2 ul li a {
			display: block;
			width: auto;
			padding: 2px 2px 2px 0.5em;
			border-left: 10px solid #369;
			border-right: ;
			border-bottom: 1 px solid #369;
			background-color: #FF9933;
			color: #FFF;
			text-decoration: none;
			}
		#navigation2 ul li a:hover {
			border-left: 10px solid red;
			border-right: 2px solid red;
			border-bottom: 1px solid #369;
			background-color: #fad400;
			color: #FFF;
			}
		#corps{
			position: absolute;
			top: 190px;
			left: 150px;
			width: 597px;
			height: 600px;
			border: none/*1px solid green*/;
			margin-left: 17px;
			background-color: ;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 14px;
			color:;
			text-align: center;
			}
		#caracteristiques {
			padding-left: 100px;
			}
		#col_droite {
			position: absolute;
			top: 189px;
			left: 771px;
			height: 923px;
			width: 218px;
			background-color: #9cc;
			border: 1px solid black;
			border-top: none;
			border-bottom: none;
			}
		#titre {
			width: 540px;
			height: 50px;
			color: blue;
			font-size: 18px;
			border: none /*1px solid red*/;
			margin-top: 30px;
			margin-bottom: 20px;
			}	
		#photobox {
			float: left;
			width : 175px;
			height: 190px;
			margin-top: 11px;
			margin-left: 17px;
			border: 1px solid #9cc;
			tex-align: center;
			}
		#divimage {
			widht: 170px;
			height: 150px;
			padding-top: 0px;
			padding-right: 0px;
			border: none /*1px solid blue*/;
			vertical-align: center;
			}
			a img {
			border: 0px;
			}
		#pied_de_page {
   			position: absolute;
			top: 1113px;
			left: 10px;
			height: 20px;
			width: 980px;
   			text-align: center;
   			color: white;
			font-size: 12px;
   			background-color: #9cc;
			margin-bottom: 2px; 
     		border: 1px solid black;
			vertical-align: middle;
			}
		#reference {
			width: 175px;
			height: 40px;
			padding-top: 7px;
			border: none /*1px solid blue*/;
			}
		
		.red {
			color: red;
			}
		h1 {
			font-size: 18px;
			}
		h4 {
			font-size: 0.8em;
			color: red;
			}
		.blue {
			color: blue;
			}
		#pub_droite {
			width: 130px;
			height: 230px;
			position: absolute;
			top: 114px;
			left: 43px;
			border: 0px solid black;
			}	
