.comment_choisir {
   	margin: 0px 20px;
}
.comment_choisir .recherche {
	float: left;
}
.comment_choisir #resultats {
	margin: 10px 0 0 428px;
}
.comment_choisir .col_modele {
	width: 350px;
}
.comment_choisir .col_prix {
	width: 145px;
}
.comment_choisir .col_puissance {
	width: 80px;
}
.comment_choisir .col_plateau {
	width: 75px;
}
.comment_choisir .col_air {
	width: 75px;
}
.comment_choisir .comparatif {
	border: 1px solid black;
   	border-collapse:collapse;
   	text-align: center;
   	margin: 20px 0px;   
}
.comment_choisir .comparatif th {
   	border: 1px solid black;
   	background:#CCFFCC none repeat scroll 0 0;
   	color:blue;
}
.comment_choisir .comparatif tr {
	height: 25px;
}
.comment_choisir .comparatif td {
   border: 1px solid black;
}
.comment_choisir .recherche ul.form li{
	padding:10px 0;
	height:40px;
}