body{
	width:100%;
	height:925px;
	margin:0 auto;
	background-color:#000;
	background-image:url('img/fond.jpg');
	background-repeat:repeat-x;
	
}

#en_construction{
	width:250px;
	height:150px;
	padding:20px;
	margin:120px auto;
	text-align:center;
	font-size:18px;
	color:#fff;
	background-color:#820000;
	border-radius: 5px;
	font-family:Helvetica;
}

#en_construction p{
	font-size:11px;
	text-align:left;
}

#en_construction a{
	color:#fff;
}

#conteneur{
	width:960px;
	margin:0 auto;
	border:solid 0px green;
}


h1{
	text-indent:-9000px;
}

h2#titre_page{
	font-family:Arial;
	font-size:30pt;
	margin:0;
	padding:0;
	border-bottom:solid 2px #000;
}

h3{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

#header{
	background-image:url('img/banniere.png');
	background-repeat:no-repeat;
	width:960px;
	height:213px;
	border:solid 0px green;
}

#menu{
	background-color:#820000;
	width:960px;
	height:30px;
}

#menu ul{
	margin:0;
	padding-right:20px;
	float:right;
}

#menu ul li{
	float:left;
	list-style:none;
	line-height:30px;
}

#menu ul li a{
	display:block;
	width:auto;
	padding:0 30px 0 30px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
}

#menu ul li a:active{
	background-color:#A4A7AA;
	display:block;
	color:#000;
	text-decoration:none;
	height:40px;
}

#menu ul li a:hover{
	color:#820000;
	text-decoration:none;
	background-color:#A4A7AA;
	display:block;
	height:30px;
	
}

#logo_menu{
	width:50px;
	height:50px;
	background-image:url('img/logo_menu.png');
	position:absolute;
	margin:-10px 0 0 20px;
}

#contenu_page{
	width:960px;
	height:620px;
	margin:10px auto;
	border:solid 0px blue;
	background-image:url('img/fond_contenu.png');
	
}

#colonne_gauche{
	width:470px;
	height:570px;
	padding:40px 0 10px 40px;
	float:left;
	background-image:url('img/papillon.png');
	background-repeat: no-repeat;
	background-position:center;
}

#conteneur_articles{
	padding:0;
	overflow:scroll;
	overflow-x: hidden;
	overflow: auto;
	height:550px;
	border-bottom:2px solid black;
}

.articles{
	font-family:Arial;
}

.articles p, ul, li{
	padding:0;
	margin:0;
}

.articles ul li{
	list-style:none;
}

.texte_articles{
	padding-top:10px;
	padding-bottom:10px;
	font-size:10pt;
}

.texte_articles p{
	margin-top:10px;
	margin-bottom:10px;
}

.texte_articles ul#premier_niveau{
	margin:10px 0 0 10px;
	padding:0;
}

.texte_articles ul#premier_niveau li{
	list-style-image: url("img/puce_texte.png");
	list-style-position: inside;
}

.texte_articles ul#premier_niveau li span{
	color:#800000;
	font-size:11pt;
}

.texte_articles ul#deuxieme_niveau{
	margin:5px 0 0 40px;
	padding:0;
}

.texte_articles ul#deuxieme_niveau li{
	list-style: none;
}

.texte_articles a{
	color:#820000;
	text-decoration:none;
}

.texte_articles a:hover{
	color:#000;
	text-decoration:underline;
}

.menu_sousrubriques a{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left:8px;
	color:#800000;
	text-decoration:none;
	background-image: url("img/petit_trait.gif");
	background-position:left center;
	background-repeat: no-repeat;
}

.menu_sousrubriques a:hover{
	color:#000;
	background-image: url("img/petit_trait_hover.gif");
	background-position:left center;
	background-repeat: no-repeat;
}

#colonne_droite{
	width:440px;
	height:620px;
	float:right;
	border:solid 0px red;
}

#footer{
	background-color:#820000;
	width:960px;
	height:30px;
	margin-top:10px auto;
}


/* --- PAGE SOMMAIRE --- */

#sommaire_gauche{
	width:410px;
	height:420px;
	float:left;
	border:solid 0px green;
	margin:10px 0 10px 10px;
}

#sommaire_droite{
	width:500px;
	height:420px;
	float:right;
	border:solid 0px red;
	margin:10px 10px 10px;
}

#sommaire_bas{
	clear:both;
	width:940px;
	height:160px;
	border:solid 0px blue;
	margin:0 auto;
}

.sommaire h2{
	font-size:16px;
	font-family:Arial;
	color:#fff;
	margin:0;
	margin-bottom:15px;
	padding:0;
	padding-top:3px;
	background-color:#000;
	padding-left:45px;
	font-weight:510;
	background-image:url('img/puce_titre.png');
	background-repeat:no-repeat;
}

.sommaire p{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	margin:0;
	margin-bottom:15px;
	padding:0;
	color:#000;
}

.news h3{
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	margin:0;
	padding:0;
	width:500px;
	display:block;
	float:left;
}

.news span{
	display:block;
	float:right;
	margin:0;
	padding:0;
	margin-top:-20px;
	font-family:Arial;
	font-size:14px;
}

.news a:link{
	color:#800000;
	text-decoration:none;
}
.news a:visited{
	color:#800000;
	text-decoration:none;
}
.news a:hover{
	color:#000;
	text-decoration:underline;
}

span#breves{
	clear:both;
	font-size:14px;
	font-family:Arial;
	margin:0;
	margin-bottom:15px;
	padding:15px 20px 15px 20px;
	background-color:#cfd1d2;
	border-top:solid 1.5px #000;
	border-bottom:solid 1.5px #000;
	width:460px;
}

.sommaire ul{
	margin:0;
	padding:0;
}

.sommaire ul li{
	list-style:none;
}

.sommaire .encart{
	width:300px;	
}

.sommaire .encart h2{
	font-size:16px;
	font-family:Arial;
	color:#fff;
	margin:0;
	padding:0;
	padding-top:3px;
	background-color:#000;
	padding-left:45px;
	font-weight:510;
	background-image:url('img/puce_titre.png');
	background-repeat:no-repeat;
}

.sommaire .encart p{
	background-color:#cfd1d2;
	margin:0;
	padding:10px;
	height:117px;
}


/**********CONTACT*****************/

.contact{
	width:400px;
	margin:5px 0 5px 50px;
}

.contact .vignette{
	/*position:absolute;*/
	z-index:1000;
}

.contact .infos{
	width:350px;
	text-align:center;
	background-color:#000;
	padding:5px 0 5px 0;
	color:#fff;
	font-weight:bold;
	margin:-20px 0 0 20px;
	z-index:1;
}

.contact .infos a:link{
	color:#fff;
	text-decoration:none;
}

.contact .infos a:visited{
	color:#fff;
	text-decoration:none;
}

.contact .infos a:hover{
	color:#A7ABAE;
	text-decoration:underline;
}
