body {
	background-image: url(../images/Graphisme/font-calog-mais_02.png);
	background-repeat: repeat-x;
}
a {
	color: #ffbc3a;
	text-decoration: none;
}
#haut {
	height: 58px;
	width: 970px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#droite {
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	width: 50px;
	border: thick groove #ffbc3a;
	font-weight: lighter;
	float: left;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#centre {
	height: 58px;
	width: 800px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#gauche {
	height: 20px;
	width: 70px;
	float: left;
}



.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #ffbc3a;
}
