body{
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#202020;
}

.bodyRouge, .bodyRouge_en{background:center 25px url(images/bg_rouge.jpg) #4F2229 no-repeat;}
.bodyBleu, .bodyBleu_en{background:center 25px url(images/bg_bleu.jpg) #2A4D60 no-repeat;}
.bodyVert, .bodyVert_en{background:center 25px url(images/bg_vert.jpg) #263713 no-repeat;}
.bodyOrange, .bodyOrange_en{background:center 25px url(images/bg_orange.jpg) #BA6A23 no-repeat;}

h1{
	text-indent:-10000px;
	font-size:0px;
	margin:0;
	padding:0;
	width:920px;
	height:141px;
}

.h1Rouge{background:url(images/entete_rouge.jpg) top left no-repeat;}
.h1Bleu{background:url(images/entete_bleu.jpg) top left no-repeat;}
.h1Vert{background:url(images/entete_verte.jpg) top left no-repeat;}
.h1Orange{background:url(images/entete_orange.jpg) top left no-repeat;}

.h1Rouge_en{background:url(images/entete_en_rouge.jpg) top left no-repeat;}
.h1Bleu_en{background:url(images/entete_en_bleu.jpg) top left no-repeat;}
.h1Vert_en{background:url(images/entete_en_verte.jpg) top left no-repeat;}
.h1Orange_en{background:url(images/entete_en_orange.jpg) top left no-repeat;}



#menu #district{
	background:url(images/menu_titre.jpg) top left no-repeat;
	width:175px;
	height:25px;
	float:left;
}

#menu #fr, #menu #en{
	width:29px;
	height:25px;
	background:top left no-repeat;
	float:right;
	text-indent:-10000px;
	font-size:0px;
}

#menu #fr:hover, #menu #en:hover{
	background-position:bottom left;
}

#menu .actif{background-position:bottom left!important;}


#menu #fr{background-image:url(images/menu_fr.jpg);}
#menu #en{background-image:url(images/menu_en.jpg); margin-right:6px;}

#contenu{
	background:url(images/bg_page.jpg) left 141px no-repeat #ffffff;
	margin:0 auto;
	position:relative;
	width:920px;
	padding-bottom:50px
}

#texte{
	padding:0px 10px;
	width:900px;
	line-height:14px;
}

#contenu a{color:#3c8940; text-decoration:none; border-bottom:1px solid #3c8940; display:inline-block; margin-bottom:2px; padding-bottom:0; }
#contenu a:hover{text-decoration:none; border-bottom:1px solid #202020;}

#colonne1, #colonne2, #colonne3, #colonne4{
	width:210px;
	float:left;
}

#colonne2, #colonne3, #colonne4{
	margin-top:266px;
}

#colonne1, #colonne2, #colonne3{
	margin-right:18px;
}

#flash{
	position:absolute;
	right:0;
	top:0px;
}

h2{
	text-indent:-10000px;
	font-size:0px;
	width:210px;
	margin:23px 0 18px 0;
	background:top left no-repeat #ffffff;
}

h2.s1{height:15px;}
h2.s2{height:31px;}
h2.s3{height:44px;}
h2.s4{height:61px;}


h2#sousTitre1{background-image:url(images/sousTitre_1.jpg);}
h2#sousTitre2{background-image:url(images/sousTitre_2.jpg);}
h2#sousTitre3{background-image:url(images/sousTitre_3.jpg);}
h2#sousTitre4{background-image:url(images/sousTitre_4.jpg);}
h2#sousTitre5{background-image:url(images/sousTitre_5.jpg);}
h2#sousTitre6{background-image:url(images/sousTitre_6.jpg);}
h2#sousTitre7{background-image:url(images/sousTitre_7.jpg);}

h2#sousTitre1_en{background-image:url(images/sousTitre_en_1.jpg);}
h2#sousTitre2_en{background-image:url(images/sousTitre_en_2.jpg);}
h2#sousTitre3_en{background-image:url(images/sousTitre_en_3.jpg);}
h2#sousTitre4_en{background-image:url(images/sousTitre_en_4.jpg);}
h2#sousTitre5_en{background-image:url(images/sousTitre_en_5.jpg);}
h2#sousTitre6_en{background-image:url(images/sousTitre_en_6.jpg);}
h2#sousTitre7_en{background-image:url(images/sousTitre_en_7.jpg);}



h2.premier{margin-top:4px;}

#colonne2 img{margin-left:10px; margin-bottom:3px;}
#colonne3 img{margin-bottom:10px;}

a.sansBordure, a.sansBordure img{border:0px!important;}

.clear{
	text-indent:-10000px;
	font-size:0px;
	clear:both;
}

h4{
	color:#3c8940;
	font-weight:normal;
	font-size:11px;
	margin-bottom:5px;
}

#colonne4 ul{margin:3px 0 0 0; padding:0;}
#colonne4 ul li{ list-style-type:none;}
