body{
	margin-left : 0px;
	margin-right : 0px;
	background : #001145 url(fond.jpg) repeat-y;
	background-attachment : fixed;
	background-color : #001556;
}
p {
	color : #D4D0C8;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	text-align : justify;
}
div.lienimg{
	text-align : center;
	color : White;
	font-size : 10px;
	font-family : Arial;
}
div.leg{
	color : #ffffcc;
	text-align : center;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}

div.titre{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #E10000;
	font-weight : bold;
	font-style : normal;
}
div.titre3{
	color : #DAA520;
	font-size : 17px;
	font-family : Arial;
	font-weight : bold;
	margin-left : 50px;
	margin-top : 30px;
}
div.titre2{
	color : #FFCE00;
	font-size : 15px;
	font-family : Arial;
	font-weight : bold;
	margin-left : 50px;
	margin-top : 30px;
}
a{
	color : #FFB400;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
}
a:hover{
	color : Red;
}


div.auteur{
	color : #80ffff;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	margin-right : 50px;
}

.u{
	text-decoration : underline;
}
.i{
	font-style : italic;
}
.bas{
	color : #FFB400;
	text-align : center;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}
