body {
	margin: 0px;
	padding: 0px;
}
#haut #droit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #C63;
	font-weight: bold;
	height: 60px;
	width: 500px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
}
#haut #gauche {
	margin: 0px;
	padding: 0px;
	height: 200px;
	float: left;
}
.retour_rub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #600;
}
#haut {
	background-color: #C63;
	margin-top: 0px;
	height: 60px;
	padding-top: 20px;
}
#haut .bando {
	height: 60px;
	background-color: #C63;
	background-image: url(bando.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #F93;
}
a:visited {
	text-decoration: none;
	color: #F93;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	padding-top: 20px;
	margin: 20px;
}
.lien {
	color: #C60;
	font-size: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
