
body {
	background-color: #9966ff;
	background-image: url(violette-blanc.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.ari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.pe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#homelinks {
	margin-top: 20px;
}
	#homelinks a {
		display: block;
		float: left;	
	}

#foot {
	text-align: center;
	clear: both;
}
