/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(ocean-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% 100%;	
	}
	body a {
		text-decoration:none;
		color:#000;}
#centrer {
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		width:1024px;
		}
#page {
	width:1024px;
	float:left;
	clear:both;
	
}
#ligne {
	width:1024px;
	float:left;
	clear:both;
	margin-bottom:10px;
	}
#content {
	width:1024px;
	float:left;
	clear:both;}

#menu-sup {
	color: #FFF;
	clear: both;
	height: 42px;
}

#menu-sup  > div:first-child {
	float: right;
}

#bandeau {
	width:1024px;
	clear:both;
	padding : 15px 0 10px;
	background-color: rgba(0,13,44,0.91);
	border-radius: 10px 10px 0 0;
}

#menu-principal {
	width: 1024px;
	color: #FFF;
	clear: both;
	height: 40px;
	background-color: #08428D;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
	margin-bottom: 15px;
}

.copyright {
	width: 1024px;
	color: #FFF;
	float: left;
	clear: both;
	height: 35px;
	margin-bottom: 20px;
	padding-top: 7px;
	text-align: center;
}

#flash {
	width:1024px;
	clear:both;
	height:30px;
	margin-bottom: 15px;
}
#p1 {
	width:98px;
	float:left;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bolder;
	background-color: #fa0;
	padding-left : 10px;
	text-transform: uppercase;
	color: #252525;
}
#p2 {
  float: left;
  height: 30px;
  padding-left: 10px;
  line-height: 30px;
  width: 573px;
  font-weight:bold;
  background-color: #fff;
  overflow: hidden;
}
#p2 a {
	color:#333;
	text-decoration:none;}
#p3 {
	background-color: rgba(0,13,44,0.75);
  color: #FFFFFF;
  float: left;
  height: 30px;
  line-height: 23px;
  padding: 0 10px 0;
  text-decoration: none;
  width: 313px;
}
#p3 ul,#menu-sup ul {
	padding:0px;
	margin:0px;
	list-style:none;}
	#p3 ul li , #menu-sup ul li {
		display:inline;}
	#p3 ul li a, #menu-sup ul li a {
		float:left;
		padding:3px;
		margin-right:5px;
		color:#FFF;
		text-decoration:none;}
#col1 {
	float:left;
	width:379px;}

	#col1.sidebar {
		width: 255px;
	}
	#col22 {
	float:right;
	width:765px;}
	#col2 {
  float: right;
  width: 630px;
}
#col3 {
	float:left;
	width:765px;}
#col4 {
	width:245px;
	float:right;}
#left {
	width:245px;
	float:left;
	}
	#right {
	width:245px;
	float:right;
	}
#news {
	width:630px;
	float:right;
	box-shadow: 0px 1px 5px rgba(0,0,0,.5);	
	}

	#ev2 {
	width:245px;
	background-color: #FFFFFF;
	border: none;
	margin-bottom: 15px;
	min-height: 165px;
	padding: 0 0 5px;
}
#ev, #bloc-gauche {
	background-color: #FFFFFF;
	border: none;
	margin-bottom: 15px;
	min-height: 100px;
	padding: 0 0 5px;
	width: 379px;
	box-shadow: 0 1px 7px 1px rgba(0,0,0,0.3);
}

#ev {
	background-color: rgba(0,0,0, .95);
}

#ev marquee {
	display: block;
	width: 90%;
	margin: 0 auto;
}

#ev ul {
	margin: 0!important;
	font-size: 12px;
}

#ev ul a:hover {
	color: #fa0;
	background-color: transparent!important;
}

#ev li {
	margin-bottom: 15px;
}


#ev ul .date {
	display : block;
	font-size: 11px!important;
	color: #eee;
	margin-top: 3px;
	text-align: right;
	font-weight: bold;
}

#bloc-gauche2 {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  height: 128px;
  margin-bottom: 5px;
  padding: 0 5px 5px;
  width: 233px;
}

#bloc-gauche {
	min-height: 55px;
	padding: 0;
	background-color: transparent;
}

#bloc-gauche ul {
	list-style: none;
	margin: 0!important;
}

.button-stack ul li {
	display: block;
	overflow: hidden;
}

.button-stack ul a{
	display: block;
	line-height: 1;
	padding: 10px 15px!important;
	margin-bottom: 1px;
	background-color: rgba(0,13,44,0.97)!important;
	font-size: 1.4em;
	font-weight: bold;
	border-left: 7px solid #3FA9F5;
	letter-spacing: 1px
}

.button-stack ul a:hover {
	color: #fa0!important;
	background-color: rgba(0,13,44,0.97)!important;
	border-left-color: #fa0;
}

#ev h3,#ev2 h3  {
	clear: both;
	color: #FFFFFF;
	height: 30px;
	margin: 0;
	padding: 10px 0 0 11px;
	text-transform: capitalize;
	background-color: #08428D;
}
.date {
	font-size:10px;
	color:#999;}
#ev ul,#bloc-gauche ul,#ev2 ul,#bloc-gauche2 ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:10px;
	list-style:none;
}
#ev ul li a ,#bloc-gauche ul li a,#ev2 ul li a,#bloc-gauche2 ul li a {
	display:block;
	padding:3px;
	color:#3FA9F5;
	text-decoration:none;}
	#ev ul li a:hover ,#bloc-gauche ul li a:hover,#ev2 ul li a:hover {
	background-color: #F9F9F9;
		}
#l1 {
	width:765px;
	float:left;
	clear:both;
	margin-bottom:15px;}
#l2 {
	width:765px;
	float:left;
	clear:both;
	margin-bottom:10px;}
#i1 {
  float: left;
  height: 59px;
  margin-bottom: 15px;
  width: 370px;
}
#i2 {
  float: left;
  height: 59px;
  width: 370px;
  margin-bottom:15px;
}
	#i3 {
	width:370px;
	float:left;
	height:59px;
	margin-bottom:10px;}
#i4 {
  float: left;
  height: 59px;
  margin-bottom: 15px;
  width: 370px;
}
	#i5 {
	width:370px;
	float:right;
	height:59px;}
	#vid {
		width:379px;
		float:left;
		overflow: hidden;
	}
		#vid a {
		display: inline-block;
		color: #FC0;
		text-decoration: none;	
		margin: 0 0 10px 0;
		position: relative;
		float : right!important;
		border-radius: 0px 0px 3px 3px;
		box-shadow: 0 1px 7px 1px rgba(0,0,0,0.3);
	    }

		#vid2 {
			width:370px;
			float:right;
			height:350px;
		}

#footer {
	width:984px;
	padding:20px;
	color:#FFF;
	font-size:11px;
	float:left;
	clear:both;
	background-color: rgba(0,0,0, .3);
	border-radius: 0 0 10px 10px;
}

	#footer ul {
		list-style:none;
		padding:5px;
		margin:0px;
		display:block;
		float:left;
		width:125px;}
#sm a {
	float:left;
	display:block;
	
	clear:both;
	padding:3px;}
	#footer a {
		text-decoration:none;
		color:#FFF;}
#col-texte {
  background: none repeat scroll 0 0 #FFFFFF;
  float: right;
  min-height: 600px;
  padding: 10px 20px 30px 20px;
  width: 724px;
}
	
#hierarchie {
  color: #666666;
  font-size: 11px;
  margin-bottom: 10px;
}
		#hierarchie a {
			color:#666;}
#col-texte h3 {
  clear: both;
  color: #003E90;
  float: left;
  font-size: 28px;
  line-height: 1.2em;
  margin: 0 0 1em;
  padding: 0;
  width: 745px;
}
#pub {
	float:left;
	margin-bottom:5px;
	clear:both;
	background-color: #003E90;
	width: 244px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.5);	
}

#boite-news-fr {
	float:left;
	width:724px;
}
.titre-fr a {
	
	color:#3CB4E1;
	}
	.titre-fr  {
	font-size:18px;
	color:#3CB4E1;
	margin-bottom:5px;}
.logo_art img {
	float:left;
	padding:5px;
	margin-right:5px;}
	.logo img {
	float:right;
	padding:5px;
	margin-right:5px;}


.texte {
	color: #333;
	font-size: 13px;
	line-height: 19px;
}

.texte ul {
	clear: both!important;
	margin-bottom: 20px;
}

.texte ul li {
	margin-bottom: 5px;
}

/*----------------------------------- Updated----------------------------- */
#bandeau .header {
	text-align: center;
	color: #fff;
}

#bandeau .header h3 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#bandeau .header h1 {
	letter-spacing: 0.0155em!important;
}

.btn {
	display: inline-block;
	line-height: 1;
	padding: 10px;
	border-radius: 3px;
	background-color: #2178D9;
	color: #fff!important;
}

.btn:hover {
	text-decoration: underline!important;
}

.btn.btn-yellow {
	background-color: #fa0;
	color: #000!important;
}

#i1, #i2, #i3, #i4, #i5 {
	box-shadow: 0px 1px 5px rgba(0,0,0,.5);	
	margin-bottom: 15px!important;
}