
#topmenu {
	width:1000px;
	display:block;
	font-size:11px;
	float:left;
}

#topmenu span {
	display:none;
}

#icone_menu {
	width:1000px;
	height:29px;
	padding-bottom:9px;
}

#h_menu_g{
	display:block;
	float:left;
	height:20px;
	width:480px;
	padding-top:10px;
	font-size:13px;
}
#h_menu_g a.new_user_menu_tab {padding-top:5px;background:url("../image/icones/onglet_picto_nouveau.gif") no-repeat scroll 0 0 transparent;}
.h_menu_g_b {
	width:5px;
	border-left:1px solid #CCCCCC;
	height:16px;
	margin-top:5px;
}

#h_menu_g .text a {
	font-weight:bold;
	color:black;	
	text-decoration:underline;
	font-size:14px;
}

#h_menu_g .text {
	margin-right:5px;
	padding-top:5px;
}

#h_menu_g li {
	display:inline-block;
	float:left;
	margin-left:2px;
}

#h_menu_g li a.sp,
#h_menu_g li a.sp:hover {
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
}

a.sp, a.sp:hover {
	height: 20px;
	background: url('../image/sprite/picto_top_hp.gif') no-repeat;
}

a.ccm-link,
a.ccm-link:hover {
	background-position: 0 0;
}

a.sale-link,
a.sale-link:hover {
	background-position: 0 -50px;
}

a.buy-link,
a.buy-link:hover {
	background-position: 0 -24px;
}

a.basket-link,
a.basket-link:hover {
	padding-left: 25px;
	background-position: 0 -77px;
}

#account_btn {
	display:block;
	float:right;
	height:20px;
	width:500px;
	padding-top:10px;
	z-index: 3800;
}
#account_btn .text a {
	font-weight:bold;
	color:black;
	margin-right:13px;
}

#account_btn .text {
	padding-top:5px;
}

#account_btn li {
	display:inline-block;
	float:right;
	margin-left:2px;
}

#account_btn ul li {
	position:relative;
	z-index: 3900;
}

#account_btn ul li:hover div#myaccount-quick-menu,
#account_btn ul li a:hover div#myaccount-quick-menu {
	visibility:visible;
}

#myaccount-quick-menu {
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	margin-top:18px;
	padding-top:2px;
	z-index: 3890;
}

div#myaccount-quick-menu ul {
	border:1px solid #BFD62F;
	background-color: #FFF;
	width: 160px;
	z-index: 3880;
}

#myaccount-quick-menu ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 2px 5px;
}

#myaccount-quick-menu li.boxtitle,
#myaccount-quick-menu li.boxtitle:hover {
	background-color:#BFD62F;
	text-align:center;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0 5px;
	width: 150px;
	display: block;
}

#myaccount-quick-menu ul li a {
	font-weight: normal;
	font-size: 10px;
	width: 150px;
}

#myaccount-quick-menu ul li:hover,
#myaccount-quick-menu ul li:hover a:hover,
#myaccount-quick-menu ul li a:hover {
	background-color:#3FA3D7;
	color:#FFFFFF;
	width: 150px;
}

#topmenu_op {
	position:relative;
	z-index: 1500;
	clear:both;
	height:45px;
	width:1000px;
}

#topmenu_op  ul {
	margin-top:0px;
	background-position:0px -140px;
	background-repeat:repeat-x;
}

#topmenu_op  ul span {
	display:block;
}

#topmenu_op li {
	float:left;
	list-style-type:none;
	font-weight:bold;
	vertical-align:middle;
}

#topmenu_op ul li span {
	text-align:center;
}

#topmenu_op  ul  li.on {
	background:white;
}

#topmenu_op li:last-child {
	border-right:none;
}

#topmenu_op ul li a {
	position: relative;
}

#topmenu_op ul li a span {
	position: relative;
	top: 8px;
}

div.sub-menu {
	visibility:hidden;
	position:absolute;
	top:40px;
	padding-bottom: 10px;
}

div.sub-menu ul li a {
	height: 20px;
	line-height: 20px;
}

div.sub-menu ul li {
	text-align: left;
	float: left;
	border-bottom: 1px dotted #FFF;
	margin-left: 8px;
}

#topmenu_op ul li:hover div.sub-menu,
#topmenu_op ul li a:hover div.sub-menu {
	margin: 0 0 10px 0;
}

.sub-menu ul li a,
.sub-menu ul li a:hover {
	display: inline;
	font-weight: normal;
	color: #FFF;
}

#topmenu_op ul li:hover div.sub-menu,
#topmenu_op ul li a:hover div.sub-menu {
	visibility:visible;
	z-index: 3500;
}








/* sprite */
.s_cat_2 ,
.s_cat_2  a:hover {
	background:url(../image/sprite/sprites_cat_2px.gif) repeat;
}

.s_cat_4 a:hover,
.s_cat_4 {
	background:url(../image/sprite/sprites_cat_4px.gif) repeat;
}


/* boutons */
.gray-button  {background:url(../image/sprite/btn_gris.gif) no-repeat;}

.btn_ok_2 {
	border-style: none;
	width:40px;
	height:20px;
	background-position:-10px -10px;
	cursor:pointer;
	color: black;
	font-weight:bold;
	text-align: center;
}

.btn_conn {
	border-style: none;
	width:100px;
	height:20px;
	line-height:20px;
	background-position:-10px -100px;
	cursor:pointer;
	color: black;
	font-weight:bold;
	text-align: center;
}
.btn_ok span {
	display:none;
	cursor:pointer;
}

.dejamembre .btn_ok{
width:36px;
float:none;
position:absolute;
right:5px;
}
/* Top menu */





/* CSS Document */

/*  ONGLETS  */
#menu_bouton span {
	display:block;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}
#topmenu_onglets {
	display:block;
	float:left;
	height:24px;
	width:600px;
	padding-left:30px;
	background:white;
}
#topmenu_onglets li {
	float:left;
	list-style-type:none;
}





/*  CATEGORIES  */


#menu_bouton li{
padding-top:1px;
}
.esp_c_g {position: absolute;top: -1px;left: 0;width:4px;height:41px;background-position:0 -320px;}
.esp_c_d {position: absolute;top: -1px;right: 0;width:4px;height:41px;background-position:0 -365px;}
.esp_t_g{position: absolute;top: -1px;left: 0;width:4px;height:41px;background-position:0 -320px;}
.esp_t_d{position: absolute;top: -1px;right: 0;width:4px;height:41px;background-position:0 -365px;}
.esp_m_g{position: absolute;top: -1px;left: 0;width:4px;height:41px;background-position:0 -320px;}
.esp_m_d{position: absolute;top: -1px;right: 0;width:4px;height:41px;background-position:0 -365px;}
.esp_l_g{position: absolute;top: -1px;left: 0;width:4px;height:41px;background-position:0 -320px;}
.esp_l_d{position: absolute;top: -1px;right: 0;width:4px;height:41px;background-position:0 -365px;}

#topmenu_op a:hover div.esp_c_g,
#topmenu_op .onop_jeuxvideo div.esp_c_g {background-position:0 -410px;}
#topmenu_op a:hover div.esp_c_d,
#topmenu_op .onop_livres div.esp_c_d {background-position:0 -455px;}
#topmenu_op a:hover div.esp_t_g,
#topmenu_op .onop_informatique  div.esp_t_g {background-position:0 -500px;}
#topmenu_op a:hover div.esp_t_d,
#topmenu_op .onop_imageson div.esp_t_d {background-position:0 -545px;}
#topmenu_op a:hover div.esp_m_g,
#topmenu_op .onop_electromenager div.esp_m_g {background-position:0 -680px;}
#topmenu_op a:hover div.esp_m_d,
#topmenu_op .onop_modebeaute div.esp_m_d {background-position:0 -725px;}
#topmenu_op a:hover div.esp_l_g,
#topmenu_op .onop_jeuxjouets div.esp_l_g {background-position:0 -590px;}
#topmenu_op a:hover div.esp_l_d,
#topmenu_op .onop_sportsloisirs div.esp_l_d {background-position:0 -635px;}

.esp_m {width:15px;height:1px}




.op_jeuxvideo {
	width:52px;
	height:41px;
	background-position: 0px -55px;
}

.onop_jeuxvideo a,
.op_jeuxvideo  a {
	display:block;
	position:relative;
	width:52px;
	height:40px;
}

.onop_jeuxvideo a:hover,
.op_jeuxvideo a:hover {
	background-position:0px -395px;
	width:52px;
	height:40px;
}

.onop_jeuxvideo {
	width:52px;
	height:45px;
	background-position: 0px -395px;
}


.op_dvd {
	width:60px;
	height:41px;
	background-position: 0px -55px;
}

.onop_dvd a, .op_dvd a {
	display:block;
	position:relative;
	width:60px;
	height:40px;
}

.onop_dvd a:hover,
.op_dvd a:hover {
	width:60px;
	height:40px;
	background-position: 0px -395px;
}
.onop_dvd  {
	width:60px;
	height:45px;
	background-position: 0px -395px;
}


.op_musique {width:64px;height:41px;
background-position: 0px -55px;}
.onop_musique a, .op_musique  a{display:block;position:relative;width:64px;height:40px;}
.onop_musique   a:hover,
.op_musique  a:hover{
width:64px;height:40px;
background-position: 0px -395px;
}
.onop_musique {width:64px;height:45px;background-position: 0px -395px;}

.op_livres {width:59px;height:41px;
background-position: 0px -55px;}
.onop_livres a, .op_livres  a{display:block;position:relative;width:59px;height:40px;}
.onop_livres   a:hover,
.op_livres  a:hover{
width:59px;height:40px;
background-position: 0px -395px;
}
.onop_livres  {width:59px;height:45px;background-position: 0px -395px;}

.op_informatique  {width:95px;height:41px;background-position: 0px -55px;}
.onop_informatique a,.op_informatique a{display:block;position:relative;width:95px;height:40px;}
.onop_informatique  a:hover,
.op_informatique a:hover{
width:95px;height:40px;
background-position: 0px -445px;
}
.onop_informatique {width:95px;height:45px;background-position: 0px -445px;}

.op_telephonie  {width:79px;height:41px;
background-position: 0px -55px;}
.onop_telephonie a, .op_telephonie a{display:block;position:relative;width:79px;height:40px;}
.onop_telephonie  a:hover,
.op_telephonie a:hover{
width:79px;height:40px;
background-position: 0px -445px;
}
.onop_telephonie {width:79px;height:45px;background-position: 0px -445px;}


.op_imageson  {width:57px;height:41px;
background-position: 0px -55px;}
.onop_imageson a, .op_imageson a{display:block;position:relative;width:57px;height:40px;}
.onop_imageson  a:hover,
.op_imageson a:hover{
width:57px;height:40px;
background-position: 0px -445px;
}
.onop_imageson {width:57px;height:45px;background-position: 0px -445px;}


.op_electromenager {width:109px;height:41px;background-position: 0px -55px;}
.onop_electromenager a, .op_electromenager a{display:block;position:relative;width:109px;height:40px;}
.onop_electromenager  a:hover,
.op_electromenager a:hover{
width:109px;height:40px;
background-position: 0px -545px;
}
.onop_electromenager {width:109px;height:45px;background-position: 0px -545px;}


.op_maison {width:57px;height:41px;background-position: 0px -55px;}
.onop_maison a, .op_maison a{display:block;position:relative;width:57px;height:40px;}
.onop_maison  a:hover,
.op_maison a:hover{
width:57px;height:40px;
background-position: 0px -545px;
}
.onop_maison {width:57px;height:45px;background-position: 0px -545px;}


.op_puericulture{width:85px;height:41px;background-position: 0px -55px;}
.onop_puericulture a, .op_puericulture a{display:block;position:relative;width:85px;height:40px;}
.onop_puericulture  a:hover,
.op_puericulture a:hover{
width:85px;height:40px;
background-position: 0px -545px;
}
.onop_puericulture {width:85px;height:45px;background-position: 0px -545px;}


.op_modebeaute{width:60px;height:41px;background-position: 0px -55px;}
.onop_modebeaute a, .op_modebeaute a{display:block;position:relative;width:60px;height:40px;}
.onop_modebeaute  a:hover,
.op_modebeaute a:hover{
width:60px;height:40px;
background-position: 0px -545px;
}
.onop_modebeaute {width:60px;height:45px;background-position: 0px -545px;}


.op_produitsderives{width:62px;height:41px
;background-position: 0px -55px;}
.onop_produitsderives a, .op_produitsderives a{display:block;position:relative;width:62px;height:40px;}
.onop_produitsderives  a:hover,
.op_produitsderives a:hover{
width:62px;height:40px;
background-position: 0px -495px;
}
.onop_produitsderives {width:62px;height:45px;background-position: 0px -495px;}


.op_jeuxjouets{width:57px;height:41px;background-position: 0px -55px;}
.onop_jeuxjouets  a, .op_jeuxjouets a{display:block;position:relative;width:57px;height:40px;}
.onop_jeuxjouets  a:hover,
.op_jeuxjouets a:hover{
width:57px;height:40px;
background-position: 0px -495px;
}
.onop_jeuxjouets {width:57px;height:45px;background-position: 0px -495px;}


.op_sportsloisirs{width:59px;height:41px;background-position: 0px -55px;}
.onop_sportsloisirs  a, .op_sportsloisirs a{display:block;position:relative;width:59px;height:40px;}
.onop_sportsloisirs  a:hover,
.op_sportsloisirs a:hover{
width:59px;height:40px;
background-position: 0px -495px;
}
.onop_sportsloisirs {width:59px;height:45px;background-position: 0px -495px;}


#topmenu_op tr {
	color:white;
	font-weight:bold;
	text-align:center;
	height:30px;
}







div.section1 {
	left:0;
}
div.section2 {
	left:250px;
}
div.section3 {
	left:496px;
}
div.section4 {
	left:822px;
}

/* STYLE */
.section1 ul {
	width: 235px;
}
.section2 ul {
	width: 231px;
}
.section3 ul {
	width: 311px;
}
.section4 ul {
	width: 178px;
}
.borderT{
border-top : 1px solid #CCCCCC;
}
.borderR{
border-right : 1px solid #CCCCCC;
}





.clear-left {
	clear: left;
}

/* LI WIDTH */
div.section1 ul li {width: 105px;}
div.section2 ul li {width: 103px;}
div.section3 ul li {width: 143px;}
div.section4 ul li {width: 162px;}


/* RECHERCHE */

#topmenu_bas{background-position:0 -10px;height:60px;margin-top: 5px;padding:0;position:relative;float:left; width: 1000px;}

#topmenu_recherche {overflow=hidden;background:url(../image/menu/bckgrd_search_002.jpg) no-repeat;height:60px;margin-left:10px;padding:0;position:relative;width:810px;}

#topmenu_bas form {
	margin:0;
	padding:0;
	float:left;
}

#topmenu_bas label {
	font-weight: bold;
}

#topmenu_bas label[for="retenir"] {
	color: #000;
	font-weight: normal;
}




#topmenu_bas select {
border:hidden;
float:left;
height:20px;
margin: 1px 0px 0 10px;
 border: 0;
padding:0;
margin: 15px 0px 0 8px;padding:0;position=absolute;}
}

#topmenu_recherche label {
color:#333333;
font-size:13px;
font-weight:bold;
}
.rech_btn{
width:44px;
}
.rech_label {
	width:90px;
	height:15px;
	margin-top:7px;
	text-align:center;
}

.rech_champ {
	height:20px;
	padding-top:5px;
}


#barre{height:26px;width:433px;background:white;float:left;margin-left:60px;margin-top:13px;}
.rechercher_categorie {border: hidden; border: 0;font-size:12px;width:158px;line-height:20px;}


/* couleur categ */
.s_t {
	background: transparent url('../image/sprite/home_cat.gif') repeat top left;
}
.h_p_1 a:hover,
.h_p_1 ,
.h_p_2 a:hover,
.h_p_2 ,
.h_p_3 a:hover,
.h_p_3 ,.h_p_6 a:hover,
.h_p_6 {
	background-position:0px -255px;
}
.h_p_4 a:hover,
.h_p_4 ,
.h_p_5 a:hover,
.h_p_5 ,
.h_p_8 a:hover,
.h_p_8 {
	background-position:0 -290px;
}
.h_p_7 a:hover,
.h_p_7 ,
.h_p_9 a:hover,
.h_p_9 ,
.h_p_12 a:hover,
.h_p_12 ,
.h_p_10 a:hover,
.h_p_10 {
	background-position:0 -360px;
}

.h_p_11 a:hover,
.h_p_11 ,
.h_p_13 a:hover,
.h_p_13 ,
.h_p_14 a:hover,
.h_p_14 {
	background-position:0 -325px;
}


#topmenu_inscription{
	position: absolute;
	top: 0;
	right: 5px;
	width:250px;
	height:29px;
	text-align:right;
	margin-top:6px;
	padding: 0;
	font-size:12px;
}
#topmenu_inscription .a:hover{
	background:none
}

.basketUrlText {color: #97BF0D;}

.sub-menu {
	position: relative;
}

.sub-menu a hover .menu-helper,
.sub-menu:hover .menu-helper {
	position: absolute;
	top: -7px;
	width: 14px;
	height: 7px;
}

.mh {background: url('../image/sprite/menu-helpers.gif') top left no-repeat;}

.helper1 {background-position: 0 0;}
	.h1-jeux {left: 10px;}
	
	.h1-dvd {left: 63px;}
	.h1-cd {left: 123px;}
	.h1-bd {left: 187px;}

.helper2 {background-position: 0 -7px;}
	.h2-info {left: 10px;}
	.h2-pda {left: 107px;}
	.h2-imgson {left: 187px;}

.helper3 {background-position: 0 -14px;}
	.h3-electro {left: 10px;}
	.h3-maison {left: 120px;}
	.h3-bb {left: 177px;}
	.h3-mode {left: 262px;}

.helper4 {background-position: 0 -21px;}
	.h4-jouets {left: 10px;}
	.h4-pderives {left: 70px;}
	.h4-sports {left: 130px;}

.onop_jeuxvideo .menu-helper,
.onop_dvd .menu-helper,
.onop_musique .menu-helper,
.onop_livres .menu-helper,
.onop_informatique .menu-helper,
.onop_telephonie .menu-helper,
.onop_imageson .menu-helper,
.onop_electromenager .menu-helper,
.onop_maison .menu-helper,
.onop_puericulture .menu-helper,
.onop_modebeaute .menu-helper,
.onop_jeuxjouets .menu-helper,
.onop_produitsderives .menu-helper,
.onop_sportsloisirs .menu-helper { display: none;}

/* CONNEXION.CSS */
#MyAccountQuick {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.identite {
	padding-top:6px;
	padding-right:10px;
	text-align:right;
	width:170px;
	float:right;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
}
.identite a {
	color: black;
	font-weight: normal;
}
.identite a:hover{
	color: #333;
	font-size: 11px;
	background:none;
	text-decoration:underline;
}

.logout {
position:absolute;
right:5px;
top:5px;
display:block;
float:right;
height:24px;
}

.logout a {
display:inline;
}

#account_btn a {
	position:relative;
	z-index: 900;
}

#quick-connect {
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	margin-top:18px;
	padding-top:2px;
	z-index: 890;
}

#account_btn li:hover div#quick-connect,
#account_btn a:hover div#quick-connect {
	visibility:visible;
}

#quick-connect form {
	border: 1px solid red;
	background-color: blue;
}


#topmenu_inscription_saisie {
	position:absolute;
	top:164px;
	right:0;
	width:155px;
	z-index:20000;
	padding:5px 10px 5px 10px;
	background-color:#B6C3C9;
	border-bottom:1px solid #999;
	padding:10px 10px;
	box-shadow: inset 1px -1px 1px #fff;
	-webkit-box-shadow: inset 1px -1px 1px #fff;
	-moz-box-shadow: inset 1px -1px 1px #fff;
	border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
}
#topmenu_inscription_saisie .login {
display:block;

}
#topmenu_inscription_saisie label {
margin-top:5px;

}
#topmenu_inscription a:hover{
	text-decoration:none;
}

#topmenu_inscription_saisie .small {
	font-size:10px;
}
#topmenu_inscription_saisie .close {
	float:right;
}

#topmenu_inscription_saisie .creer {
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

#topmenu_inscription_saisie .oublie {
	text-decoration:underline;
}
#topmenu_inscription_saisie a:hover{
	background:none;
}

#rechercher_header {background: none repeat scroll 0 0 white;border:medium none;font-size:15px;height:26px;line-height:26px;width:420px;}
#btnconnect{ width: 120px; background:url("../image/topmenu/log_picto.jpg") no-repeat 0 0 transparent;border: 1px solid #F5F5F5;color: #333333;font-size: 12px;height: 26px;line-height: 20px;margin: 1px 0 0;padding-bottom: 5px;text-align: center;text-decoration: none;padding-left:30px;text-decoration:underline;}

#btnsearch {background: none repeat scroll 0 0 transparent;color:white;border: medium none;float: left;font-size: 12px;font-weight: bold;height: 28px;line-height: 24px;margin-left: 12px;margin-top: 11px;padding-bottom: 5px;text-align: center;text-decoration: none;width: 120px;}



#top_banniere .picto{
	float:left;
	height:40px;  
	
	width:0;
}

.home_banniere 
{
	padding-left:40px;
	padding-top:20px;
	font-size:14px;
	height:50px;
	background: url('../image/topmenu/hp_top_ban.jpg') 1px 50px no-repeat;
}

.home_banniere a{

	display: block;
    float: left;
    height: 50px;
    width: 230px;
}
.home_banniere span{
line-height:17px
}
.home_banniere u{
	font-size:9px;
}
