body {
	margin: 0px;
	background-image: url(images/backgroundtop_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.texteactu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3366;
	text-align: left;
}

.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.texte14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF3366;
	text-align: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
	text-align: left;
	margin-bottom: 20px;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: notmail;
	color: #FF3366;
	text-align: left;
	margin-bottom: 20px;
}
a {
	outline:none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3366;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3366;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3366;
	background-image: url(images/tache.png);
	background-repeat: no-repeat;
	height: 36px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3366;
	background-image: url(images/tache.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 43px;
}

#top {
	background-image: url(images/realtopbg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 172px;
	text-align: center;
}
#flashcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #970641;
	text-align: center;
	height: 300px;
	width: 800px;
}

#nav {
	width: 960px;
	height: 63px;
	margin-left: -480px;
	position: relative;
	left: 50%;
}
#contener {
	width: 960px;
	margin-left: -480px;
	position: relative;
	left: 50%;
	text-align: center;
}
#contenerfooter {
	width: 960px;
	height: 22px;
	margin-left: -480px;
	position: relative;
	left: 50%;
	background-image: url(images/contentfooterbg.jpg);
}
#footer {
	bottom: 0px;
	background-image: url(images/backgroundfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 144px;
	position: relative;
	left: 0px;
}
#copyright {
	height: 30px;
	position: relative;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	bottom: -60%;
}
