/*--------------------- charpente ---------------------*/

body{
    font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	text-align:center;
    padding:0px;
	margin:0px;
	border:0px;

    }
#global {
	position:relative;
	width : 1000px;
	padding:0px;
	margin:0px auto;
	border:0px;
	border : 1px solid #000000;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
	background-color: #f3f3f3;
}
#fd1{
	height: 23px;
	background-image:url(../images/index/index.gif);
}
#fd2{
	background-color:#fb8c18;
	height: 50px;

}
#animation{
/*background-image:url(../images/index/index2_2.gif);*/
height:160px;

}
#animation2{
height:120px;
background-color:#162983;

}
#fd3{
	background-image: url(../images/index/index3.gif);
	height: 398px;

}
#bas{
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;

}
#pied {
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
#adresse{
	color:#c3c9e7;
	text-align: center;
	font-size:11px;
	padding-left:550px;
	padding-top:280px;

}
#adresse a:link{
	color:#c3c9e7;
	text-decoration:none;

}
#adresse a:hover{
	color:#c3c9e7;
	text-decoration:underline;

}

