@charset "utf-8";
/* CSS Document */

#CLI_PROMO {
	border: 0px 0px 0px 0px ;
	border-width : 0px; 
}

a {
	color:#000;
	text-decoration:none;
	cursor:hand;
}
a:hover {
	color:#000;
	text-decoration:underline;
	cursor:pointer;
}
a img, img {
	border:0;
}

* {
	padding:0;
	margin:0;
	outline:none;
}

.link_PMA {
	color:#FFFFFF;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	cursor:hand;
}
.link_PMA:hover {
	text-decoration:underline;
	text-decoration: underline !important;
	cursor:hand;
}
.link_red {
	color:#EE0000;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.divider {
	clear:both;}
	
body#abonnement {
	background-color:#fff;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}
#container , #conteneur {
	width:995px;
	display:block;
	margin:0 auto;
	z-index: 6000;
}

#wrapper .main_ctnt .MAIL {
	background:url(../img/charte/fd_mauve.png) top left no-repeat;
}

#wrapper .main_ctnt .contenu_pageM {
	width:670px;
	height:490px;
	/*float:left;*/
}
/* ---- HEADER MAIL --------------------------------------------------- */
#header_mail {
	float:left;
	width:985px;
	height:143px;
	margin-top: 20px;
	z-index:3000;
	background:url(../img/charte/entete_psy.jpg) 164px top no-repeat;
}

#header_mail .menu {
	width:985px;
	height:34px;
	display:block;
	clear:both;
	background:url(../img/charte/menu_bg.png) right top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/charte/menu_bg.png', sizingMethod='crop');  
}

#header_mail .menu ul{
	width:985px;
	height:34px;
	display:block;
	clear:both;
	position:relative;
	z-index:1;
	list-style:none;
	padding:7px 0 0 0;
}

#header_mail .menu ul li{
	height:22px;
	float:left;
}

#header_mail .menu ul li.home a{
	width:77px;
	_width:75px;
	display:block;
}

/* ---- HEADER SOLDE --------------------------------------------------- */
#header_solde {
	float:left;
	width:985px;
	height:143px;
	z-index:3000;
	background:url(../img/mailing/solde_header.jpg) 164px top no-repeat;
}

#header_solde .logos {
	float:left;
	height:98px;
	width:680px;
}

#header_solde .right  {
	float:right;
	height:98px;
	overflow:hidden;
}

#header_solde .right .panier  {
	background:url(../img/charte/panier_fd.png) right top no-repeat;
	width:180px;
	margin:13px 0 0 0;
	padding:7px 0 0 0;
}

#header_solde .right .panier .articles  {
	float:left;
	padding:0 3px 0 46px;
	width:65px;
}

#header_solde .right .panier .valeur  {
	float:right;
	margin:0 10px 0 0;
	width:56px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

/* ---- DIVERS ---- */
.block_gauche
{
	width:150px;
	height:490px;
	float:left;
	display:block;
	margin:0px 10px 0px 0px;
}
.block_bas
{
	width:850px;
	height:120px;
	margin:20px 0px 0px 0px;
	display:block;
}
.block_bas_promo
{
	width:850px;
	height:120px;
	margin: 0px 0px 0px 0px;
	display:block;
}
/* ---- MICKEY ---- */
/*	
	.aboMic .lienMic {
	background: url(../img/charte/mic/ext_jauneBleu.gif) right top no-repeat
	}
*/
	.aboMic {
	background: url(../img/charte/mic/btn_fd_jaune.gif) left top no-repeat;
	display: block;
	height: 27px; line-height: 27px;
	position: relative;
	float: right;
	padding: 0 10px 0 26px;
	margin: 10px 60px 20px 0px;
	}
	.aboMic .lienMic a {
	color: #0094d8
	}


