body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.blanc11 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;


}

.blanc {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.blanc:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.gris11 {
	font-family: tahoma;
	font-size: 11px;
	color: 999999;
	text-decoration: none;
}

.gris112 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}

.gris11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	
}

.gris11bold {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}


.rouge11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff6500;
	font-weight: bold;
	text-align: center;
}

.rouge11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.boutonlien {
	background: transparent;
	border: 0px;
	cursor: pointer;
	color: #ff6500;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.listeproduit {
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 10px;
	color: #CC0000;
}
.noir11bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.noir11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.rouge11bold2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff6500;
	font-weight: bold;
}

h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	padding: 0px;
 	display: inline ;
}

h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}