/* Couleur Moto */
.couleurMoto
{
    color: #a40084;
}

/* Formulaire */
div.reponse
{
    margin-left: 10px;
    margin-top : 5px;
    font-weight: normal;
}

/* Footer */
.imgContinuer
{
	background:url(/img/common/moto/bt_continuer_big.gif) no-repeat;
	height:39px;	
	width:228px;
	cursor:pointer;
}