<!--

#gabarit{
	width:900px;margin-left:auto; margin-right:auto; border:solid 2px #000000; margin-top:10px;
}

pre {
  overflow-x: auto;
  white-space: nowrap;
  width: 410px;
}

html>body pre {
  overflow: auto;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 656b7c;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color:#3c3c3c;
	text-decoration: none;
}

a:hover {
	color:#b92941;
	text-decoration: underline;
}

.linkOrange{
font-size: 12px;
	color:#e48c4a;
}
.linkOrange:a {
	font-size: 12px;
	color:#e48c4a;
	text-decoration: none;
}
.linkOrange:visited {
	color:#e48c4a;
	text-decoration: none;
}
.linkOrange:active {
	color:#e48c4a;
	text-decoration: none;
}
.linkOrange:hover {
	color:#e48c4a;
	text-decoration: underline;
}


.texte{
font-size: 12px;
	color: #656b7c;
}

.TxtOrange{
	color: #e48c4a;
	font-size: 12px;
	font-weight:bold;
	
}
.TxtVert{
	color: #80940b;
	font-size: 14px;
	font-weight:bold;
}
.TxtTitre{
	color: #313950;
	font-size: 16px;
	font-weight:bold;
}
.Txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #656b7c;
	font-size: 12px;
}
#fond_menu{

background-image:url(../images/fond_menu.jpg); 
background-position:bottom; 
background-repeat:no-repeat; 
/*height:256px; width:178px;*/
}
#center_haut{
background-image:url(../images/center_haut.jpg); 
background-repeat:no-repeat; 
background-position:top;
width:723px; 
height:7px;
}
#menu{

}
#contentdata{
	float:left;
}

#Liste {
	MARGIN-TOP: 10px; LIST-STYLE-POSITION: outside; LIST-STYLE-IMAGE: url(../images/fleche_2.gif); MARGIN-BOTTOM: 10px; /*MARGIN-LEFT: 30px*/
}

#Liste LI {
	MARGIN-BOTTOM: 7px
}

#Listeencart {
	MARGIN-TOP: 0px; LIST-STYLE-POSITION: outside; LIST-STYLE-IMAGE: url(../images/fleche_2.gif); MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2px
}

#Listeencart LIencart {
	MARGIN-BOTTOM: 2px
}

-->