/*general*/
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;

	scrollbar-face-color:#005C6B;
	scrollbar-shadow-color:#D4DE25;  /*vert*/
	scrollbar-highlight-color:#D4DE25;
	scrollbar-3dlight-color:#D4DE25;
	scrollbar-darkshadow-color:#005C6B; /*bleu fonce*/
	scrollbar-track-color:#005C6B;
	scrollbar-arrow-color:#FF963B;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.separateur {
	clear:both;
	size:0px;
	display:none;
}
#head1 {
	width:100%;
	height:203px;
	background-image: url(/IMG/deco/head_bg.gif);
	background-repeat:repeat-x;	
}
#head2 {
}
#head_bandeau {
	width:643px;
}

#head_bandeau_g {
	float:left;
	width:471px;
}
#head_menu {float: left; padding-left: 25px}
#head_menu img {
	float:left;
}

#visu_haut {
	float:left;
	width:471px;
	height:166px;
	background-image:url(/IMG/deco/head.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#visu_haut img {
	margin-left:22px;
}


#foot1 {
	clear:both;
	width:100%;
	background-image:url(/IMG/deco/foot_bg.jpg);
	background-repeat:repeat-x;
}
#foot2 {
	width:643px;
}



.rubdroite {
	background-image:url(IMG/deco/bg_rubrique_bg.gif);
	background-repeat:repeat-x;
}
.rubdroite div {
	background-image:url(IMG/deco/bg_rubrique.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	color: #006699;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
}
.rubdroitefin {
	background-image:url(IMG/deco/bg_rubrique_pied.gif);
	background-repeat: no-repeat;
	height:18px;
	width:150px;
}

.textearticlehomecentre{
color:#FFFFFF; clear:both; margin-top:5px; font-weight:100; font-size:12px; font-family:Arial, Verdana, sans-serif
}
.textearticlehomecentre strong{
	font-weight:normal
}

.textearticlehome strong {
	font-weight:normal
}



a#bclub img {background: url(/IMG/deco/b_club01.jpg) top left no-repeat;height: 43px; width: 65px; border-width: 0;}
a#bnews img {background: url(/IMG/deco/b_news01.jpg) top left no-repeat;height: 43px; width: 57px; border-width: 0;}
a#ba-venir img {background: url(/IMG/deco/b_avenir01.jpg) top left no-repeat;height: 43px; width: 65px; border-width: 0;}
a#bpresse img {background: url(/IMG/deco/b_presse01.jpg) top left no-repeat;height: 43px; width: 58px; border-width: 0;}
a#bphotos img {background: url(/IMG/deco/b_photos01.jpg) top left no-repeat;height: 43px; width: 66px; border-width: 0;}
a#bvideos img {background: url(/IMG/deco/b_videos01.jpg) top left no-repeat;height: 43px; width: 62px; border-width: 0;}
a#bforum img {background: url(/IMG/deco/b_forum01.jpg) top left no-repeat;height: 43px; width: 70px; border-width: 0;}

a#bclub:hover img {background: url(/IMG/deco/b_club00.jpg) top left no-repeat;}
a#bnews:hover img {background: url(/IMG/deco/b_news00.jpg) top left no-repeat;}
a#ba-venir:hover img {background: url(/IMG/deco/b_avenir00.jpg) top left no-repeat;}
a#bpresse:hover img {background: url(/IMG/deco/b_presse00.jpg) top left no-repeat;}
a#bphotos:hover img {background: url(/IMG/deco/b_photos00.jpg) top left no-repeat;}
a#bvideos:hover img {background: url(/IMG/deco/b_videos00.jpg) top left no-repeat;}
a#bforum:hover img {background: url(/IMG/deco/b_forum00.jpg) top left no-repeat;}
