body {
	background-color: #9fc1d7;
	font-size:13px;
	line-height:20px;
	font-family: Arial, Verdana,Geneva, sans-serif;
}


#centreur{
	width:1000px;
	background-color:white;
	margin:0 auto;
	display: block;
	position: relative;
}

#header{
	float:left;
	width:1000px;
	height:120px;
	background: url('img/header.jpg');
}

#header_menu{
	float:left;
	width:1000px;
	height:33px;
	background: url('img/header_bouton_background.jpg');
}




#header_bouton_home{
	float:left;
	width:75px;
	height:33px;
	background: url('img/header_bouton_home.jpg');
}

#header_bouton_mission{
	float:left;
	width:87px;
	height:33px;
	background: url('img/header_bouton_mission.jpg');
}

#header_bouton_board{
	float:left;
	width:149px;
	height:33px;
	background: url('img/header_bouton_board.jpg');
}

#header_bouton_investors{
	float:left;
	width:94px;
	height:33px;
	background: url('img/header_bouton_investors.jpg');
}

#header_bouton_news{
	float:left;
	width:76px;
	height:33px;
	background: url('img/header_bouton_news.jpg');
}

#header_bouton_contact{
	float:left;
	width:87px;
	height:33px;
	background: url('img/header_bouton_contact.jpg');
}

#header_bouton_ajouter{
	float:right;
	width:132px;
	height:33px;
	background: url('img/header_bouton_ajouter.jpg');
}



#content {
	float:left;
	width:970px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;	
	padding-bottom:15px;
	background-color: white;
}

#content h1{
	font-size:24px;
	color:#0e6598;
}

#content h2{
	font-size:14px;
	color:#0e6598;
}


#left_column {
	float:left;
	width:640px;
}

#right_column {
	width:300px;
	float:right;
	padding-top:23px;
}

#left_column_580 {
	float:left;
	width:580px;
	padding-top:23px;
}

#right_column_360 {
	width:360px;
	float:right;
	padding-top:23px;
}

#full_screen {
	width:100%;
	float:left;
	padding-top:23px;
}

.page_titre{
	font-size:24px;
	font-family: Times New Roman, Arial, Verdana,Geneva, sans-serif;
	color: #747780;
}

.news_titre{
	font-size:20px;
	font-family: Times New Roman, Arial, Verdana,Geneva, sans-serif;
	color: #747780;
}




#news_player{
	width:640px;
	height:253px;
}

#box_information_header{
	float:left;
	width:640px;
	height:204px;
}

#box_information_exemple{
	float:left;
	width:640px;
	height:83px;
}

#articles_header{
	width:640px;
	height:258px;
	padding-top:23px;
}

#video_player{
	width:640px;
	padding-top:8px;
}

#photo{
	float:left;
	width:81px;
	height:80px;
}

#photo_titre{
	float:left;
	width:489px;
	height:50px;
	padding-top:30px;
	padding-left:10px;
	line-height:12px;
}
#photo_titre h1{
	font-size:16px;
	color:black;
}

#photo_texte{
	float:left;
	width:580px;
	padding-top:10px;
	padding-bottom:30px;

}

#footer_wish{
	float:left;
	width:1000px;
	height:167px;
	background: url('img/footer_wish.jpg');
}

#footer_copyright{
	float:left;
	width:1000px;
	height:50px;
	margin-top:20px;
	margin-bottom:100px;
	text-align:center;
	line-height:50px;
	background-color:white;
	color:#9396a1;
}
