.cadre_scooter {/*
	background-image: url('../img/fonds/background_interieur_type_1.png');
	background-repeat: repeat-y;
	background-position : right;*/
	/*
		background-color:white;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	
	width:300px;
	height:110px;
	/*float:left;*/
	
	/*
	border-top:1px solid black;
	border-left:1px solid black;*/
	/*
	border-bottom:1px solid #DDDDDD; 
	border-right:1px solid #DDDDDD; */
}

.cadre_qualites {/*
	background-image: url('../img/fonds/background_interieur_type_1.png');
	background-repeat: repeat-y;
	background-position : right;*/
	/*
	background-color:white;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	
	width:300px;
	height:110px;
	/*float:left;*/
	
	/*
	border-bottom:1px solid black;
	border-left:1px solid black;*/
	/*
	border-top:1px solid #DDDDDD; 
	border-right:1px solid #DDDDDD; */
}

.cadre_conducteur {/*
	background-image: url('../img/fonds/background_interieur_type_1.png');
	background-repeat: repeat-y;
	background-position : right;*/
	/*
	background-color:white;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	
	width:300px;
	height:110px;
	float:right;
	
	/*
	border-top:1px solid black;
	border-right:1px solid black;*/
	/*
	border-bottom:1px solid #DDDDDD; 
	border-left:1px solid #DDDDDD; */
}

.cadre_budget {/*
	background-image: url('../img/fonds/background_interieur_type_1.png');
	background-repeat: repeat-y;
	background-position : right;*/
	/*
	background-color:white;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	
	width:300px;
	height:110px;
	float:right;
	
	/*
	border-bottom:1px solid black;
	border-right:1px solid black;*/
	/*
	border-top:1px solid #DDDDDD; 
	border-left:1px solid #DDDDDD;*/ 
}

.cadre_resultats {
	color:#f38512;
	font-weight:bold;
	width:300px;
	height:18px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	text-align:center;
}

.cadre_scooter .titre, .cadre_qualites .titre, .cadre_conducteur .titre, .cadre_budget .titre, .nom_recherche {
	font-size: 20px;
	text-transform : uppercase;
	font-weight: normal;
}

input, select {
	margin-left:5px;
	margin-right:5px;
}

.numero_resultats {
	font-size:18px;
}

.note {
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	color: #f38512;
	font-size:15px;
}

.description_fiche_kidioui p, .description_marque_kidioui p {
	text-indent: 25px;
	margin-bottom: 8px;
}

.les-plus, .les-moins {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.les-plus  li{
	background-image: url('../img/rond-point-fort.png');
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding: 2px;
	padding-left: 25px;
	vertical-align:middle;
}

.les-moins  li{
	background-image: url('../img/rond-point-faible.png');
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding: 2px;
	padding-left: 25px;
	vertical-align:middle;
}

.note_kidioui {
	color: #f38512;
	font-size:19px;
}

.note_kidioui_sur {
	color: #f38512;
	font-size:15px;
}

.commentaire_kidioui {
	color: #111111;
	font-size:12px;
	font-style:italic;
}

.prix_public_fiche_modele {
	color: #f38512;
	font-weight:bold;
	font-size:17px;
	text-decoration:line-through;
}