body {
	padding: 0px;
	background-image: url(../images/fond_aqei.gif);
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #CC9933;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #CC9933;
	line-height: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
#position {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#logo {
	background-image: url(../images/logo_haut.png);
	width: 982px;
	height: 176px;
	float: none;
	position: relative;
}
#logo h1, #logo p {
	display:none;
}

#page {
	width: 982px;
	height: auto;
	
}

#menu {
	position:absolute;
	width: 976px;
	height: 39px;
	left: 0px;
	top: 139px;
	
}

#menu a:link {
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#menu a:hover {
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#menu a:visited {
	color: #333333;
	text-decoration: none;
	text-align: left;
}

#haut_page {
	width: 982px;
	height: 27px;
	background-image: url(../images/haut_page.png);
	background-repeat: no-repeat;
}

#contenu {
	width: 800px;
	height: auto;
	background-image: url(../images/centre_page.png);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 91px;
	padding-bottom: 30px;
	padding-left: 91px;
}
.tableau {
	text-align: center;
	vertical-align: top;
}

table p {
text-align: justify;
}

#contenu a:link {
	color: #333333;
	text-decoration: underline
}
#contenu a:visited {
	color: #333333;
	text-decoration: underline
}

#nouvelle {
	height: auto;
	width: 634px;
}

#nouvelle_haut {
	background-image: url(../images/haut_nouvelle.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 460px;
}

#nouvelle_contenu {
	background-image: url(../images/centre_nouvelle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 360px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#nouvelle_bas {
	background-image: url(../images/bas_nouvelle.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 460px;
}

#pied_de_page {
	width: 982px;
	height: 59px;
	background-image: url(../images/bas_page.png);
	background-repeat: no-repeat;
}

.creation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC66;
	text-decoration: none;
	text-align: center;
	display:none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
}

.image_centre {
	text-align: center;
}


.date {
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}
.fond_blanc {
	background-color: #FFFFFF;
}

