﻿#cadre4 
{
	margin-left: 10px;	
}

#cadre4 a

#designation 
{
	margin: 8px 20px;	
}
 

.cadre4top 
{
	background: transparent url('../img/design/cadre4top.gif') no-repeat;
	width: 639px;
	height: 8px;
	margin:0;
	padding:0;
}

.cadre4bottom
{
	clear: both;
	background: transparent url('../img/design/cadre4bottom.gif') no-repeat;
	width: 639px;
	height: 23px;
	border-bottom: 1px dotted #A1A2A1;
}

.cadre4fond
{
	background: transparent url('../img/design/cadre4fond.gif') repeat-y;
	width: 629px;
	padding:10px 0 13px 10px;
	margin:0;
}



.lienProduit
{
	background: transparent url('../img/design/flechedroite2.gif') no-repeat;
	padding-left: 10px;
	color: #0C87B0;	
}

.Produit 
{
	padding-top: 5px;
	margin-left: 17px;
	font-family: Verdana; 
	font-size: 11px;
	width: 596px; 
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	clear:both;
	height: 13px;
}

.Produit input
{
	vertical-align: middle;	
}

.Produit a 
{/*
	margin-left: auto;
	text-align: right;
	width: 100px;*/
}

.Produit img 
{
	border: 0; 
}

.separateur 
{
	margin-left: 13px;
	background-color: #A1A2A1;
	height: 1px;
	display: block;
	width: 610px;
}

.alternatif
{
	
	margin-left: 13px;
	width: 610px;
	background-color: #EBEAE4;
	display: block;
}

.alternatif span 
{
	margin-left: 2px;
	width: 598px;	
}


#ListeProduits 
{
	margin: 15px 0 0 0;
	color: #0C87B0;	
	font-family: Verdana;
	font-size: 13px;		
	overflow:hidden;
}

#ListeProduits *
{
	overflow:hidden;
}

#grilleProduits 
{
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 3px;	
	width: 638px;
	background: #FAFAFA url('../img/design/grilleproduitstop.gif') no-repeat;	
	padding-top: 25px;
	border: 1px solid #DADAD7;
}
/*
#cataloguerechercher input.bouton
{
	margin-left: 5px;
	text-decoration: underline;
	font-size: 14px;
	color: #0C87B0;
	border:0;
	border-bottom:solid 1px #0C87B0;
	background:none;
}
*/
.lienvalide span
{
	text-decoration: underline;
}

.lienvalide:hover span
{
	color:#EAB412;
}

.lienmort:hover span
{
	color:#EAB412;
}

#div_LienPDF
{
	margin:12px;
	color:Black;
}

.BoutonOkRecherche
{
    border: none;
	margin-left: 5px;
	text-decoration: none;
	color:White !important;
	font-size: 14px;
	background: transparent url(../img/design/boutonok.gif) no-repeat;
	background-position:left 1px;
	padding:0 10px 0 30px;
}