@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#99CCFF;
}

/* centrage d'une ligne */
.centrage {
	text-align: center;
}
.header {
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #9CF;
	text-align: center;
}
.pied{
	text-align:center;
	text-decoration:blink;
	color:#9CF;
	font-size:24px;
}
#droit{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#CCC;
	text-align:right;
}
.photos{
	height:251px;
	text-align:center;
}
