/*des images flotantes pour les catégories */

div.cat_flottante {
	position:relative;
	float:left;
	width: 175px;
	height: 140px;
	text-align: center;
}

#demandeDePieceContent{
	clear:both;
	margin-bottom:100px;

}

#demandeDeReparationContent{
	clear:both;
	margin:10px;

}

#demandeTable td{
	vertical-align:top;
}
.radioDemande{
	padding-bottom:15px;
}

