PRE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	white-space : normal;
}
.orange {
	color: #FF9900;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
}
.titre{
	font-size: 13px;
	color: #B3B3B3;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight:bold;
}
.num {
	font-size: 13px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	display:block;
	border : thin Solid #EEEEEE;
	color: #666666; 
	
}
.num_fiche {
	font-size: 13px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	display:block;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
}
.esti {
	text-transform: uppercase;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.img{
	border-color : #B3B3B3 #666666 #666666 #B3B3B3;
	border-width: medium;
}
.titre2{
	color : #B3B3B3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.titre-cart{
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
	font-weight : bold;
}
a:link {text-decoration: none }
a:active {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  text-decoration: none}
.lienarc{
	color: #FF9900;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
}
body {
	background-repeat : repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	white-space : normal;
}
td {
	font-family:arial;
	font-size:13px;
}
.a0 {
	background-color : #DBDBDB;
}
.entete {
	font-size:35px;
	color : #C3C3C3;
	font-family:Arial;
	font-weight:bold;
	line-height: 50px;
}