.justifier
{
   text-align: justify;   
}
.titre1
{
   font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
   color: #c82d01 ;
   text-decoration: underline;
   font-weight: bold;
   
}
.titre2
{
   font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
   color: white ;
   text-decoration: underline;
   font-weight: bold;
}

.titre3
{
   font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
   color: yellow ;
   text-decoration: underline;
   font-weight: bold;
}

.info
{
   font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
   font-style: italic;
}

.complement
{
   font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
   font-size: 0.7em;
   font-style: italic;
   float: left;
}

.important
{
	font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
	font-weight: bold;
}

.roue
{
	font-size: large;
	text-indent: 30px;
	line-height: 35px;
	font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
	font-weight: bold;
	background-image: url("Image/design/titre_roue.jpg");  
	background-position: right;
	display: block;
	width: 380px ;
	height: 35px ;
}

.chaine
{
	font-size: large;
	text-indent: 30px;
	line-height: 35px;
	font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
	font-weight: bold;
	background-image: url("Image/design/titre_chaine.jpg");  
	background-position: right;
	display: block;
	width: 380px ;
	height: 35px ;
}
.pneu
{
	font-size: large;
	text-indent: 30px;
	line-height: 35px;
	font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
	font-weight: bold;
	background-image: url("Image/design/titre_pneu.jpg");  
	background-position: right;
	display: block;
	width: 380px ;
	height: 35px ;
}
.titre_commande
{
	text-indent: 30px;
	line-height: 35px;
	font-family: verdana, Arial, "Arial Black", "Times New Roman", serif;
	font-weight: bold;
	background-image: url("Image/design/titre.jpg");  
	background-position: right;
	display: block;
	width: 380px ;
	height: 35px ;
}

#corps a
{
	color: #B3B3B3;

}

#corps a:hover
{
	color: white;
}

.pages
{
	font-weight: bold;
	color: #B3B3B3;
	text-decoration: none; 

}

.pages:hover
{
	color: white;
	text-decoration: none; 
}




