.content {
   	margin: 0px 20px;
}
.connaitre {
	margin:0 auto;
	width:930px;
}
.recherche {
	float: left;
	width: 330px;
}
#resultats {
	margin: 10px 0 0 428px;
}
.indication_recherche {
	width: 430px;
}
#resultats .texte {
	float: left;
	width: 180px;
	margin-right: 60px;
}
#resultats .pub_comment_choisir {
	float: left;
	width: 180px;
}
#resultats .pub_comment_choisir img {
	border: 1px #CCFFCC solid;
}
#resultats .pub_comment_choisir a:hover {
	text-decoration: none;
	border-bottom: none;
}
.col_modele {
	width: 350px;
}
.col_prix {
	width: 145px;
}
.col_puissance {
	width: 80px;
}
.col_plateau {
	width: 75px;
}
.col_air {
	width: 75px;
}
.comparatif {
	border: 1px solid black;
   	border-collapse:collapse;
   	text-align: center;
   	margin: 20px 0px;   
}
.comparatif th {
   	border: 1px solid #CCDDCC;
   	background:#C6E5B7 none repeat scroll 0 0;
   	color: #345C2A;
}
.comparatif tr {
	height: 25px;
}
.comparatif td {
   border: 1px solid #CCDDCC;
}
.recherche ul.form li{
	padding:10px 0;
	height:40px;
}
