	/* --- GENERAL --- */
	
	* {
		margin: 0;
		padding: 0;
		border: 0;
		}
	
	body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 70%;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 50px;
	background-color: #000000;
	font-weight: normal;
		}
	
	td img {display: block;}
	
	ul, li {
	background-image: url(../images_extra/bullet_carre_noir.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
		}
	
	p {
	margin-right: 10px;
		}

	img{
	margin-right: 0px;
		}


	h1 {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 20px;
		}
		
	h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
		}
		
	h2  a:link, a:active  {
	color: #0066CB;
	text-decoration: none;
	}
	
	h2  a:visited {
	color: #0066CB;
	text-decoration: none;
	}
	
	h2  a:hover  {
	text-decoration: underline;
	color: #003366;
	}
	
	h3 {
	font-size: 1.1em;
	line-height: 1.25em;
	font-weight: normal;
	color: #003366;
	margin-bottom: 10px;
		}
	
	h4 {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding-right: 10px;
		}
	
	h5 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 0.5em;
	color: #990000;
	margin-top: 15px;
		}
	
	h6 {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
		}
		
	h6  a:link, a:active  {
	color: #000033;
	text-decoration: none;
	}
		
	h6  a:hover  {
	text-decoration: underline;
	color: #0066CB;
	}
		
	h7 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		}
		
	/* --- NAVIGATION GÉNÉRALE --- */
	
	a:link {
		color: #003399;
		text-decoration: none;
		}
	
	a:visited {
		color: #003399;
		text-decoration: none;
		}
	
	a:hover, a:active {
		text-decoration: underline;
		color: #0F4174;
		}
	

