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

.bordure {
	border: 1px solid #CCCCCC ;
}

.blanc11 {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
}

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

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

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


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

.orange11 {

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

.boutonlien {
	background: transparent;
	border: 0px;
	cursor: pointer;
	color: #e5ce06;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.listeproduit {
	border: thin none #999999;
	font-family: tahoma;
	font-size: 10px;
	color: #FF6500;
}
.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;
}
.orange11bold2 {

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

