

body
{
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left:-400px;
	height: 800px;
	padding: 0px;
	background-color: black;
	font-family: Serif, Arial, "Arial Black", Times;
	font-size: 16px;
	color: white;
	text-align: center;
	
}

object:focus
{
outline:0;
} 


#banniere
{	
	
	margin-top: 10px;
	overflow: hidden;
	margin-top: 10px;	
	border-bottom: 1px solid white;
	
}

#corps
{
	
	width : 350px;
	margin-top: 25px;
	float: left;
	
}


#corps a
{
	text-decoration: none;
	font-style: oblique;
	margin-left: 10px;
	color: white;
}

#corps a:hover
{
	text-decoration: underline;

}

#corps a:focus
{
	outline:0;
} 

#pochette
{
	margin-top: 50px;
	margin-right: 30px;
	height: 350px;
	width: 350px;
	border: 1px solid white;
	float: right;
	

}
table
 {
	text-align: left;
	margin-left: 60px;

	
}


#menu1
{
	position: asolute;
	margin-top: 400px;
	border: no;
	margin-left: 25px;

	
}

#menu2
{
	position: asolute;
	margin-top: 400px;
	border: no;
	margin-right: 25px;

	
}

img
{
	border: 0;
}

#menu1 li
{
	text-decoration: none;
	
}

#menu1 li
{
	float: left;
	list-style-type:none;
	
}

#menu1 a
{
	text-decoration: none
}

#menu1 img:hover
{
	width: 210px;
	height: 210px;
}

#menu1 a:focus
{
	outline:0;
} 


#menu2 li
{
	text-decoration: none;
	
}

#menu2 li
{
	float: right;
	list-style-type:none;
	
}

#menu2 a
{
	text-decoration: none
}

#menu2 img:hover
{
	width: 210px;
	height: 210px;
}

#menu2 a:focus
{
	outline:0;
} 

#liens
{
	position: absolute;
	width: 800px;
	margin-top: 175px;
	
}

#liens h1
{	font-size: 16px;
	text-decoration: underline;
	font-style: bold;
}



#liens a
{
	text-decoration: none;
	color: white;
	font-style: oblique;
}

#liens a:hover
{
	text-decoration: underline;
	
}

#liens a:focus
{
	outline:0;
} 

#liens img:hover
{
	border: 1px solid white
}

#liens img:focus
{
	outline:0;
} 

#liens
{
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left:-400px;
	margin-top: 180px;
	
}


#commentaires
{
	position: absolute;
	left: 50%;
	width: 600px;
	margin-left:-300px;
	margin-top: 650px;
	background: url("images/papier1.png");
	color: black;
	border: 4px solid #5B1A1A;
	padding: 10px;
	
}






