.cadre_scooter {/*
	background-image: url('../image/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('../image/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('../image/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('../image/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;
}


/* Cadre de presentation */

.cadre_description_voiture{
	overflow:hidden;
	width:698px;	
	border:1px solid black;
	font-family: verdana,arial,times, sans-serif  ;
	background-image:url('../image/fonds/fond-cadre-lancer-enchere-voiture-selection.png');
	background-repeat: x-repeat;
	background-position: top left;
}

.angle_voiture_neuve{
	position:relative;
	z-index:2;
	float:left;	
}

.image_voiture_marque_modele{
	position:relative;
	z-index:1;
	width:230px;
	float:left;
	margin-left:-60px;
	margin-top:30px;
}

.photo_non_contractuelle{
	color:darkgray;
	font-size:10px;
	text-align:center;
}

.cadre_description_voiture .sous_cadre_informations_voiture{ 
	width:405px;
	float:left;
	margin-top:30px;
	margin-left:20px;
	font-weight: bold;
}

.sous_cadre_informations_voiture .voiture_infos{
	float:left;	
	width:140px;
}

.sous_cadre_informations_voiture .voiture_fiches{
	float:left;	
	width:260px;	
}

.sous_cadre_informations_voiture .marque_modele{
	margin-bottom: 5px;
	font-size:22px;
	font-weight: normal;
}

.voiture_infos .info{
	overflow:hidden;
	margin-top:5px;
	padding-left:5px;
	font-size:11px;
	background-color:#cdedff;
	color:#059cff;
	width:120px;
	height:16px;
	font-weight: normal;
}

.prix_constructeur{
	overflow:hidden;
	position:relative;
	bottom:1px;
	padding-left:5px;
	margin-top:10px;
	width:120px;
	height:60px;
	border: 1px solid #c0c0c0;	
	font-size:11px;
	font-weight: normal;
}

.prix_constructeur .a_partir_de{
	color:#808080;
	font-size:10px;
}


.marque_modele .uppercase{
text-transform : uppercase;
}

.sous_cadre_informations_voiture .infos_fiche{
	font-weight: normal;
	font-size:11px;
}


.sous_cadre_finitions_modele .texte{
	font-weight: normal;
	font-size:11px;
	width:200px;
}

.sous_cadre_finitions_modele .finitions_modele{	
	margin-left:20px;
	font-size:11px;
}

.voiture_evaluation{
	float:left;
	margin-top:15px;
	font-size:11px;
	width:100%;
	text-align: center;
}


.cadre_evaluation_plus{	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	float:left;
	width:49%;
}
.cadre_evaluation_moins{	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	float:right;
	width:49%;
}

.voiture_lesplus{
	float:right;
	margin-right: 20px;
}

.voiture_lesmoins{
	float:left;
	margin-left: 20px;
}
	
.nom_plus_et_moins { 
	font-weight: bold; text-align:center; text-decoration:underline;
}

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

.les-plus  li{
	background-image: url('../image/fiche-voiture/puce-plus.jpg');
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 20px;
	margin-top : 5px;

}

.les-moins  li{
	background-image: url('../image/fiche-voiture/puce-moins.jpg');
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 20px;
	margin-top : 5px;
}

.trouvez-meilleur-prix-bouton{
	margin-top:5px;
	margin-right:10px;
	width:240px;
	float:right;	
}


/* Fin Cadre de presentation */

.principe_kidioui{
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;
	font-style:italic;	
}






/* Texte de description voiture */

.cadre_interieur_texte_finition{
	width:673px;
	margin-top:10px;
	background-image: url('../image/fonds/fond-cadre-texte-fiche.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
}



/* Fin texte de description voiture */

.cadre_interieur_texte_finition .titre{
	font-family: arial,times, verdana, sans-serif ;	
	font-size: 14px;
	font-weight:bold;
	text-transform : uppercase;
	padding-top: 10px;
	height:30px;
}


.cadre_interieur_texte_finition .titre .bleu{
	color:#059cff;	
}

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

.description_fiche_kidioui .rubrique, .description_marque_kidioui .rubrique {
	padding-top: 8px;
	margin-bottom: 8px;
	font-weight:bold;
	font-style:italic;
	font-size:107%;
}

.description_fiche_info_finitions {
	font-size:12px;
	font-style: italic;
	line-height:16px;
}

.description_fiche_info_finitions p {
	text-indent: 25px;
}


.description_marque p {
	text-indent: 25px;
}

.description_marque {
	overflow:auto;
	padding:15px;
}





/* AVIS ET NOTES */

.notes {
    background : url('../image/fiche-voiture/back-note.png') repeat-y; 
	margin-bottom:10px;
	height:  21px;
	padding-top:4px;
}

.notes strong {
	color:#059cff;
}

.notes .color {
   color:#059cff;
}

.note_internot { 
	text-align:left;
    width : 320px;
	float:left;
}

.vote {
	text-align:right;
    float:right;
    width : 300px;
}

.vote img, .note_internot img {
	vertical-align:middle;
}

.notes .form_vote {
	text-align:right;
	float:right;
	width:30px;
}

.notes .form_vote input {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}

.voteMsg {
	color : blue;
	font-weight : bold;
}


.cadre_interieur_commentaires{	
	width:698px;	
}

.bulle_commentaire {
    margin-top : 10px;
}

.bulle_commentaire_top {
    background : url('../image/fiche-voiture/fiche-voiture-avis-commentaire-back-haut.png') no-repeat;
    height : 6px;
}

.bulle_commentaire_content {
    background : url('../image/fiche-voiture/fiche-voiture-avis-commentaire-back-milieu.png') repeat-y;
    padding : 5px;
	padding-left:8px;
	padding-right:8px;
	width:676px;
	text-align:justify;
}

.bulle_commentaire_bottom {
    background : url('../image/fiche-voiture/fiche-voiture-avis-commentaire-back-bas.png') no-repeat;
    height : 19px;
}

.info_commentaire {
    text-align : right;
	position:relative;
	padding-top:5px;
	margin-bottom:4px;
}

.date_comment {
    color : #9b9b9b;
    font-weight : normal;
	position : absolute;
    right : 120px;
    bottom : 0px;
	font-size:11px;
}

.pseudo_comment {
    color : #9b9b9b;
    font-weight : bold;
	position : absolute;
    right : 5px;
    bottom : 0px;
}


.post_comment {
    border : 1px solid lightgray;
	background : url('../image/fiche-voiture/fiche-voiture-avis-commenter-back.png') repeat-y;
	background-position: right;
    padding : 8px;
    height : 150px;
	width: 674px;
	margin-top:10px;
}



.post_comment label {
    display : block;
    font-weight : bold;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
}

.cadre_post_comment_1 {
    float : left;
}

.cadre_post_comment_2 {
    float : right;
	padding-top:18px;
}

.cadre_post_comment_2 #mail{
width:195px;
}

.cadre_post_comment_2 #pseudo{
width:195px;
}

.star {
	background : url('../image/fiche-voiture/star2.png') no-repeat center;
	text-decoration : none;
	width: 11px;
	height: 11px;
}

.star:hover {
	background : url('../image/fiche-voiture/star1.png') no-repeat center;
	text-decoration : none;
	width : 100px;
}

.starSelected {
	background : url('../image/fiche-voiture/star1.png') no-repeat center;
	text-decoration : none;
}

.star_vote {
	cursor:pointer;
}

/* FIN AVIS & NOTES */






