@charset "utf-8";
/*
====================================================================================================================
GENERAL
====================================================================================================================
*/


html, body, p, div, h1, h2, h3, h4, h5, h6, form, input, fieldset, dl, dd, dt {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	font-family: "Arial", "Helvetica", sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

img, fieldset {
	border: none;
}

body {
	cursor: default;
	background-color: white;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	border: none;
}


/*
====================================================================================================================
HEADER TOP
====================================================================================================================
*/


#header-top {
	height: 21px;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #031f4e;
}

/*------------------------------------------------------*/

#header-nav {
	height: 21px;
	width: 983px;
	padding: 0;
	margin: 0 auto;
	background-color: #031f4e;
}

#mbfshortcuts {
	float: left;
	height: 21px;
	margin-left: 10px;
}

#otherlinks {
	float: right;
	height: 21px;
	margin-right: 20px;
}

/*------------------------------------------------------*/

.header-menu1 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 21px;
	text-align: left;
	text-indent: 10px;
}

.header-menu1 li {
	float: left;
	list-style: none;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}

.header-menu1 li a {
	display: block;
	height: 21px;
	width: 113px;
	background: #031f4e url(/style/images/arrow.png) no-repeat right;
	white-space: nowrap;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #e1efef;
	text-decoration: none;
}

.header-menu1 li a:hover {
	background: #0a3e96 url(/style/images/arrow.png) no-repeat right;
}
		
.header-menu1 li ul {
	width: 113px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	visibility: hidden;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	border-top: 1px solid #fff;
}
		
.header-menu1 li ul li {
	float: none;
	display: inline;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}
			
.header-menu1 li ul li a {
	width: auto;
	background: #9f1b1b;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #e1efef;
}

.header-menu1 li ul .header-menu1-intranet {
	width: auto;
	background: #9f1b1b url(/style/images/lock.png) no-repeat right;
	color: #e1efef;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	border-top: 2px solid #fff;
}

.header-menu1 li ul .header-menu1-other {
	width: auto;
	background: #9f1b1b;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #e1efef;
	border-top: 2px solid #fff;
}

.header-menu1 li ul li a:hover {
	background: #771515;
	color: #e1efef;
}

.header-menu1 li ul .header-menu1-intranet:hover {
	background: #771515 url(/style/images/lock.png) no-repeat right;
	color: #e1efef;
}

/*------------------------------------------------------*/

.header-menu2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 21px;
	text-align: center;
}

.header-menu2 li {
	float: left;
	list-style: none;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}

.header-menu2 li a {
	display: block;
	height: 21px;
	width: auto;
	padding: 0px 12px;
	margin: 0;
	background: #031f4e;
	white-space: nowrap;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #e1efef;
	text-decoration: none;
	border-right: 1px solid #031f4e;
	border-left: 1px solid #031f4e;
}

.header-menu2 li a:hover {
	background: #0a3e96;
}

.header-menu2 #pageon a {
	background: #0a3e96;
}


/*
====================================================================================================================
HEADER BOTTOM
====================================================================================================================
*/


#header-bottom {
	width: 983px;
	margin: 0 auto;
}

#header-logo {
	height: 117px;
	width: 308px;
	padding: 0;
	margin: 10px 0px 10px 20px;
	background-image: url(/style/images/logo.png);
}

#header-logo a {
	display: block;
	height: 117px;
	width: 308px;
	padding: 0;
	margin: 0;
}

#header-band {
	width: 830px;
	height: 10px;
	margin-left: 133px;
	border-top: 1px solid #6a7888;
}


/*
====================================================================================================================
CONTAINER
====================================================================================================================
*/


#container {
	overflow: hidden;
	width: 983px;
	margin: 0 auto;
}

/*------------------------------------------------------*/

#col1 {
	float: left;
	margin-left: 10px;
}

#col2 {
	float: left;
	margin-left: 10px;
}

#col3 {
	float: left;
	margin-left: 5px;
}


/*
====================================================================================================================
CONTAINER > COL1 (MENU)
====================================================================================================================
*/


ul.index-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	vertical-align: middle;
	font-weight: normal;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}

ul.index-menu a {
	display: block;
	width: 103px;
	padding: 0;
	padding-right: 10px;
	color: #343434;
	text-decoration: none;
	text-align: right;
}

ul.index-menu a:hover {
	color: #e0eded;
	background: #6a7888;
}


/*
====================================================================================================================
CONTAINER > COL2 (INDEX)
====================================================================================================================
*/


#flash-container {
	height: 300px;
	width: 630px;
	background: url(/style/images/flash_background.png)
}

#flash-container-absolute {
	position: absolute;
	height: 300px;
	width: 630px;
}

#flash-container-absolute-script {
	display: block;
	position: absolute; top: 0px; left: 0px;
	height: 300px;
	width: 630px;
}

#flash-container-absolute ul.emptycol {
	display: block;
	position: absolute; top: 0px; left: 0px;
	height: 300px;
	width: 190px;
	padding: 0;
	margin: 0;
}

#flash-container-absolute ul.emptycol li {
	display: block;
	height: 60px;
	width: 190px;
	padding: 0;
	margin: 0;
}

#flash-container-absolute ul.emptycol a {
	display: block;
	height: 60px;
	width: 190px;
	padding: 0;
	margin: 0;
}

/*------------------------------------------------------*/

#news {
	float: left;
	height: auto;
	width: 620px;
	margin-top: 25px;
}

#news-header {
	height: 40px;
	width: 430px;
	position: relative;
	left: 190px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #052760;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

#news-container {
	width: 620px;
	text-align: left;
}

.news-item {
	width: 620px;
	padding-top: 35px;
	padding-bottom: 20px;
}

#news-container h1 {
	width: 430px;
	margin-left: 190px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0a3e96;
}

#news-container h2 {
	width: 430px;
	margin: 2px 0px 6px 190px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}

#news-container p {
	width: 430px;
	margin-left: 190px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #000;
}

#news-container a.text {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #0a3e96;
}

#news-container a.text:hover {
	text-decoration: underline;
}

#news-container img {
	display: block;
	float: left;
	width: 120px;
	height: auto;
	position: relative;
	left: 50px;
	right: 20px;
	border: 3px solid #fff;
}

#news-container img:hover {
	border: 3px solid #052760;
}

/*------------------------------------------------------*/

.oldnews {
	margin: 0;
	padding: 45px 0px 0px 0px;
	list-style: none;
	background: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	width: 620px;
}

.oldnews a.title, .oldnews span {
	display: block;
	padding: 4px 25px;
	font-size: 15px;
	font-weight: normal;
	color: #6a7888;
	text-decoration: none;
	background: #fff url(/sub/promotion/images/arrow_right.png) left center no-repeat;
}

.oldnews .toggleoldnews a.title, .oldnews .toggleoldnews span {
	background-image: url(/sub/promotion/images/arrow_right.png);
}

.oldnews .open a.title, .oldnews .open span {
	background-image: url(/sub/promotion/images/arrow_down.png);
}

.oldnews a.title:hover, .oldnews a.title:focus, .oldnews a.title:active {
	color: #323232;
}

.oldnews .submenu {
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.oldnews ul.submenu li {
	display: block;
	background: none;
	padding: 3px 25px;
}


/*
====================================================================================================================
CONTAINER > COL2 (SUB)
====================================================================================================================
*/


#sub-header {
	height: 93px;
	width: 630px;
	background-image: url(/style/images/subheader.png);
}

#sub-title {
	height: 38px;
	width: 630px;
	padding: 20px 23px 10px;
	text-align: left;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 28px;
	font-weight: normal;
}

#sub-nav {
	height: 17px;
	width: 630px;
	padding-left: 20px;
}

#sub-menu {
	margin: 0;
	padding: 0;
	line-height: 25px;
	list-style: none;
	text-align: center;
}

#sub-menu li {
	float: left;
	padding-right: 20px;
	list-style: none;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}

#sub-menu li a {
	display: block;
	width: auto;
	padding: 0px 5px;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
}

/*------------------------------------------------------*/

#sub-container {
	height: auto;
	width: 600px;
	padding: 0px 15px;
}

#sub-container .sub-padtop {
	padding-top: 45px;
}

#sub-container .item-left {
	float: left;
	width: 142px;
	margin-left: 10px;
}

#sub-container .item-right {
	float: left;
	width: 440px;
	margin-left: 5px;
}

#sub-container .item-left2 {
	float: left;
	width: 170px;
	margin-left: 10px;
}

#sub-container .item-right2 {
	float: left;
	width: 410px;
	margin-left: 5px;
}

#sub-container h1 {
	display: block;
	clear: both;
	padding: 45px 10px 20px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
}

#sub-container h2 {
	display: block;
	clear: both;
	padding: 8px 10px 3px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

#sub-container h3 {
	padding: 0px 10px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#sub-container p {
	padding: 0px 10px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

#sub-container p a {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003af7;
	text-align: justify;
}

#sub-container p a:hover {
	text-decoration: underline;
}

#sub-container ul.liste {
	margin: 0px 0px 0px 30px;
	padding: 0px 10px;
	list-style: outside;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}


/*
====================================================================================================================
CONTAINER > COL3 (SEARCH)
====================================================================================================================
*/


#search {
	height: 78px;
	width: 195px;
	background-color: #052760;
	border-bottom: 10px solid #0a3e96;
}

#search h1 {
	display: block;
	margin: 0 auto;
	padding: 15px 15px 0px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

.search-img-input {
	display: block;
	height: 22px;
	width: 165px;
	margin: 0 auto;
	background: url(/style/images/search.input.png);
}


/*
====================================================================================================================
CONTAINER > COL3 (MEDIA)
====================================================================================================================
*/


#media {
	margin-top: 5px;
	height: 60px;
	width: 195px;
	background-color: #052760;
	border-bottom: 10px solid #0a3e96;
}

#media-container {
	padding-top: 15px;
	padding-left: 15px;
}

.media-img {
	float: left;
	display: block;
	margin-right: 15px;
}


/*
====================================================================================================================
CONTAINER > COL3 (ENTREPRISE)
====================================================================================================================
*/


#entreprise {
	margin-top: 5px;
	height: auto;
	width: 195px;
	background-color: #9f1b1b;
	border-bottom: 10px solid #db1414;
}

#entreprise a.header {
	display: block;
	padding: 15px 15px 0px;
	margin: 0;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

#entreprise a.text {
	display: block;
	padding: 5px 16px 8px;
	margin: 0;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: justify;
}

#entreprise a:hover {
	text-decoration: underline;
}


/*
====================================================================================================================
CONTAINER > COL3 (OTHER)
====================================================================================================================
*/


#other {
	height: auto;
	width: 193px;
	margin: 5px 0px;
	border: 1px solid #cccccc;
}

#other-top {
	border-bottom: 1px solid #cccccc;
}

#other-bottom {
	background: #fff url(/style/images/other_bottom.png) center bottom no-repeat;
}

#other-header {
	height: 32px;
	width: 175px;
	padding-top: 10px;
	margin-left: 10px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6a7888;
	text-align: left;
}

#other-header a.header {
	padding: 0;
	margin: 0;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6a7888;
	text-align: left;
}

#other-header a.header:hover {
	text-decoration: underline;
}

#other-container {
	padding: 10px 10px 45px;
	text-align: left;
}

#other h1 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #052760;
}

#other h2 {
	clear: both;
	padding-top: 2px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

#other h3 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

#other p {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#other a.google {
	color: #db1414;
}

#other a {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #052760;
}

#other a:hover {
	text-decoration: underline;
}

#other img.address-img {
	float: left;
	padding-right: 4px;
}

#other img.admission-img {
	display: block;
	margin: 0 auto;
	border: 3px solid #fff;
	margin-top: 20px;
}

#other img.admission-img:hover {
	border: 3px solid #9f1b1b;
}


/*
====================================================================================================================
FOOTER
====================================================================================================================
*/


#footer {
	clear: both;
	height: 130px;
	width: 983px;
	margin: 0 auto;
	padding: 0;
}

#footer-arrow {
	float: left;
	height: auto;
	width: auto;
	padding: 73px 25px 15px 83px;
	margin: 0;
}

#footer-arrow a {
	display: block;
	height: 42px;
	width: 25px;
	padding: 0;
	margin: 0;
	background: url(/style/images/home_arrow.png)
}

#footer-container {
	float: left;
	width: 830px;
	height: 30px;
	padding: 0;
	margin: 0;
	margin-top: 100px;
	line-height: 22px;
	vertical-align: middle;
	border-top: 1px solid #cccccc;
}

#footer-container h1 {
	float: left;
	margin: 0;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #343434;
}

#footer-container a {
	float: right;
	margin: 0;
	margin-left: 20px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0a3e96;
}

#footer-container a:hover {
	text-decoration:underline;
	color: #0a3e96;
}
