#header {
	margin-bottom: 42px;
	width: 100%;
}

#header #header_top {
	width: 100%;
	height: 49px;
	border-bottom: solid #aaaaaa 1px;
	background: #9e9e9e;
}


#header #header_top .content_navigation {
	float: right;
	margin-top: 14px;
}

#header #header_top .content_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header #header_top .content_navigation ul li {
	float: left;
	padding: 0 12px 0 14px;
	background: url(../images/sep_hor_head.gif) left center no-repeat;
}

#header #header_top .content_navigation ul li a {
	color: #fff;
	font-size: 12px;
	line-height: 17px;
}



#header #header_top .content_navigation.dropdown {
	float: right;
	margin: 10px 12px 0 12px;
	padding-left: 14px;
	background: url(../images/sep_hor_head.gif) left center no-repeat;
}

#header #header_top .content_navigation.dropdown select {
	padding: 7px 9px;
	width: 150px;
	height: 30px;
	font-size: 12px;
	color: #000;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}





#header #header_top .content_search {
	float: right;
	margin: 10px 0 0 0;
	width: 188px;
}

#header #header_top .content_search form {
	margin: 0;
	padding: 0;
	border: none;
}

#header #header_top .content_search form input {
	clear: both;
	float: left;
	margin: 0;
	padding: 5px 8px;
	width: 142px;
	height: 20px;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	background: #fff;	
	border: none;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

#header #header_top .content_search form button {
	float: left;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	background: #25327b url(../images/search_icon_b.png) center center no-repeat;	
	border: none;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	cursor: pointer;
}


#header #header_top .content_facebook {
	float: right;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding-left: 14px;
	width: 44px;
	height: 20px;
	background: url(../images/sep_hor_head.gif) left center no-repeat;
}

#header #header_top .content_facebook .fb_iframe_widget span {
  width: 44px !important;
}

#header #header_top .content_facebook .fb_iframe_widget iframe {
  width: 44px !important;
  position: relative !important;
}


#header #header_top #header_top_content,
#header #header_middle #header_middle_content {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 122px;
}

#header #header_middle #header_middle_content img.academy {
	float: right;
	margin-top: -20px;
    margin-left: 15px;
    max-height: 75px;
}

#header #header_top #header_top_content {
	height: 49px;
}


#header #header_middle {
	position: relative;
	width: 100%;
	height: 122px;
	border-top: solid #1b2459 1px;
	border-bottom: solid #1b2459 1px;
	background: url(../images/bg_header_content.gif) left top repeat;
}


#header #header_middle #logo {
	position: absolute;
	display: block;
	margin-top: -12px;
	width: 124px;
	height: 125px;
	background: url(../images/logo.png) left top no-repeat;
}


#header #header_middle #header_logo_bg {
	position: absolute;
	top: -23px;
	left: 9px;
	width: 104px;
	height: 24px;
	background: url(../images/header_logo.png) left top no-repeat;
}


#header #header_middle .content_login_button {
	float: right;
	margin: 24px 0 0 0;
}


#footer #footer_content .content_login_button h2 {
	margin: 0 0 11px 0;
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	font-family: 'MuseoSans300Regular';
}

#header #header_middle .content_login_button a.home_button {
	display: block;
	float: right;
	margin: 0 20px 0 0;
	width: 14px;
	height: 30px;
	background: url(../images/home_icon.png) left center no-repeat;
}

#header #header_middle .content_login_button a.home_button:hover,
#header #header_middle .content_login_button a.home_button.selected {
	background: url(../images/home_icon_hover.png) left center no-repeat;
}


.kssta a.login_button,
#header #header_middle .content_login_button a.friends_button,
#header #header_middle .content_login_button a.login_button {
	display: block;
	float: right;
	padding: 0 15px;
	width: auto;
	height: 30px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	text-transform: uppercase;
	border: solid #42a8c7 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #3997b3;
}

#header #header_middle .content_login_button a.login_button.button_academy {
	margin-left: 10px;
}
#header #header_middle .content_login_button a.friends_button {
    margin-right: 10px;
    text-transform: none;
}


.kssta a.login_button {
	float: left;
}

.kssta a.login_button:before,
#header #header_middle .content_login_button a.login_button:before {
	content: url(../images/login_icon.png);
	margin-right: 5px;
}


#header #header_middle .content_navigation {
	position: absolute;
	bottom: -1px;
	right: 0;
}

#header #header_middle .content_navigation ul.level_1 {
	list-style: none;
	margin: 0;
	padding: 0;
}


#header #header_middle .content_navigation ul.level_1 > li {
	float: left;
	margin: 0 0 0 13px;
}

#header #header_middle .content_navigation ul.level_1 > li a.level_1 {
	display: block;
	padding: 0 12px;
	height: 39px;
	font-size: 13px;
	line-height: 39px;
	color: #fff;
	font-family: 'MuseoSans500Regular';
	text-transform: uppercase;
	border: solid #1b255a 1px;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #1f2a68;
}

#header #header_middle .content_navigation ul.level_1 > li:hover a.level_1 {
	position: relative;
	margin-bottom: -1px;
	color: #fff !important;
	border: solid #42a8c7 1px !important;
	border-bottom: none !important;
	background: #3997b3 !important;
	z-index: 35;
}

#header #header_middle .content_navigation ul.level_1 > li a span {
	display: none;
}


#header #header_middle .content_navigation ul.level_1 > li.with_subnav:hover a.level_1 {
	border-bottom: solid #3997b3 1px  !important;
}

#header #header_middle .content_navigation ul.level_1 > li a.level_1:hover {
	text-decoration: none;
}

#header #header_middle .content_navigation ul.level_1 > li a.level_1.selected {
	color: #25327b;
	background: #fff;
}

#header #header_middle .content_navigation ul.level_1 > li.element_183 {
    position: relative;
}

#header #header_middle .content_navigation ul.level_1 > li.element_183:after {
    content: " ";
    opacity: 0;
    display: block;
    position: absolute;
    top: -75px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 67px;
    background: url("../images/logo_academy.png") left top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: opacity 500ms;
}

#header #header_middle .content_navigation ul.level_1 > li.element_183:hover:after {
    opacity: 1;
}

#header #header_middle .content_navigation ul.level_1 > li.element_183 a {
    border-color: #8eb33e;
    background: #73A10E;
}

#header #header_middle .content_navigation ul.level_1 > li.element_183:hover a.level_1,
#header #header_middle .content_navigation ul.level_1 > li.element_183 a.selected,
#header #header_middle .content_navigation ul.level_1 > li.element_183 a:hover {
    border: solid #8eb33e 1px !important;
    border-bottom: none !important;
    background: #73A10E !important;
    color: #fff;
}

#header #header_middle .content_navigation ul.level_1 > li.element_183.with_subnav:hover a.level_1 {
    border-bottom: solid #8eb33e 1px !important;
}


#header #header_middle .content_navigation ul.level_1 > li:last-child ul.level_2 {
	right: 0;
}

#header #header_middle .content_navigation ul.level_2 {
	position: absolute;
	display: none;
	top: 40px;
	list-style: none;
	margin: 0;
	padding: 9px 9px 13px 9px;
	min-width: 130px;
	z-index: 25;
	border: solid #42a8c7 1px;
	background: #3997b3;
	-webkit-border-radius: 2px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 2px;
	-moz-border-radius-topleft: 0;
	border-radius: 2px;
	border-top-left-radius: 0;
}

#header #header_middle .content_navigation ul.level_1 > li:hover ul.level_2 {
	display: block;
}

#header #header_middle .content_navigation ul.level_2 li {
	float: none;
	padding-top: 2px;
	height: 28px;
	background: url(../images/sep_nav.gif) left top repeat-x;
}

#header #header_middle .content_navigation ul.level_2 li:last-child {
	float: none;
	padding: 2px 0;
	height: 26px;
	background: url(../images/sep_nav.gif) left top repeat-x, url(../images/sep_nav.gif) left bottom repeat-x;
}

#header #header_middle .content_navigation ul.level_2 li a {
	display: block;
	padding: 0 11px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
}

#header #header_middle .content_navigation ul.level_2 li a span.new_item_span {
	display: inline;
}

#header #header_middle .content_navigation ul.level_2 li a span.new_item {
	display: inline-block;
	margin: 3px 0 0 3px;
	padding: 3px;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	background: #25327b;
	border: solid #1e2964 1px;
}

#header #header_middle .content_navigation ul.level_2 > li:last-child > a {
	height: 26px;
}

#header #header_middle .content_navigation ul.level_2 > li:hover > a,
#header #header_middle .content_navigation ul.level_2 > li > a.selected {
	background: #40aac9;
	text-decoration: none;
}




/* LEVEL 3 */

#header #header_middle .content_navigation ul.level_3 {
    position: absolute;
    display: none;
    top: auto;
    left: 100%;
    list-style: none;
    margin: -30px 0 0 -8px;
    padding: 9px 9px 13px 9px;
    min-width: 310px;
    z-index: 25;
    border: solid #42a8c7 1px;
    background: #3997b3;
    -webkit-border-radius: 2px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 2px;
    -moz-border-radius-topleft: 0;
    border-radius: 2px;
    border-top-left-radius: 0;
}

#header #header_middle .content_navigation li.element_11 ul.level_3 {
    min-width: 300px;
}

#header #header_middle .content_navigation ul.level_2 > li:hover ul.level_3 {
    display: block;
}

#header #header_middle .content_navigation ul.level_3 li {
    display: block;
    padding: 1px 0 0 0;
    float: none;
    height: auto;
    background: url(../images/sep_nav.gif) left top repeat-x;
}

#header #header_middle .content_navigation ul.level_3 li:last-child {
    padding: 1px 0 0 0;
    height: auto;
    background: url(../images/sep_nav.gif) left top repeat-x, url(../images/sep_nav.gif) left bottom repeat-x;
}

#header #header_middle .content_navigation ul.level_3 li a {
    display: block;
    padding: 7px 11px;
    height: auto;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}

#header #header_middle .content_navigation ul.level_3 li a span.new_item_span {
    display: inline;
}

#header #header_middle .content_navigation ul.level_3 li a span.new_item {
    display: inline-block;
    margin: 3px 0 0 3px;
    padding: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    background: #25327b;
    border: solid #1e2964 1px;
}

#header #header_middle .content_navigation ul.level_3 li:last-child a {
    height: auto;
}

#header #header_middle .content_navigation ul.level_3 li:hover a,
#header #header_middle .content_navigation ul.level_3 li a.selected {
    background-color: #40aac9;
    text-decoration: none;
}




#breadcrumb {
	position: relative;
	width: 100%;
	height: 49px;
	font-size: 15px;
	line-height: 17px;
}

#breadcrumb .breadcrumb_bg {
	position: absolute;
	width: 95%;
	height: 49px;
	background: #e8e8e8;
	border-top: solid #e1e1e1 1px;
	border-bottom: solid #e1e1e1 1px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	z-index: 4;
}


#breadcrumb .breadcrumb_content {
	position: relative;
	margin: 0 auto;
	padding: 17px 0;
	width: 1000px;
	height: 17px;
	color: #000;
	text-shadow: 1px 1px 1px #fff;  
	z-index: 5;
}

#breadcrumb .breadcrumb_content a {
	color: #3997b3;
	 
}


#footer {
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	width: 100%;
	background: url(../images/bg_header_content.gif) left top repeat;
}

#footer #footer_content {
	margin: 0 auto 0 auto;
	width: 1000px;
}

#footer #footer_content .content_navigation {
	float: left;
	margin: 0 30px 0 0;
	width: 140px;
}

#footer #footer_content .content_navigation .fb_like {
	margin-top: 20px;
}

#footer #footer_content .content_navigation h2 {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	font-family: 'MuseoSans300Regular';
}

#footer #footer_content .content_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer #footer_content .content_navigation ul li {
	
}

#footer #footer_content .content_navigation ul li a{
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
}

#footer #footer_content .content_image_slideshow {
	float: right;
}

#footer #footer_content .content_image_slideshow h2 {
	margin: 0 0 11px 0;
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	font-family: 'MuseoSans300Regular';
}



#footer #footer_content .content_image_slideshow .slideshow_images {
	margin: 0 50px 0 0;
	width: 190px;
}

#footer #footer_content .content_image_slideshow .slideshow_images img {
	width: 100%;
	min-height: 65px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}






#footer #footer_bottom {
	clear: both;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 16px 0 15px 0;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	background: url(../images/sep_footer.gif) left top repeat-x;
}

#footer #footer_bottom .copyright {
	float: left;
}

#footer #footer_bottom .agence {
	float: right;
}

#footer #footer_bottom a {
	color: #3997b3;
}





