body, iframe
{
	text-align: center;
	color: white;
	background-image:url("http://www.puissance13.com/Albi/fond2.png");
}
.gauche
{
	float: left;
}
.droite
{
	float: right;
}
h1
{
	display: inline;
}
h2, a, span
{
	color: #FF6600;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
h2
{
	text-decoration: underline;
}
.moitie
{
	width: 80%;
	margin-left: 10%;
	background-image:url("http://www.puissance13.com/Albi/fond.png");
	background-position: top center;
	background-repeat: no-repeat;
}
iframe
{
	 width : 123px;
	 height: 304px;
	 border: 0px;
}
