body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	line-height: normal;
	background-image: url(../images/fondBody.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	right: 0px;
	font-size: 0.9em;
}
img {
	border: 0px none #000000;
}
#global, #globalIndex {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 500px;
}
.bodyTexte {
	background-image:none;
	margin: 0px 5px;
	background-color: #FFFFFF;
}
.bodyTexte p {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cadrePage {
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 460px;
	padding-top: 100px;
	background-color: #FFFFFF;
	overflow: visible;
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
	
	
}
#images {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	min-height:215px;
}
#images img {
	margin-right: 20px;
	margin-left: 20px;
}
.sansMarge {
	margin: 0px!important;
}
#menu {
	text-align: center;
	background-color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../images/Fond_menu.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: normal;
	padding: 1px;
	margin-top: 0px;
	height: auto;
}
#retour, #sommaire, #suite {
	text-align: center;
	background-color: #FDF1E3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #5E3710;
	font-variant: normal;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E68D19;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rappelTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FA932E;
	font-variant: small-caps;
	margin-top: 20px;
	margin-left: 50px;
}
#indexTitre h1 {
	background-image: url(../images/index_titre.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 800px;
	position: absolute;
	top: 57px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	color: #999999;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: inline;*/
}
div   h2  {
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #996600;
	line-height: normal;
	text-indent: 0.5em;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p + h3 {margin-top: 20px;}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	line-height: 1px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	line-height: 1px;
	text-align: justify;
	list-style-type: none;
}
.generique ul {
	font-size: 12px;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4%;
}
.generique li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-indent: 5px;
	text-align: justify;
	line-height: 150%;
}

a:link {
	color: #DB780B;
}
a:visited {
	color: #DB780B;
}
a:active {
	color: #FF0000;
}

.bodyTexte a:link {
	color: #0000FF;
}
.bodyTexte a:visited {
	color: #9900CC;
}
.bodyTexte a:active {
	color: #990000;
} 
a:hover, a:focus {
	color: #000000;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	background-position: left top;
	outline: none;
}
a {
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.sousLigne:hover,a.sousLigne:focus {border-bottom:#F00 1px solid;}
a.sousLigne:active {border-bottom:#666 1px solid;}
#texte {
	/*height: 220px;
	width: 400px;
	position: fixed;
	top: 90px;
	left: 20px;
	overflow: auto;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 25px;*/
	min-height:125px;
}
.generique {
	min-height: 350px!important;
}
#texte p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
/*a:hover .image, a:focus .image, a:active .image {
	outline:1px solid #F7942F;
}*/
.gras {
	font-weight:bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #7A3B18;
	text-align: center;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 25px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 560px;
}
.copyrightFlux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #7A3B18;
	text-align: center;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.aaa {
	position: relative;
	top: 2px;
	margin-left: 20px;
}
.etendre {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
}
.effaceDroite {
	clear:right;
}
.effaceGauche {
	clear:left;
}
.flotteDroite {
	float:right;
}
.enligne {
	display:inline !important;
}
.cache {
	/*display:none;*/
	position: absolute;
	left: -5000px;
	top: -5000px;
}
.horsEcran, .imprimUniquement {
	/*display:none;*/
	position: absolute;
	left: -5000px;
	top: -5000px;
}
.deplace {
	/*display:none;*/
	position: absolute;
	left: -5000px;
	top: -5000px;	
}
.nepasimprimer {
	/*juste pour dreamweaver utiliser dans css imprime*/
}
.pourPDA {
	display:none;
}
#accessib {
	position: absolute;
	color: #C26A44;
	z-index: 2;
	left: 700px;
	top: 590px;
}
#accessibFlux {
	position: static;
	float: right;
	color: #C26A44;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#accessibIndex {
	position: absolute;
	color: #C26A44;
	margin: 0px;
	width: 48px;
	z-index: 2;
	left: 0px;
	top: 590px;
	padding: 2px;
}
#accessibIndex img {
	position: static;
	margin: 0px;
	padding: 0px;
}
.flux {position: static;}

