.fond {
	background-image: url(images/fond_soleil.gif);
	background-repeat: no-repeat;
	height: 480px;
	width: 760px;
	text-align: center;
	border: 1px solid #333333;
}
.logo {
	background-image: url(images/logo_soleil.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 140px;
}
.footer {
	background-image: url(images/footer_bg_repeat_soleil.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 9px;
	vertical-align: middle;
}
.titre_soleil {
	color: #660000;
	font-weight: bold;
}
.titre_magie {
	color: #7F99B2;
	font-weight: bold;
}
.titre_rubrique {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.popup {
	background-image: url(images/fond_soleil.gif);
	background-repeat: no-repeat;
	text-align: center;
}
