html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#body {
	background-image: url(../img/Fond_Accueil.jpg);
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-position: center center;
}
#wrapper {
	margin: auto;
	text-align: center;
	width: 100%;
}

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
}

#header {
	color: #666666;
	height: 463px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.message {
	width:205px;
	height:177px;
	top:238px;
	background-color: #FF0000;
	float: left;
	position: absolute;
	right: 910px;
}
.Style1 {
	font-size: 18px
}
.Effets {
	left:0px;
	top:0px;
	position: relative;
	z-index: auto;
}
#Contenu {
	background-color: #000000;
	width: 1024px;
	left: 3px;
	position: relative;
	text-align: center;
}

#Contenu #texte{
	background-color: #000000;
	width: 968px;
	position: relative;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#titrePage {
	top: 15px;
	right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	float: right;
	z-index: 1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff437;
	line-height: 18px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #fff437;
}
a:hover {
	color: #FF0000;
}

.Iframe {
	background-color: #000000;
	width: 1024px;
	position: relative;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	height: 560px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.facebook_link {
        background: transparent url(../img/facebook.gif) no-repeat 0 50%;
}
.article {
background-color: #000000;
margin: 5px;
float: left;
text-align: center;
}
.titreArticle {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066ff;
	text-align: left;
	padding: 0.5em;
}
.corpsArticle {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	padding: 0.5em;
}
.corpsArticle968 {
	width: 968px;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	padding: 0.5em;
}
.spacer {
clear: both;
}
.fondGris {
	background-color:#404040;
}
.ImageArticleGauche {
	float: left;
	margin: 10px;
}
.ImageArticleDroite {
	float: right;
	margin: 10px;
}
