@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bg.jpg)  top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0d2d3a;
}

#general {
	margin-top: 50px;
	position: absolute;
	margin-left: 50%;
	left: -450px;
}
#texte {
	width: 580px;
	margin-left: 120px;
	margin-top: 50px;
}

a img {
	border: none;
}

.festivites {
	font-size: 18px;
	
	font-weight: bold;
}


