body {
	background-color:#dc68cd;
	text-align:center;
}

#header {
	width:800px;
	height:131px;
	background-image:url(images/site/fond-bingo-770.jpg);
	text-align:left;
}

#content {
	width:760px;
	text-align:justify;
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	background-color:#fdfdfd;
	padding:20px;
}

#content a {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	color:black;
	text-decoration:underline;
}

#footer {
	width:800px;
	background-color:#eaeaea;
	text-align:center;
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	padding-top:10px;
	padding-bottom:10px;
}

#footer a {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:black;
	text-decoration:underline;
}
	
h1 {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
	font-weight:normal;
	text-align:center;
}

a {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:white;
}

img {
	border:0px;
}

.acenter {
	text-align:center;
}
