﻿/* STRUCTURE */
body {
	background: #FFFFFF url(../images/bg_splashpage.gif) repeat-x;
	font-family: Verdana, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

#top {
	background: url(../images/bg_banner.gif) repeat-x;
	background-color: #ffffff;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 100%;
	
}

#top h1 {
	background: url(../images/img_banner.gif) no-repeat;
	height: 170px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}

#HeaderZone {
	height: 170px;
	position: relative;
}

/* SPLASH PAGE */

#SplashBG {
	height: 100%;
	margin: 0 auto;
	width: 770px;
}

#SplashZone {
	background: url(../images/img_splashpage_2009.jpg) no-repeat;
	height: 476px;
	width: 770px;
	margin: 0;
	padding: 0;
	position: absolute;
}

#SplashZone ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 271px;

}
#SplashZone ul li{
	float: left;
	margin: 0;
	padding: 0;
}

#SplashZone ul li.en a{
	background: url(../images/btn_langues_splash_en_r.png) no-repeat;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 76px;
	margin: 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #040d12;
	text-decoration: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_langues_splash_en_r.png', sizingMethod='image');
	text-indent: -5000px;
}

#SplashZone ul li.en a:hover{
	background: url(../images/btn_langues_splash_en_a.png) no-repeat;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 76px;
	margin: 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #040d12;
	text-decoration: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_langues_splash_en_a.png', sizingMethod='image');
}

#SplashZone ul li.fr a{
	background: url(../images/btn_langues_splash_fr_r.png) no-repeat;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 76px;
	margin: 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #040d12;
	text-decoration: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_langues_splash_fr_r.png', sizingMethod='image');
	text-indent: -5000px;
}

#SplashZone ul li.fr a:hover{
	background: url(../images/btn_langues_splash_fr_a.png) no-repeat;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 76px;
	margin: 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #040d12;
	text-decoration: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_langues_splash_fr_a.png', sizingMethod='image');
}

#SplashZone ul li.nl a{
	background: url(../images/btn_langues_splash_nl_r.png) no-repeat;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 76px;
	margin: 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #040d12;
	text-decoration: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_langues_splash_nl_r.png', sizingMethod='image');
	text-indent: -5000px;
}

#SplashZone ul li.nl a:hover{
	background: url(../images/btn_langues_splash_nl_a.png) no-repeat;
	margin: 0;
	padding: 0;
	height: 76px;
	width: 76px;
	margin: 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #040d12;
	text-decoration: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_langues_splash_nl_a.png', sizingMethod='image');
}

#SplashZone ul li a:hover{
	color: #ffffff;
}

/* linkBoxTool */

#linkBoxTools {
	width: 100%;
	color: #fff;
	position: absolute;
	bottom: 170px;
	left: 7px;
}

/*#linkBoxTools ul {
	background: url(images/bg_langues.gif) no-repeat;
	width: 171px;
	height: 38px;
}*/

#linkBoxTools li {
	float: left;
	list-style-type: none;
	margin: 0;
}

#languages ul {
	margin: 0;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

#languages ul li {
	background: url(../images/bg_langues.gif) no-repeat;
	width: 29px;
	height: 38px;
	color: #e0081d;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 11px; 
}

#languages li a {
	color: #636363;
	text-decoration: none;
	padding-left: 5px;
}

#languages li a:hover {
	color: #073179;
	text-decoration: underline;
	padding-left: 5px;
}

#languages li.select a {
	color: #e0081d;
	text-decoration: none;
}

#languages li.select a:hover {
	color: #e0081d;
	text-decoration: none;
}

/* NAVIGATION VERTICALE */

#menu {
	font-size: 90%;
	margin: 0;
	color: #FFFFFF;
	position: absolute;
	bottom: 24px;
	_bottom: 21px;
	left: 166px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	background: url(../images/menu_sep.gif) no-repeat;
	height: 24px;
	display: inline;
	padding: 7px 1px 5px 6px;
}

#menu ul li.first {
	background: none;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #f9c206;
	text-decoration: none;
	font-weight: bold;
}

/* Navmenu */

/*#navmenu {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

#navmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navmenu ul li{
	margin: 0 0 3px 0;
	border: 1px solid #073179;
}

#navmenu ul li a {
	background: url(../images/iris/menu/menu_bg_r.png) no-repeat;
	width: 148px;
	color: #073179;
	display: block;
	text-decoration: none;
	padding: 5px;
}

#navmenu ul li.LinkSelected {
	background: url(../images/iris/menu/menu_bg_a.png) no-repeat;
	display: block;
}

#navmenu ul li a:hover {
	background: url(../images/iris/menu/menu_bg_a.png) no-repeat;
	display: block;
}*/

/* LOGOS */
/*#logos {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
}

#logos ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#logos ul li {
	border: 1px solid #073179;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#logos ul li a {
	background: url(../images/iris/menu/menuWS_bg_r.png) no-repeat;
	color: #073179;
	display: block;
	position: relative;
	text-decoration: none;
	padding: 5px;
}

#logos ul li a:hover {
	background: url(../images/iris/menu/menu_bg_a.png) no-repeat;
	display: block;
}

#logos li.WhiteStar {
	background: url(../images/iris/logo/whitestar.gif) no-repeat right;
	display: block;
	padding: 0 30px 0 0;
}

#EndMenu {
	background: url(../images/iris/menu/menu_end.png) repeat-x top;
	text-indent: -5000px;
	margin: 3px 0 0 0;
	height: 58px;
}

#EndMenu p{
	margin: 0;
}*/

/* BREADCRUMBS */
#path {
	background: none;
	color: #073179;
	font-size: 85%;
	height: 17px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -2px;
	left: 128px;
	
}
#path li a {
	color: #073179;
	text-decoration: none;
	font-weight: normal;
}

#path li a:hover {
	color: #e0081d;
	text-decoration: underline;
	font-weight: normal;
}

#path ul {
	margin: 0;
	padding: 0 2px 5px 5px;
}

#path ul li {
	background: url(../images/breadcrumb_sep.gif) no-repeat 4px 5px;
	display: inline;
	list-style-type: none;
	padding: 0 0 0 16px;
}

#path ul li.first-child {
	background: url(../images/breadcrumb_sep.gif) no-repeat 4px 5px;
	display: inline;
	list-style-type: none;
	padding: 0 0 0 16px;
}

/* CONTENT */ 
.float_left {
	float: left;
	margin: 15px;
}

#Content {
	_height: 1%;
	margin: 30px 25px 0 25px;
}

/*#Content h2 {
	background: url(../images/iris/title_bg.png) no-repeat bottom left;
	color: #ed1c24;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 3px;
}*/

#Content h3 {
	color: #ed1c24;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 10px 0;
}

#Content h4 {
	color: #ed1c24;
	font-size: 100%;
	font-weight: normal;
}

#Content p {
	color: #040d12;
	font-size: 90%;
}

#Content p span {
	color: #040d12;
	font-size: 100%;
	font-weight: bold;
}

/*#Content a {
	color: #ed1c24;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

#Content a:hover {text-decoration: underline;}*/

#Content ul.Liste li {
	color: #ed1c24;
	list-style-image: url(../images/breadcrumb_star.gif);
}

/* NEWS */

#ContentNews h2{
	font-size: 140%;
	font-weight: bold;
	color: #e0081d;
	margin: 0 0 1px 0;
	padding-left: 10px;
	border-bottom: 4px solid #e0081d;
}

#BoxNews {
	padding-top: 1px;
	border: 1px solid #073179;
}

.datenews {
	font-size: 100%;
	font-weight: bold;
	color: #e0081d;
	background: url(../images/news_date_bg.gif) repeat-x;
	padding: 10px;
	border-bottom: 1px solid #e0081d;
}

.textnews {
	font-size: 85%;
	color: #073179;
	background: url(../images/news_content_bg.gif) no-repeat;
	width: 100%;
	border-bottom: 1px solid #e0081d;
}

.textnews ul{
	list-style-image: url(../images/news_list.gif);
	margin: 0;
	padding: 0 0 0 27px;
	_padding: 0 0 0 20px;
}

.textnews ul li{
	margin: 0;
	padding: 0 0 1px 0;
	_padding: 0 0 2px 5px;
}

.textnews ul li a {
	font-size: 90%;
	color: #073179;
	text-decoration: none;
}

.textnews ul li a:hover{
	font-size: 90%;
	color: #073179;
	text-decoration: underline;
}

.imagenews {
	border-bottom: 1px solid #e0081d;
}

/* FOOTER */

#footerZone {
	clear: left;
	height: 36px;
	margin-top: 25px;
}

#footerLigne {
	height: 11px;
	margin: 0;
}

#footerLigne a {
	background: url(../images/footer_btn_top_r.gif) no-repeat;
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	width: 19px;
	height: 11px;
}

#footerLigne a:hover {
	background: url(../images/footer_btn_top_a.gif) no-repeat;
	color: #000000;
	float: right;
	margin: 0;
	width: 19px;
	height: 11px;
}

#footerColor {
	background: url(../images/footer_bg.gif) repeat-x;
	font-size: 75%;
}

#footerColor p{
	padding: 6px;
}

.footerIris {
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	
}

img {
 border: none;
}
