.produit_lien_galerie
{
	font-size: 11px;
	cursor: pointer;	
	text-decoration: underline;
	font-weight: bold;
	color: #E2000B;
}

.annonce_lien_galerie
{
	font-size: 11px;
	cursor: pointer;	
	text-decoration: underline;
	font-weight: bold;
	color: #E2000B;
}

.produit_texte_galerie
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#popup_background
{
	position: fixed; 
	top: 0px; 
	left: 0px; 
	right: 0px; 
	bottom: 0px;
	height: 100%;
	z-index: 500; 
	background-color: black; 
	opacity: 0.5;
	filter : alpha(opacity=50);
		cursor: pointer;
}

#popup_container
{
	position: absolute;
	width: 796px;
	top: 0px;
	left: 50%;
	right: 50%;
	padding:0px;
	margin-left: -495px;
	margin-right: -495px;
	z-index:501;
}

#popup_content_topmargin
{
	height:30px;
}

#popup_content_background
{
	position: relative;
	z-index:502;
	/*background: url('/images/actualite/fond_popup_news.gif') repeat-y #F2F2F2; 
	border: 1px solid #666666;*/
}

#popup_content
{
	width: 796px; 
}

#popup_content_bottommargin
{
	height:30px;
}

#popup_fermer
{
	height:38px;
	width:40px;
	position: absolute;
	z-index: 503;
	top: 1px;
	right: 1px;
	background: url('/images/actualite/fermer_popup.gif') no-repeat;
	cursor: pointer;
}

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:100000;  
}

#popupLivraison{
	display:none;
	position:absolute;
	vertical-align:top;
	top:100px;
	/*position:fixed;  
_position:absolute;  hack for internet explorer 6*/  
	height:380px;
	width:380px;
	background:#FFFFFF;
	background: url('/images/popup/pop_livraison_noel.jpg') no-repeat;
	border:2px solid #cecece;
	z-index:100001;
} 

#popupLivraisonNoel{
	display:none;
	position:absolute;
	vertical-align:top;
	top:100px;
	/*position:fixed;  
_position:absolute;  hack for internet explorer 6*/  
	height:380px;
	width:380px;
	background:#FFFFFF;
	background: url('/images/popup/pop_livraison_noel.jpg') no-repeat;
	border:2px solid #cecece;
	z-index:100001;
} 

#popupFdp{
	display:none;
	position:absolute;
	vertical-align:top;
	top:100px;
	/*position:fixed;  
_position:absolute;  hack for internet explorer 6*/  
	height:380px;
	width:380px;
	background:#FFFFFF;
	background: url('/images/popup/pop_livraison.jpg') no-repeat;
	border:2px solid #cecece;
	z-index:100001;
} 


#popupNoel{
	display:none;
	position:absolute;
	vertical-align:top;
	top:100px;
	/*position:fixed;  
_position:absolute;  hack for internet explorer 6*/  
	height:400px;
	width:400px;
	background:#FFFFFF;
	background: url('/images/popup/pop_noel.jpg') no-repeat;
	border:2px solid #cecece;
	z-index:100001;
}  
