/* redéfinition */

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

h2{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 35px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	background-image: url("img/h2_bg.png");		
	background-position: 0px 16px;
	background-repeat: no-repeat;
}

h3{
	margin: 10px 0px 5px 20px;
	padding: 0px 0px 0px 20px;	
	display: block ;
	width: 560px ;
	height: 30px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	background-image: url("img/h3_bg.png");		
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

h4{
	text-align: center;
}

h5{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6E00;
	text-align: left;
}

h6{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 40px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF7920;
	background-image: url("img/h6_bg.png");		
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

a:link {
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #8888FF;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

li {
list-style: none inside url("img/li_puce_bg.png");
}

/* mise en forme des portions DIV */

#page {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	text-decoration: none;
}

#header {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
	background-image: url("img/header_bg.png");	
}

#contexte {header
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
	float: left;
}

#contexte ul {
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

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

#contexte ul li a {
	display: block ;
	width: 170px ;
	height: 20px;	
	line-height: 20px ;
	color: black;
	text-indent: 3px;
	text-decoration: none ;
	background-color: #EEEEEE;
	background-image: url("img/menu_bg.png");	
	background-position: 0px 0px;
	border-bottom: 1px solid black ;
}

#contexte ul li a:hover {
	color: #000080;
	background-image: url("img/menu_bg.png");	
	background-position: 0px 20px;
	border-bottom: 1px solid black ;
}

#chapeau {
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	height: 80x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	text-align: left;
}

#contenu {
	padding: 0px;
	margin: 0px 0px 0px 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

#footer {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	height: 80x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: black;
	text-decoration: none;
	border: 1px dotted #AAAAAA;
}

/* classes */ 
.pCenter {
	text-align: center;
}
 
.infosArticle {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #AAAAAA;
}

.pagesArticle {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.infosNews {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #AAAAAA;
}

.titleLastNews{
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 35px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	background-image: url("img/h2_bg.png");		
	background-position: 0px 16px;
	background-repeat: no-repeat;
}

.lastNews {
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 10px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.h2Home{
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 0px 35px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #444444;
	background-image: url("img/h2_bg.png");		
	background-position: 0px 16px;
	background-repeat: no-repeat;
}
