/* CSS Document */

/*----- MISE EN FORME GENERALE html -----*/

#global {
	position:relative;
	width:1022px;
	margin:0 auto;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	background-color: black;
	margin:0;
	padding:0;
}

/*------------------------------------*/






/*--------- TEXTES ----------------*/
h1{
font-size:18px;
font-weight:normal;
margin:10px 0 60px 8px;
padding:0px;
}

h2{
font-size:16px;
font-weight:normal;
margin: 28px 0 10px 10px;
padding:0px;
}

#id12 p{
font-size:11px;
margin-right:60px;
margin-left:10px;
padding:0px;
}

.titre3{
font-size:12px;
margin-top:10px;
}

.adresse{
font-size:10px;
}

/*--------------------------------*/





/*----------- LISTES -------------*/
ul{
margin-left:20px;
padding:0px;
}

li{
list-style:square;
}

/*----------------------------------*/


/*----------LIENS------------*/
a:link{
color:white;
}

a:hover{
color:white;
}

a:active{
color:white;
}

a:visited{
color:white;
}

/*---------------------*/






/*-------------PHOTOS ET GRAPHISMES -----------------*/
#logo{
	margin:10px 0 0 70px;
	padding:0px;
	}
/*----------------------------------------------------*/






/*------- position cellules principales -------*/

#id01 {
	position:absolute;
	background-color:black;
	left:0px;
	top:0px;
	width:1022px;
	height:69px;
}

#id02 {
	position:absolute;
	background-color:black;
	left:0px;
	top:69px;
	width:63px;
	height:433px;
}

#id03 {
	position:absolute;
	background-image:url(../images/interface/03.gif);
	left:63px;
	top:69px;
	width:293px;
	height:145px;
}

#id04 {
	position:absolute;
	background-image:url(../images/interface/04.gif);
	left:356px;
	top:69px;
	width:608px;
	height:145px;
}

#id05 {
	position:absolute;
	background-color:black;
	left:964px;
	top:69px;
	width:58px;
	height:433px;
}

#id06 {
	position:absolute;
	background-image:url(../images/interface/06.gif);
	left:63px;
	top:214px;
	width:293px;
	height:288px;
}

#id07 {
	position:absolute;
	background-image:url(../images/interface/07.gif);
	left:356px;
	top:214px;
	width:449px;
	height:288px;
}

#id08 {
	position:absolute;
	background-image:url(../images/interface/08.gif);
	left:805px;
	top:214px;
	width:159px;
	height:288px;
}

#id09 {
	position:absolute;
	background-color:black;
	left:0px;
	top:502px;
	width:1022px;
	height:14px;
}

#id10 {
	position:absolute;
	background-color:black;
	left:0px;
	top:516px;
	width:63px;
	height:230px;
}

#id11 {
	position:absolute;
	background-color:black;
	left:63px;
	top:516px;
	width:293px;
	height:230px;
}

#id12 {
	position:absolute;
	background-image:url(../images/interface/12.gif);
	left:356px;
	top:516px;
	width:449px;
	height:231px;
}

#id13 {
	position:absolute;
	background-image:url(../images/interface/13.gif);
	left:647px;
	top:516px;
	width:158px;
	height:146px;
}

#id14 {
	position:absolute;
	background-image:url(../images/interface/14.gif);
	left:805px;
	top:516px;
	width:159px;
	height:230px;
}

#id15 {
	position:absolute;
	background-color:black;
	left:964px;
	top:516px;
	width:58px;
	height:230px;
}

#id16 {
	position:absolute;
	background-image:url(../images/interface/16.gif);
	left:647px;
	top:662px;
	width:158px;
	height:84px;
}

/*-----------------------------------------*/

