
/* pop-up  mon compte*/

			
.content_moncompte	{
						width:440px;
						height:238px;
						display:none;
						position:relative;
						color:#fff;
					}
					

.content_head	{
					width:420px;
					height:58px;
					border:#fff solid 1px;
					margin:6px auto;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					font-weight:700;
					color:#fff;
					padding-left:5px;
				}
				
.content_head	a:link	
{
	color:#fff;
	text-decoration:underline;
}

.content_head	a:visited	
{
	color:#fff;
	text-decoration:underline;
}

.content_head	a:hover	
{
	color:#fff;
	text-decoration:none;
}

.content_body	{
					width:420px;
					margin:auto auto;
					position:relative;
					/*padding-top:5px;*/
				}

/* contenu gauche */

.content_gch	{
					width:200px;
					position:relative;
					left:0;
				}

/*
.content_case_panier	{
							width:200px;
							height:60px;
							position:absolute;
							margin-top:15px;
							padding-left:7px;
							left:0;
							
						}

.fleche_gch_panier	 {	
						background:url(../img/fleche_gch_panier.gif) no-repeat;
						width:8px;
						height:59px;
						cursor:pointer;
						position:absolute;
						left:0;
					}

.fleche_drt_panier	 {	
						background:url(../img/fleche_drt_panier.gif) no-repeat;
						width:8px;
						height:59px;
						cursor:pointer;
						position:absolute;
						right:0;
					}
*/

/*.caseScroll	{	
			width:60px;
			height:60px;
			border:#7b7b7b 1px solid;
			margin-left:3px;
			float:left;
			
		}*/

.content_gch_txt	{
						position:absolute;
						top:100px;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						font-weight:700;
						color:#fff;
						left:0;
					}

.prix_compte	{	
					color:black;
				}


/* contenu droite */

.content_drt	{
					width:205px;
					position:absolute;
					top:0;
					right:0;
				}

/*
.content_case_fav	{
							width:200px;
							height:60px;
							position:absolute;
							margin-top:15px;
							padding-left:8px;
							left:0;
							
						}

.fleche_gch_fav	 {	
						background:url(../img/fleche_gch_fav.gif) no-repeat;
						width:8px;
						height:122px;
						cursor:pointer;
						position:absolute;
						left:0;top:0;
					}

.fleche_drt_fav	 {	
						background:url(../img/fleche_drt_fav.gif) no-repeat;
						width:8px;
						height:122px;
						cursor:pointer;
						position:absolute;
						right:0;top:0;
					}

*/

/*** mon compte ***/

.content_account	{
						position:relative;
						width:100%;
	/*					min-height:400px;
						_height:400px;*/
					}

.head_content_account	{
							position:relative;
							width:100%;
							height:62px;
						}

.logo_account{
					background:url(../img/logo_compte.jpg) no-repeat;
					width:166px;
					height:45px;
					position:absolute;
					top:10px;
					left:10px;
				}

.bt_close	{
				width:14px;
				height:13px;
				background:url(../img/bt_close.jpg) no-repeat;
				position:absolute;
				right:5px;
				top:5px;
				cursor:pointer;
			}

.logo_b4all	{
				width:115px;
				height:45px;
				background:url(../img/logo_b4all_panier.jpg) no-repeat;
				position:absolute;
				right:0;
				top:10px;
			}
.main_content_account	{
							width:100%;
							position:relative;
}

.button_close
{
	background:url(../img/bt_close.jpg) no-repeat right;
	width : 70px;
	height : 15px;		
	float:right;
	cursor:pointer;
	margin:1px;
}

.header-my-account
{
	height:11px;
}
.link_logged {
	color:#000;
}
.link_logged a, .link_logged a:hover {
	color:#000;
}
