
body {
	border-top: 2px solid #FFFFFF;
}
body, td, p, blockquote, input, textarea, select, option, ul, li, h1, h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #18516F;
	}
	
a {
	color: #E91707;
	text-decoration : underline;
	}

a:hover {
	text-decoration : none;
	color : #A90E03;
	}

/* paragraphes */
	
p {
	margin : 10px 0 5px 0;
	padding : 0;
	line-height : 1.2em;
	text-align : justify;
	}

h1 { 
	margin : 0;
	padding : 0 0 0 16px;
	background : url(../images/fleche.gif) no-repeat left center;
	color : #2C5475;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 0.1em;
	}

h2 { 
	margin : 5px 10px 5px 8px;
	padding : 0 0 0 15px;
	font-size : 12px;
	font-weight : bold;
	color : #D01920;
	background : url(../images/carre.gif) no-repeat left center;
	}
	
h3 {
	margin : 0;
	padding : 10px 0 0 18px;
	color : #3C558D;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	background : url(../images/puce.gif) no-repeat left 15px;
	font-family : "Arial", "Helvetica", "sans-serif";
	}
	
h4 {
	margin : 0;
	clear: both;
	padding : 12px 0 3px 0;
	border-bottom : 1px solid #659CC8;
	color : #3C558D;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	}
h5 {
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}
img.gauche {
	border : 1px solid #682714;
	float: left;
	margin: 10px 10px 10px 0;
}
img.droite {
	border : 1px solid #682714;
	float: right;
	margin: 10px 0 10px 10px;
}
img.icone {
	margin-left: 10px;
	border: 0;
}

.prev {
	float : left;
	padding-left : 15px;
	margin : 5px 0 0 3px;
	font-size : 11px;
	background :  url(../images/flecheg.gif) no-repeat left center;
	}
.next  {
	float : right;
	padding-right : 15px;
	margin : 5px 3px 0 0;
	font-size : 11px;
	background :  url(../images/fleched.gif) no-repeat right center;
	}
#imprimer {
	margin : 5px 0 0 3px;
	font-size : 11px;
	padding-left : 15px;
	padding-right : 20px;
	background :  url(../images/fleched.gif) no-repeat left center;
	float: right;
}

#central ul {
	margin : 5px 0 10px 0;
	padding : 0;
	text-align : left;
	}
	
#central li {
	margin : 0 0 0 15px;
	padding : 0;
	line-height : 1.3em;
	list-style-image : url(../images/dot.gif);
	}
	
#central li a {
	}
	
#central li a:hover {
	}
	
#central ul ul li {
	margin : 0;
	padding : 0 0 0 20px;
	}
	
.cnil p {
	font-size : 9px;
}

.journaux img {
	margin:4px;
	border:1px solid #FF9900;
}
