body
{
	background : url("../img/fond.gif") repeat;
	margin : auto;
	width : 830px;
}

#francais
{
	display : block;
	text-decoration : none;
	color : black;
	float : left;
	padding : 5px;
	padding-left : 220px;
	text-transform : uppercase;
	font-size : x-large;
	font-weight : bold;
	text-align : center;
}

#anglais
{
	display : block;
	text-decoration : none;
	color : black;
	float : right;
	padding : 5px;
	padding-right : 220px;
	text-transform : uppercase;
	font-size : x-large;
	font-weight : bold;
	text-align : center;
}

img
{
	margin:auto;
	margin-top : 15px;
	display : block;
	border : solid black 1px;
}
