* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2B051A;
	color: #400B29;
}
#banniere {
	float: left;
	height: 205px;
	width: 990px;
}
#gauche {
	float: left;
	width: 240px;
	height: 595px;
}
#menu {
	float: left;
	width: 240px;
}
#fondactu {
	background-image: url(images/flash-info.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 270px;
	width: 240px;
}

#actu {
	float: left;
	height: 180px;
	width: 190px;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-right: 27px;
	margin-left: 23px;
}
#droite {
	float: left;
	width: 750px;
	background-image: url(images/texte-index.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#titre {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 120px;
	width: 750px;
}
#texte {
	float: left;
	width: 750px;
	background-image: url(images/texte.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#texte2 {
	float: left;
	width: 750px;
	background-image: url(images/fond2.png);
}
#principal {
	width: 333px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
#principal p {
	padding-bottom: 15px;
}


#encarts {
	float: left;
	height: 424px;
	width: 363px;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 733px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 17px;
	margin-left: 240px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#balise {
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	float: left;
	text-align: center;
	padding-top: 25px;
}
#principal2 {
	width: 687px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 40px;
	padding-left: 23px;
	text-align: justify;
}
#principal2 p {
	padding-bottom: 15px;
}
#principal2 ul {
	padding-left: 30px;
	padding-bottom: 25px;
}
#principal2  a {
	color: #FC0;
	text-decoration: underline;
}
#centrer {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#cadre {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #5B2443;
}

#centrer #form1 table {
	text-align: center;
}


h1 {
	font-size: 18px;
	color: #5B2443;
	padding-top: 10px;
	padding-bottom: 20px;
}
h2 {
	font-size: 16px;
	color: #DFACCA;
	padding-top: 5px;
	padding-bottom: 15px;
}
h3 {
	font-size: 18px;
	color: #D0ACCA;
	padding-top: 10px;
	padding-bottom: 20px;
}
h4 {
	font-size: 16px;
	color: #5B2443;
	padding-top: 5px;
	padding-bottom: 15px;
}


.couleur {
	color: #FC0;
}
.petit {
	font-size: 12px;
	color: #DFACCA;
}
.imgD {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.imgG {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
