/* CSS Document */


body {

background-color:#000000;

}

.centre {
position:absolute;
left: 50%; 
top: 50%;
width: 900px;
height: 560px;
margin-left: -450px;
margin-top: -280px;
}


.imagePage1-1 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:0px;
	Left:0px;
	
}	

.imagePage1-2 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:0px;
	Left:450px;
	
}

.imagePage1-3 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:280px;
	Left:0px;
	
}

.imagePage1-4 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:280px;
	Left:450px;
	
}

/********************************************************************************
*********************************************************************************
********************************************************************************/
.menu 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 12px;
		color : #FF9100;
		text-align : left;
		width:300px;
		height:300px;
		position:relative;
		top:10px;
		Left:10px;
		z-index:10;
		}
		
.menu A:link {
		text-decoration : none;
		color : #ffffff;
		}
		
.menu A:visited {
		text-decoration : none;
		color : #ffffff;
		}
		
.menu A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.menu A:active {
		text-decoration : none;
		color : #FFFFCC;
		}
		
.liens 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 12px;
		color : #ffffff;
		text-align : justify;
		width:880px;
		height:0px;
		position:absolute;
		top:260px;
		Left:10px;
		z-index:10;
		}
		
.liens A:link {
		text-decoration : none;
		color : #EFEDAD;
		}
		
.liens A:visited {
		text-decoration : none;
		color : #E9EBEA;
		}
		
.liens A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.liens A:active {
		text-decoration : none;
		color : #FFFFCC;
		}		
		
.paveGauche 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 12px;
		color : #ffffff;
		text-align : justify;
		width:300px;
		height:0px;
		position:absolute;
		top:50px;
		Left:300px;
		z-index:10;
		}
		
.paveGauche A:link {
		text-decoration : none;
		color : #EFEDAD;
		}
		
.paveGauche A:visited {
		text-decoration : none;
		color : #E9EBEA;
		}
		
.paveGauche A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.paveGauche A:active {
		text-decoration : none;
		color : #FFFFCC;
		}

.paveDroite 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 12px;
		color : #ffffff;
		text-align : justify;
		width:300px;
		height:0px;
		position:absolute;
		top:50px;
		Left:600px;
		z-index:10;
		}
		
.paveDroite A:link {
		text-decoration : none;
		color : #EFEDAD;
		}
		
.paveDroite A:visited {
		text-decoration : none;
		color : #E9EBEA;
		}
		
.paveDroite A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.paveDroite A:active {
		text-decoration : none;
		color : #FFFFCC;
		}
		
.baseline 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 10px;
		color : #ffffff;
		text-align : center;
		width:900px;
		height:10px;
		position:absolute;
		top:570px;
		Left:0px;
		z-index:10;
		}
		
.baseline A:link {
		text-decoration : none;
		color : #ffffff;
		}
		
.baseline A:visited {
		text-decoration : none;
		color : #E9EBEA;
		}
		
.baseline A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.baseline A:active {
		text-decoration : none;
		color : #FFFFCC;

}
