.navigation, .navigation a
{
	color:white;
	font-weight:bold;
}

.navigation .page_navigation
{
	width:150px;
}

.navigation .recherche_navig_pages_selected a
{
	color:red;
}

.separator_mod1
{	
	font-size:1px;
	line-height:1px;
	clear:both;
	height:3px;
	background:#e3e3e3;
	border-top:2px dashed #999999;
	margin-left:10px;
	margin-right:10px;
}

.separator_mod2
{	
	font-size:1px;
	line-height:1px;
	height:138px;
	float:left;
	margin-top:10px;
	border-left:2px dashed #999999;
	margin-bottom:10px;
	margin-left:8px;
	margin-right:5px;
}


.produit_recherche_element 
{
	width:336px;
	height:140px;
	float:left;
	position:relative;
}



.produit_recherche_element .tetiere
{
	background:url(bloc_tetiere.jpg);
	vertical-align:baseline;
	text-align:left;
}

.produit_recherche_element .tetiere span.designation
{
	color:black;
	font-weight:bold;
	font-size:14px;
	
}

.produit_recherche_element .tetiere span.designation2
{
	color:red;
	font-weight:bold;
	font-size:10px;
}


.produit_recherche_element .prix
{
	position:absolute;
	text-align:left;
	font-size:15px;
	font-weight:bold;	
	margin-top:5px;
	color:#747474;
	bottom:0px;
	right:10px;
	
}


.produit_recherche_element .contenu
{
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

.produit_recherche_element .contenu .photo
{
	margin-left:10px;
	float:right;
	position:relative;
	text-align:right;	
}

.produit_recherche_element .contenu .photo img
{
	border:1px solid black;
}

.produit_recherche_element .contenu .description
{
	padding-top:5px;
	color:black;
	font-weight:bold;
}

.produit_recherche_element .contenu .fiche_signaletique a
{
	display:block;
	margin-top:50px;
	width:172px;
	height:28px;
	background:url(fiche_signaletique.jpg) no-repeat 0 0;
}

.produit_recherche_element .contenu .fiche_signaletique a:hover
{
	background:url(fiche_signaletique.jpg) no-repeat 0 -28px;
	text-decoration:none;
}

.produit_recherche_element .bouton_detail a
{
	text-decoration:none;
	background:url(bouton_detail.jpg);
	display:block;
	width:163px;
	height:18px;
	position:absolute;
	bottom:0px;
	left:10px;
}


.produit_recherche_element .boutons
{
	float:right;
	width:70px;
}

.produit_recherche_element .boutons .bouton_photos a
{
	display:block;
	width:62px;
	height:65px;
	background:url(bouton_photos.jpg) no-repeat 0 0;
}

.produit_recherche_element .boutons .bouton_photos a:hover
{
	background:url(bouton_photos.jpg) no-repeat 0 -65px;
	text-decoration:none;
}
