body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	background: #515151;
}
div#top
{
	width: 900px;
	margin: 0;
	text-align: center;
	background: #FFF;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	text-align: center;
	color: #999999;
}
div#conteneur
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	padding-top: 0px;
}
h1#header
{
	height: 357px;
	background: url(index.jpg) no-repeat left top;
	margin: 0px;
}
h1#header a
{
	width: 900px ;
	height: 357px ;
	display: block ;
	position: relative ;
	text-indent: -5000px ;
}
/**//**//**//**//**//**/
div#menu
{
	height: 27px ;
	width: 100% ;
	margin-bottom: 10px ;
	background-color: #e0001a;
	list-style-type: none ;
	float: left ;
	text-align: center ;
	padding-top: 7px;
	font-style: bold;
}
div#menu a
{
	color: #ffffff;
	padding: 0 15px 0 15px;
	display: block ;
	text-decoration: none ;
}
div#menu a:hover
{
	text-decoration: underline;
}
/**//**//**//**//**//**/
div#contenu
{
	padding: 20px;
}
div#contenu2
{
	padding: 20px;
}
/**//**//**//**//**//**/
div#intro{
	color: #182983;
	font-size: 14px;
	line-height:16px;
}
div#intro span
{
	color: #e0001a;
}
div#intro h2
{
	font-size: 18px;
	font-style: bold;
}
div#intro h2 span
{
	color: #e0001a;
}
div#intro hr
{
	border: none;
	border-top: 1px dotted #e0001a;
}
div#intro a
{
	color: #e0001a;
	text-decoration: none;
	font-style: bold;
}
div#intro a:hover 
{
	color: #182983;
	text-decoration: underline;
	font-style: bold;
}
/**//**//**//**//**//**/
div#actus
{
	font-size: 14px;
	/*line-height:7px;*/
}
div#actus a
{
	color: #e0001a;
	text-decoration: underline;
	font-style: bold;
}
div#actus a:hover 
{
	color: #182983;
	text-decoration: underline;
	font-style: bold;
}
div#actus h2
{
	color: #e0001a;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
div#actus h3
{
	color: #e0001a;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}
div#actus p
{
	color: #e0001a;
	margin-top:0px;
	/*text-indent: 13px;*/
	line-height: 15px;
	font-size: 13px;
	color: #313131;
}
/**//**//**//**//**//**/
p#footer
{
	font-size: 11px;
	text-align: center;
	color: #999999;
	padding-bottom: 20px;
}
