/* ---------  Mise en forme générale --------- */

body
{
	background-color: #000000;
	font-size:   11pt;
	font-weight: 500;
	font-family: futurist;
	color:999999;
}

.header table
{
	width: 100%;
}

#lien_index
{
	font-size:   13pt;
	font-weight: 500;
	color: 999999;
	text-decoration: none;
}



.image_header
{
	margin-top: 50px;
	margin-bottom: 50px;
}

.texte, .texte table
{
	font-family: Futurist;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 50px;
}

.bloc1
{
	float: left;
	width: 100px;
	z-index:10;
}

.bloc2
{
	float: left;
	margin-left: 50px;
	z-index:10;
}

.floatstopper
{
	clear: both;
}

.image_left
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	z-index:10;
}

.image_right
{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	z-index:10;
}

h1
{
	font-size:   51pt;
	font-family: futurist ;
}

h2
{
	font-size:   16pt;
	font-family: futurist;
}


h3
{
	font-size:   12pt;
	font-family:futurist;
	margin-top: 30px;
	margin-bottom: 30px;
}

h4
{
	font-size:  24pt;
	font-family: futurist;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px
}

a, a:hover
{
	color: EFECDE;
}

p
{
	font-size: 10pt;
}

/* ------  Mise en forme Page d'accueil ------ */

.index
{
	text-align: center;
	margin-top: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #888888;
	border-style:none;
}

.index table
{
	background-color: #000000;
	font-family: Futurist;
	font-size:   13pt;
	font-weight: 500 ;
	text-align: center;
}

.index a, .index a:hover
{
	text-decoration: none;
	color: 999999;
}

#copyright
{
	font-size:   8pt;
	font-weight: 500;
	color: #555555;
}

#layer1_index
{ 
	position: relative; 
	left: 6px; 
	top: 6px;
}

#layer2_index
{ 
	position: relative; 
	background: #555555;
	width: 700px;
}	

#layer3_index
{
	position: relative;
	background: #000000;
	left: -6px;
	top: -6px;
	background-color: #888888;
}

/* ------  Autres pages ------ */

#signature_zabh
{
	margin-right: 0px;
}

#content
{
	text-align: justify;
	padding-top: 15px;
	padding-left: 15px;
	padding-right:95px;
	padding-bottom: 15px;
}

#image_liens
{
	margin-left: 50px;
}
