@charset "iso-8859-1";/* auteur: Driss Manet   Date de création: 26/11/07 *//*Générale*/body {	background-color: #cecbce;	width: 830px;	margin: auto;	margin-top: 0px;	font-family: Helvetica, Times, Arial, sans-serif;	color: white;}.contenu {	padding: 0 10px;	background-image: url("../images/milieu.jpg");	background-color: #6382b5;}a, a:active, a:visited, a:link {	color: white;}a img {	border:0px;}li {	list-style-type: none;}/*Fin Générale*//*Header*/#header-screen {	height: 100px;	width: 800px;	margin-left: 8px;	background-image: url("../images/header-screen.jpg");}#header-print {	display: none;}/*Fin Header*//*Menu*/.under_menu{	clear: both;}/*Fin Menu*//*Content (partie centrale)*/.norme{	font-weight: bold;	color: white;}#content{	padding-left: 3px;/*Marge intérieurs*/	padding-right: 1px;	padding-top: 15px;	min-height: 400px;}#titre,#stitre{	text-align: center;	font-weight: bold;}#titre{	font-size: 20pt;	color: black;}#text2 {	font-family: Arial,Helvetica;	color: black;	font-size: 8pt;}#text2i {	font-family: Arial,Helvetica;	font-style: italic;	font-weight: bold;}#symbol3 {	font-family: Symbol;	font-size: 10pt;}#text4 {	font-family: Arial,Helvetica;	color: black;	font-size: 11pt;}.liste-prix {	list-style-type: disc;	list-style-position: inside;}legend {  color:white;}/*Fin de content*//*Pied de Page*/#footer {	padding-bottom: 10px;	margin-top: 25px;}#pied_page{	color: black;	text-align: center;	font-size: 12px;}#pied_page a{	font-weight: bold;	color: black;}/*Fin Pied de Page*/