/* Reset All Styles */
html,body,div,ul,li{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:none;-moz-outline-style:none;}
a:active{outline:0;}
a:focus{-moz-outline-style:none;}



ol,ul{list-style:none;}


blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/*End Reset */





/* header styles - START */
#header_all {
	position:relative;
	width:950px;
	margin:0 auto;
    z-index:99;
}
#header_all ul.global_nav {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

#header_all ul li.navMenu {
	float:left;
	display:inline;
	height:32px;
	text-indent:-9000px;
	overflow:hidden;
}

#header_all ul li a.global_anchor {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}

ul li#globalNav_1, ul li#globalNav_1 a.active {
	width:140px;
	background: url(../images/myslimshop/menu/coffrets_ov.jpg) no-repeat 0 0;
}

ul li#globalNav_2, ul li#globalNav_2 a.active {
	width:138px;
	background: url(../images/myslimshop/menu/barres_ov.jpg) no-repeat 0 0;
}

ul li#globalNav_3, ul li#globalNav_3 a.active {
	width:165px;
	background: url(../images/myslimshop/menu/brevages_ov.jpg) no-repeat 0 0;
}

ul li#globalNav_4, ul li#globalNav_4 a.active {
	width:134px;
	background: url(../images/myslimshop/menu/repas_ov.jpg) no-repeat 0 0;
}

ul li#globalNav_5, ul li#globalNav_5 a.active {
	width:142px;
	background: url(../images/myslimshop/menu/desserts_ov.jpg) no-repeat 0 0;
}
ul li#globalNav_6, ul li#globalNav_6 a.active {
	width:231px;
	background: url(../images/myslimshop/menu/vitamines_ov.jpg) no-repeat 0 0;
}

li#globalNav_1 a.global_anchor {background: url(../images/myslimshop/menu/coffrets.jpg) no-repeat 0 0;}
li#globalNav_2 a.global_anchor {background: url(../images/myslimshop/menu/barres.jpg) no-repeat 0 0;}
li#globalNav_3 a.global_anchor {background: url(../images/myslimshop/menu/brevages.jpg) no-repeat 0 0;}
li#globalNav_4 a.global_anchor {background: url(../images/myslimshop/menu/repas.jpg) no-repeat 0 0;}
li#globalNav_5 a.global_anchor {background: url(../images/myslimshop/menu/desserts.jpg) no-repeat 0 0;}
li#globalNav_6 a.global_anchor {background: url(../images/myslimshop/menu/vitamines.jpg) no-repeat 0 0;}

ul.navSubMenu {
    position:absolute; top:32px; left:9px;
    padding:9px 0 18px;
    color:#DE0045;
    font:bold 13px/18px helvetica,sans-serif;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu.png) no-repeat bottom left;
    /*visibility:hidden;*/
    z-index:99;
    display: none;
}
ul.navSubMenuBarres {
    position:absolute; top:32px; left:9px;
    padding:9px 0 18px;
    color:#39DD6C;
    font:bold 13px/18px helvetica,sans-serif;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu2.png) no-repeat bottom left;
    /*visibility:hidden;*/
    z-index:99;
    display: none;
}
ul.navSubMenuBrevages {
    position:absolute; top:32px; left:9px;
    padding:9px 0 18px;
    color:#F53468;
    font:bold 13px/18px helvetica,sans-serif;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu.png) no-repeat bottom left;
    /*visibility:hidden;*/
    z-index:99;
    display: none;
}
ul.navSubMenuRepas {
    position:absolute; top:32px; left:9px;
    padding:9px 0 18px;
    color:#35C0FB;
    font:bold 13px/18px helvetica,sans-serif;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu.png) no-repeat bottom left;
    /*visibility:hidden;*/
    z-index:99;
    display: none;
}
ul.navSubMenuDesserts {
    position:absolute; top:32px; left:9px;
    padding:9px 0 18px;
    color:#9244A5;
    font:bold 13px/18px helvetica,sans-serif;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu.png) no-repeat bottom left;
    /*visibility:hidden;*/
    z-index:99;
    display: none;
}
ul.navSubMenuVitamines {
    position:absolute; top:32px; left:9px;
    padding:9px 0 18px;
    color:#F49F35;
    font:bold 13px/18px helvetica,sans-serif;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu.png) no-repeat bottom left;
    /*visibility:hidden;*/
    z-index:99;
    display: none;
}

ul.navSubMenu li.menuHdr, ul.navSubMenuRepas li.menuHdr, ul.navSubMenuDesserts li.menuHdr {
    width:300px;
    padding-left:15px;
    text-indent:0;
}
 ul.navSubMenuBarres li.menuHdr, ul.navSubMenuBrevages li.menuHdr,  ul.navSubMenuVitamines li.menuHdr {
    width:350px;
    padding-left:15px;
    text-indent:0;
}

ul.navSubMenu li a, ul.navSubMenuRepas li a, ul.navSubMenuDesserts li a {
    display:block;
    width:286px;
    padding-left:29px;
    color:#999;
    font-weight:normal;
    text-decoration:none;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu_0.gif) no-repeat 16px 6px;
    text-indent:0;
}
ul.navSubMenuBarres li a, ul.navSubMenuBrevages li a, ul.navSubMenuVitamines li a {
    display:block;
    width:330px;
    padding-left:29px;
    color:#999;
    font-weight:normal;
    text-decoration:none;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu_0.gif) no-repeat 16px 6px;
    text-indent:0;
}

ul.navSubMenu li a:hover  {
	color:#fff;
	background: #DE0045 url(../images/myslimshop/menu/common/bg_navSubMenu_1.png) no-repeat 0 0;
}
ul.navSubMenuBarres li a:hover  {
	color:#fff;
	background: #39DD6C url(../images/myslimshop/menu/common/bg_navSubMenu_1.png) no-repeat 0 0;
}
ul.navSubMenuBrevages li a:hover  {
	color:#fff;
	background: #F53468 url(../images/myslimshop/menu/common/bg_navSubMenu_1.png) no-repeat 0 0;
}
ul.navSubMenuRepas li a:hover  {
	color:#fff;
	background: #35C0FB url(../images/myslimshop/menu/common/bg_navSubMenu_1.png) no-repeat 0 0;
}
ul.navSubMenuDesserts li a:hover  {
	color:#fff;
	background: #9244A5 url(../images/myslimshop/menu/common/bg_navSubMenu_1.png) no-repeat 0 0;
}
ul.navSubMenuVitamines li a:hover  {
	color:#fff;
	background: #F49F35 url(../images/myslimshop/menu/common/bg_navSubMenu_1.png) no-repeat 0 0;
}

ul.navSubMenuBarres {
    left:140px;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu2.png) no-repeat bottom left;
    /*visibility:hidden;*/
}
ul.navSubMenuBrevages {
    left:278px;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu2.png) no-repeat bottom left;
    /*visibility:hidden;*/
}ul.navSubMenuRepas {
    left:443px;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu.png) no-repeat bottom left;
    /*visibility:hidden;*/
}ul.navSubMenuDesserts {
    left:577px;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu.png) no-repeat bottom left;
    /*visibility:hidden;*/
}ul.navSubMenuVitamines {
    left:718px;
    background: url(../images/myslimshop/menu/common/bg_navSubMenu2.png) no-repeat bottom left;
    /*visibility:hidden;*/
}.foot_tittles {
	font-weight: bold;
	color: #F36;
	text-align: center;
	font-size: 13px;
}