#main {
	width: 100%;
	float:left;
}
#page {
	margin-left: 5px;
}
#banner {
	width: 100%;
	float:left;
}
#menutop {
	width: 100%;
	float:left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	width: 100%;
	float:left;
	text-align: center;
}
#pagefooter {
	margin-right: 160px;
	margin-left: 180px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #EEEBDA;
	border-bottom-color: #EEEBDA;
	border-left-color: #666666;
}
#banner #logoimg {
}
#banner #logoflag {
	float:right;
}
#banner #logoflag img {
	padding: 7px;
}

#menutop #menutopleft {
}
#menutop #sitemape {
	float:right;
}
#menutop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menutop ul li {
	float:left;
	padding-right: 1px;
	padding-left: 1px;
}
#menutop li a {
	display: block;
	background-image: url(../Images/Commun/AM_Novice/Btn_A_Repos.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #2D3F71;
	font-weight: bold;
	border: 2px outset #CCCCCC;
}
#menutop li a:link {
	background-image: url(../Images/Commun/AM_Novice/Btn_A_Repos.jpg);
	background-repeat: repeat-x;
}
#menutop li a:hover {
background-image: url(../Images/Commun/AM_Novice/Btn_A_Survol.jpg);
background-repeat: repeat-x;
}
#menutop li a:active {
background-image: url(../Images/Commun/AM_Novice/Btn_A_Survol.jpg);
background-repeat: repeat-x;
border: 2px inset #CCCCCC;
}
.submitgo {
	display: block;
	background-image: url(../Images/Commun/AM_Novice/Btn_A_Repos.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #2D3F71;
	font-weight: bold;
	border: 2px outset #CCCCCC;
}
.submitgo:hover {
background-image: url(../Images/Commun/AM_Novice/Btn_A_Survol.jpg);
background-repeat: repeat-x;
cursor: pointer;
}
.submitgo:active {
background-image: url(../Images/Commun/AM_Novice/Btn_A_Survol.jpg);
background-repeat: repeat-x;
border: 2px inset #CCCCCC;
}
#menuleft {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	right: 0px;
	font-size: 80%;
}
#menuleft p {
	margin: 0px;
	color: #FFFFFF;
}
#menuleft ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #F09918;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	-moz-border-radius:6px;
	border-radius:6px;
}
#menuleft ul li {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
}
#menuleft li a {
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-left: 3px;
	background-image: url(../Images/Commun/AM_Novice/Nav_R.png);
	color: #006600;
	border: 1px outset #999999;
	padding-left: 3px;
	padding-bottom: 2px;
	background-repeat: repeat-y;
	background-position: right;
}
#menuleft li a:hover {
	border: 1px inset #666666;
	background-image: url(../Images/Commun/AM_Novice/Nav_S.png);
	background-repeat: repeat-y;
}
#menuleft h2 {
	color: #339900;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #F09918;
	font-size: 1.2em;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#menuright {
float: left;
width: 140px;
margin: 0px;
}
#chemin {
	margin-right: 160px;
	margin-left: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #EEEBDA;
	border-bottom-color: #EEEBDA;
	border-left-color: #666666;
}
#chemin strong {
font-weight: bold;
}
#content {
	margin-right: 160px;
	margin-left: 180px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #EEEBDA;
	border-bottom-color: #EEEBDA;
	border-left-color: #666666;
}
#content h1 {
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0B802;
	border-right-color: #F0B802;
	border-bottom-color: #F0B802;
	border-left-color: #F0B802;
	background-color: #ffffcc;
	text-align: center;
	line-height: 2em;
	text-transform: uppercase;
	font-size: 1.9em;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
#content h2 {
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0B802;
	border-right-color: #F0B802;
	border-bottom-color: #F0B802;
	border-left-color: #F0B802;
	background-color: #ffffcc;
	font-size: 1.8em;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 50px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	vertical-align: middle;
}
#content h3 {
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0B802;
	border-right-color: #F0B802;
	border-bottom-color: #F0B802;
	border-left-color: #F0B802;
	background-color: #ffffcc;
	font-size: 1.4em;
	margin-top: 0.3em;
	margin-right: 10px;
	margin-bottom: 0.8em;
	margin-left: 10px;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 40px;
	vertical-align: middle;
}
#content h4 {
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0B802;
	border-right-color: #F0B802;
	border-bottom-color: #F0B802;
	border-left-color: #F0B802;
	background-color: #ffffc0;
	margin-left: 15px;
	font-size: 1.2em;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	margin-right: 30px;
	padding-top: 0.2px;
	padding-right: 30px;
	padding-bottom: 0.2px;
	padding-left: 30px;
	vertical-align: middle;
}
#content h5 {
	text-align:center;
	font-size: 15px;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0em;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #ACA899;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #ACA899;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
}

#content p {
	font-size: 0.9em;
	line-height: 1.8em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	padding-right: 0em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: justify;
}
#content ul, #content ol {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#content ul li {
	color: #333333;
	margin-bottom: 0.1px;
	margin-left: 30px;
	list-style-type: none;
	background-image: url(../Images/Commun/AM_Novice/Bille_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding: 0px;
	margin-top: 0.1em;
	font-size: 0.9em;
	line-height: 1.7em;
}
#content ol li {
	color: #333333;
	margin-bottom: 0.1px;
	margin-left: 30px;
	background-image: url(../Images/Commun/AM_Novice/Bille_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding: 0px;
	margin-top: 0.1em;
	font-size: 0.9em;
	line-height: 1.7em;
	list-style-position: inside;
}
#content img {
	vertical-align: middle;
}


#content pre {
	overflow: auto;
	border: 5px ridge #5A6581;
	padding: 5px;
	text-align: center;
}
#content table {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #668494;
	width: 98%;
}

.RetourPage {
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.RetourPage a {
	text-decoration: none;
}
.PosCentre {
	text-align: center;
}
.PosGauche {
	text-align: left;
	float: left;
}
.PosDroite {
	text-align: right;
	float: right;
}
#edit {
background-color: #FFFFFF;
}
html {
	margin: 0px;
	padding: 0px;
	
}
body {
	font-size: 1em;
	font-family: "Palatino Linotype";
	margin: 1px;
	padding: 0px;
	background-color: #8B9FD1;
	color: #333333;
}
h1, h2, h3, h4 {
	color: #000080;
	margin: 0px;
}
p {
	margin: 0px;
}
a {
	color: #006600;
	outline:none;
}
a:hover {
text-decoration: none;
}
#PgeUp {
	display: block;
	float: left;
	position: fixed;
	visibility: visible;
	z-index: auto;
	bottom: 10px;
	height: 30px;
	width: 30px;
	text-decoration: none;
	right: 1px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#PgeUp a {
	text-decoration: none;
	background-image: url(../Images/Commun/AM_Novice/FlecheHT.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 30px;
	padding: 0px;
	margin: 0px;

}
#PgeUp a:active {
}
