.content {
   	margin: 0px 20px;
}
.recherche {
	float: left;
}
#resultats {
	margin: 10px 0 0 428px;
}
.result_zone {
	min-height: 155px;
}
.col_fruit {
	width: 130px;
}
.col_modele {
	width: 350px;
}
.col_temps {
	width: 120px;
}
.col_qui {
	width: 150px;
}
.col_rem {
	width: 200px;
}
.proposition {
	width: 320px;
	height: 360px;
	float: left;
}
.info_proposition {
	margin: 10px 0 0 428px;
}
.remarque {
	margin-bottom: 30px;
}
.remarque #form_remarque {
	height: 50px;
}
.message_remerciement {
	margin: 10px 0 0 40px;
}
li.temps_min input.temps  {
	width: 50px;
}
.tableau_temps {
	border: 1px solid black;
   	border-collapse:collapse;
   	text-align: center;
   	margin: 20px 0px;   
}
.tableau_temps th {
   	border: 1px solid black;
   	background:#CCFFCC none repeat scroll 0 0;
   	color:blue;
}
.tableau_temps tr {
	height: 25px;
}
.tableau_temps td {
   border: 1px solid black;
}