/* ******** conteneurs *********** */
/* ******************************* */

body { 
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Liberation Sans", Verdana, Impact, Arial, Helvetica;
}

body .galleria-thumbnails .galleria-image { 
	width:100px 
}

h1 {
	color : #000000;
	font-size : 32px;
	font-weight : bold;
	display:inline;
	font-family: Impact;
}

h2{
	color : #A0A0A0;
	font-size : 28px;
	font-weight : bold;
	display:inline;
	font-family: Impact;
}

h3{
	color : #000000;
	font-size : 14px;
	display:inline;
}

h4{
	color : #000000;
	font-size : 16px;
}

.centralDiv{
	margin-top : 5%;
}

.header {
	width : 1030px;
	height : 45px;
}

.titre {
	float:left;
}

.menu {
	margin-top : 13px;
	float : right;
	color : #000000;
}

.menu a {
	margin-left : 15px;
	font-size : 16px;
	text-decoration: none;
}

.selected{
	color : #A0A0A0;
}

.black{
	color : #000000;
}

.conteneur {
	width : 100%;
	height : 710px;
}

.defilement2
{
	margin-top : -687px;
	text-align: center;
}

.picture
{
	text-align : center;
}

.fixed
{
	white-space: nowrap;
	overflow: hidden;
	width: 98%;
	text-align: center;
	margin-left: 0,5%;
	padding: 5px;
	background-color: #FFFFFF;
}

.footer{
	width : 1030px;
	height : 50px;
	text-align: left;
}

.footericon{
	text-align: right;
	float : right;
	margin-left : 5px;
}

.about{
	width : 650px;
	height : 180px;
	color : #000000;
	font-size : 14px;
	text-align: center;
	padding : 10px;
}

.blocdroit{
	float : right;
	margin-top : 30px;
	height : 624px;
	width: 100%;
	overflow-x : scroll; 
}

.blocdroit img{
  margin-right : 5px;
}
