body {
	margin: 0px;
	padding: 0px;
	background-color: #ccd4e1;
	background:url(images/index/fond_anciennespages.jpg) no-repeat #FFF top center;
}

.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;
}
.gris11 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.gris112 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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: #c12511;
}

.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;
}

a.fondlien {

display:block;
width:196px;
height:18px;
background: url(images/produit/fond_lien.jpg) no-repeat 0 0;
color: #FFFFFF;
font-family: tahoma;
font-size: 11px;
text-align: justify;
text-decoration: none; 

}

a.fondlien:hover {
	background: url(images/produit/fond_lien_over.jpg);
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	cursor: Hand;

}

.contour{
	border: 1px dashed #666666;
}

.contour2{
	border: 1px solid #666666;
}

.tableau {
	height: 21px;
	border: 1px solid #CCCCCC;
}

h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
}

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

h4 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
}
/* Erreur 404 */ 

#erreur404 
{
	font-size : 12px; 
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;	
	margin-left : 20px;
}

#erreur404 ul 
{
	list-style-type: none; 
	list-style: url(images/presentation/puce.jpg);
}
#erreur404 li a 
{	
 color: #C12511;

}