/* CSS Document */


body {
	background-image: url(images/header_01.png);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
}
h4 a{
	text-decoration: none;
	
	}
.ref {
	margin-left:auto;
	margin-right:auto;
	font-size:9px;
	}
.page {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	border:solid 1px #333333;
	background-color:#4B4B4A;
}
.header {
	background-image: url(images/header_02.png);
	width:1024px;
	height:200px;
	}

.conteneur {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:25px;
	}
.menu {
	height:15px;
	font-family:"Comic sans MS";
	font-size:12px;
	list-style:none;
	}
.menu li {
		display:inline;
		color:#333333;
		border: solid 1px #000000;
		margin-bottom:3px;
		}
.menu li a {
	margin:0;
	padding: 4px 30px ;
	background: #FF6600 ;
	color: #fff ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
}
.menu li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #000000 ;
	color:#FF6600;
	}	
.liens {
	border-bottom:#000000 solid 0px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom:4px;
		}
		
.liens a:hover{
display:block;
background-color:#FF6600;
		}
.liens a {
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bas {
	font-size: 12px;
	color: #333333;
}
.bas a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}



	
.texte {
		width:750px;
		text-align:justify;
		margin-left:75px;
		}
p {
	color:#CCCCCC;
	}

h1 {
	padding-left:5px;
	}
		
.titre_article {
	background-image:url(images/titre_article.jpg);
	background-repeat:repeat-y;
	height:15px;
	padding-left:18px;
	font-family:"Comic Sans MS";
	font-weight: bolder;
	}


		
.titre_article span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-left:20px;
	vertical-align:middle;
	}
		
.article {
	text-align:justify;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
		}
.bouton_acc {
	background-image: url(images/btn_accueil.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	margin: 3px;
}

.texte_large {
	clear:both;
	margin:10px;
	padding-top:20px;
	text-align:justify;
	padding-left: 5px;
	}

.ill{
	background-image:url(images/boite.png);
	background-repeat:no-repeat;
	height:250px;
	
	background-position:center;
	
	}
		
.pied {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	height:15px;
	border:solid 1px #999999;
	background-color: #FF9933;
	text-align:center;
	}

.flash{
	float:left;
	}
.pub{
	text-align:right;
	}
