body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color:#000115;
	background-repeat: repeat-x;
}
.menu{padding-left:15px;padding-right:15px;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.email:link {
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
}
a.email:visited {
	color: #ffffff;
	text-decoration: none;
}
a.email:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.email:active {
	color: #ffffff;
	text-decoration: none;
}
.text_big {
	font-size: 18px;
}
.text_small {
	font-size: 12px;
}
.text_blanc{
	font-size: 17px;
	color:#FFFFFF;
	}
.text_gris{
	color:#CCCCCC;
	}
#fond {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	text-align: center;
	width: 952px;
}
#box_main {
	position:relative;
	float: left;
	width: 952px;
	height: 652px;
	background-image:url(../images/fond_bleu.jpg);
}
#box_menu_haut {
	position:relative;
	float: left;
	width: 660px;
	height: 28px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}
#box_prestige {
	position:relative;
	float: left;
	width: 225px;
	height: 28px;
}
#box_flash{
	position:relative;
	width: 952px;
	height: 173px;
	background-image: url(../images/fond_flash.jpg);
}
#box_diapo{
	position:relative;
	width: 952px;
	height: 310px;
	background-image: url(../images/diapo.jpg);
	float: left;
}
#box_menu_left {
	position:relative;
	float: left;
	width: 280px;
	height: 28px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}
#box_menu_right a{
padding-left:25px;
padding-right:25px;
}
#box_menu_right {
	position:relative;
	float: right;
	width: 590px;
	height: 28px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
text-align:right;
padding-right:35px;
}
#bloc_adresse {
	position:absolute;
	width: 621px;
	height: auto;
	left: 168px;
	top: 559px;
	font-size: 12px;
	color: #FFFFFF;
}

#textref
{
 width:800px;
 font-size:10px;
 text-align:justify;
 padding-left:10px;
 padding-right:10px;
 margin: 0 auto;
 color: #FFFFFF;
 font-weight: normal;
 margin-top:20px;
}
h1{
 font-size:15px;
}
h2{
 font-size:13px;
}
#textref a
{
 color: #FFFFFF;
 text-decoration:none;
 cursor:pointer;
 font-weight: normal;
}
#textref a:hover
{ 
 font-weight: normal; 
 color:#FFFFFF; 
 cursor:pointer;
 text-decoration:none;
 font-weight: normal;
}
#defilant
{
 color:#FFFFFF;
 width:930px;
 text-decoration:none;
 font-size:9px;
}
#defilant a
{
    color: #FFFFFF;
 font-weight: normal;
 text-decoration:none;
}
#defilant a:hover
{
    color:#FFFFFF;
    text-decoration:none;
}
.imageflottanteleft {	/* classe pour les images flottantes ? gauche */

	float: left;

	margin: 0px 15px 0px 0px; /* on donne une marge de 15px ? droite de l'image pour la d?coller du texte */

}

.imageflottanteright {	/* classe pour les images flottantes ? droite */

	float: left;

	margin: 0px 15px 0px 0px; /* on donne une marge de 15px ? gauche de l'image pour la d?coller du texte */

	clear:both;

	width:800px;

}
