div.bouton{
	border-radius: 2px;
	padding: 8px 14px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: white;
	white-space: nowrap;
	display: inline-block;
}

div.classique{background-color: #D43234;color: white;}

div.classique-big{
	background-color: #D43234;
	color: white;
	padding: 20px 50px;
}

div.action{background-color: #D43234;color: white;}

div.inscription{background-color: #D43234;color: white;}

div.export{background-color: #68ab63;color: white;}

div.retour{
	background: url(../../../images/icon/retour.png) no-repeat 10px 50%;
	padding-left: 50px;
}

div.alert{background-color: #D43234;color: white;}

div.transport{background-color: #F7CD1F;color: white;}
div.garantie div.bouton,div.left_garantie{background-color: #3E4651;color: white;}

div.inactive{background-color: #b7b7b7;color: white;}

div.left{width: 203px;}
div.btnRecherche{width: 194px;}
div.btnRecherche {padding: 5px 14px;}

div.connexionPopUp{width: 128px;display:inline-block;margin-left:12px;}

div.insPopUp{display:inline-block}

div.demandeInformation{
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px 10px;
	font-size: 12px;
}


div.pj{
	margin: 2px 6px;
	width: 200px;
	text-align:center;
	font-size: 12px;
}

div.Caracteristique table.container td table.pj td a{
	font-size: 12px;
}
