/* CSS Document */

div#background_header_large {
width:100%; height:30px; background: url(http://www.activasport.fr/top_general/images/static/bg.gif) repeat-x top;
}

div#content_header_top {
	right:50%; width: 970px; margin:auto;
}

#link_shop {
	float:left; width:175px;margin:0px 0px 0px 30px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_boutique.gif") no-repeat scroll 0 0 transparent;
}
#link_shop:hover {
	float:left; width:175px;margin:0px 0px 0px 30px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_boutique_hover.gif") no-repeat scroll 0 0 transparent;
}
#link_shop_active {
	float:left; width:175px;margin:0px 0px 0px 30px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_boutique_active.gif") no-repeat scroll 0 0 transparent;
}
#link_shop_active:hover {
	float:left; width:175px;margin:0px 0px 0px 30px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_boutique_hover.gif") no-repeat scroll 0 0 transparent;
}
#link_myactiva {
	float:left; width:161px;margin:0px 0px 0px 50px; height:36px; background: url("http://www.activasport.fr/top_general/images/static/myactivasport.gif") no-repeat scroll 0 0 transparent;
}
#link_myactiva:hover {
	float:left; width:161px;margin:0px 0px 0px 50px; height:36px; background: url("http://www.activasport.fr/top_general/images/static/myactivasport_hover.gif") no-repeat scroll 0 0 transparent;
}
#link_myactiva_active {
	float:left; width:161px;margin:0px 0px 0px 50px; height:36px; background: url("http://www.activasport.fr/top_general/images/static/myactivasport_active.gif") no-repeat scroll 0 0 transparent;
}
#link_myactiva_active:hover {
	float:left; width:161px;margin:0px 0px 0px 50px; height:36px; background: url("http://www.activasport.fr/top_general/images/static/myactivasport_hover.gif") no-repeat scroll 0 0 transparent;
}
#link_aboutus {
	float:left; width:201px;margin:0px 0px 0px 42px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_aboutus.gif") no-repeat scroll 0 0 transparent;
}
#link_aboutus:hover {
	float:left; width:201px;margin:0px 0px 0px 42px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_aboutus_hover.gif") no-repeat scroll 0 0 transparent;
}
#link_aboutus_active {
	float:left; width:201px;margin:0px 0px 0px 42px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_aboutus_active.gif") no-repeat scroll 0 0 transparent;
}
#link_aboutus_active:hover {
	float:left; width:201px;margin:0px 0px 0px 42px;height:36px; background: url("http://www.activasport.fr/top_general/images/static/activa_aboutus_hover.gif") no-repeat scroll 0 0 transparent;
}
#top_twitter {
	float:left; width:44px;margin-right:15px;height:30px;
}
#top_facebook {
	float:left; width:44px;margin-right:10px;height:30px;
}
#top_activa {
	float:right; width:43px;margin:0px 10px 0px 5px;height:30px;
}

div#bg_link_header_top {
    background: url("http://www.activasport.fr/top_general/images/static/new_menu_top.png") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 60px;
    margin: 0 auto 0 135px;
    position: relative;
    width: 710px;
    z-index: 1000;
}

