@charset "iso-8859-1";
/* CSS Document */

.produit_fiche h2 {
	font-size:14px;
}

#produit{
	width:100%;
}

.image_produit {
	max-height:100px;
	max-width:110px;
}


.bloc_produit {
	float:left;
	margin:0 0px 25px 0;
	padding:14px;
	border:white medium solid;
	width:290px;
	height:220px;
}

.bloc_produit:hover {
	float:left;
	margin:0 0px 25px 0;
	padding:14px;
	border:#eaeaea medium solid;
}

#produit .right{
	float:right;
	max-width:165px;
}

#produit .left{
	float:left;
	margin-right:10px;
}

a{
	color:#e50e0e;
}

.produit_bas{
	color:#000000; 
	margin-top:125px;
	line-height:20px;
}

.right p{
	line-height:16px;
}

.produit_sur_container {
  overflow:hidden;
  width:290px;
}

.produit_container {
	width:610px;
}

.produit_fiche {
	float:left;
	width:290px;
}

.produit_desc {
	text-align:justify;
	float:left;
	width:270px;
	padding:15px;
}

.produit_bas_voir_situation{
	cursor:pointer;
}

.produit_bas_desc{
	cursor:pointer;
}

.produit_bas_produit{
	color:#000000;
	cursor:pointer;
}


/* ------------------ Recherche ------------------- */

.titre_recherche{
	font-size:18px;
	float:left;
	width:100px;
}
	
.titre_recherche h2{
	font-size:18px;
}

.page #produit .bloc_produit{
	float:left;
}

.produit_trouve{
	font-size:13px;
	line-height:50px;
	color:#e50e0e;
}

.table_recherche td{
	border-bottom: 1px solid #EAEAEA;
	padding-bottom:5px;
	line-height:14px;
}

.table_recherche {
	float:left;	
}

#form_recherche{
	padding:0px 100px 0px 100px;
	
}



/* Ordre div pour l'anim */

.recherche_container {
	width:850px;
	overflow:hidden;
}	

.recherche_sur_container {
	width:2000px;
	padding-left:20px;
}	

#table_recherche .table_recherche {
	float:left;
}

.resultat_recherche {
	float:left;
	width:700px;
	margin-left:80px; 
}

.recherche-avancee {
	float:left;
	height:300px;
}

#recherche {
	width:100%;
	margin-top:10px;
}

.frame_recherche_resultat {
	width:800px;
	min-height:500px;
	border:none;
}

#recherche .right{
	float:right;
}

#recherche .left{
	float:left;
	margin-right:10px;
}

#retour_recherche{
	cursor:pointer;
}

#bouton_rechercher{
	background:url(../img/lancer_recherche.gif);
	cursor:pointer;
 	margin-top:25px;
	width:100px;
	height:30px;
}

#gohautdepage {
	clear:both;
	text-align:right;
	margin-right:500px;
}

#gohautdepage img {
	text-align:right;
}

.adsearch-input{
	font: 12px trebuchet,arial,sans-serif;
	color: #909090;
	border: 1px solid #EAEAEA;
	width:350px;
}

.recherche-avancee strong {
	font: 14px trebuchet,arial,sans-serif;
	line-height:30px;
	font-style:italic;
	font-size:14px;
	color: #909090;
}

ba{
background:url(../img/ajax-loader.gif)
}