﻿/* Désactivation de la nav gauche en masquant la zone */
#memo_site_gauche { display:none; }


body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*background: #FFEE00 url(http://media.daxon.fr/Emailing/0-0-0/fidelisation/background_http://media.daxon.fr/Medias/0-0-0/78/3/soldes-jpg_m-824893490.jpg) no-repeat center top;*/
}


/*******************************************************************************/
/* GLOBAL HOME */
/*******************************************************************************/


a:link { text-decoration: none; color: #c5007b; outline:none; }
a:visited { text-decoration: none; color: #c5007b;}
a:hover { color: #333333; text-decoration: underline }
a:active { text-decoration: none; color: #c5007b; }





#PopNewsletter {
	display:none;
}

#PopImage {
	position:absolute;
	z-index:100000;
	margin-left:220px;
	margin-top:66px;
	width:553px;
	height:390px;
	background-color:#FFFFFF;
}

#PopOmbre {
	width:990px;
	height:1500px;
	margin-left:0px;
	margin-top:-195px;	
	background:#ffffff;
	filter:Alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80; 	
	position:absolute;
	z-index:99999;
}
#hp_inscription_newsletter{height:390px; clear:both}
#hp_inscription_newsletter_close { cursor:pointer; float:right; border:0}
#hp_newsletter_champ_inscription {display:block; background:url("http://media.daxon.fr/Medias/0-0-0/78/3/bginput-gif_m1507504744.gif") no-repeat left top transparent;height:35px;margin:0 auto; padding:0; padding-left:30px; width:553px;}
#hp_newsletter_champ_inscription_textbox {background:none repeat scroll 0 0 transparent; border:medium none; color:#858585; font: normal 12px Arial, Helvetica, sans-serif; height:35px;
padding:4px 35px; width:230px;}
#hp_newsletter_btn_valid_inscription { cursor:pointer; margin:0 auto; width:553px; clear:both; display:block}