#colonne_gauche {
	position:absolute;
	width:664px;
	left:0px;
}
#colonne_droite {
	margin-left:664px;
	position:relative;
	top:-80px;
}

h3 {
	font-size:1.2em;
	color:#333;
}
.recherche_ou_left {
	width:100px;
	text-align:right;
	float:left;
	padding-top:9px;
}

.recherche_ou_right {
	width:260px;
	text-align:left;
	float:right;
}

#tab_recherche,#tab_recherche td {
	border:1px solid #eee;

}
