html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-align: justify;
	line-height: normal;
	background-image: url(../images/motifTexture.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}

html>/**/body {overflow-y: scroll;}

img {
	border: 0px none #000000;
}
div {
	margin: 0px;
	padding: 0px;
}

div#frise {
	background-image: url(../images/frise.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 100%;
}
div#illustreTop {
	background-image: url(../images/Deco_Top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	height:430px;
}
#global  {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#sommaire li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
#sommaire a {
	text-decoration: none;
}

#sommaire  a:hover  {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #542B0B;
}


div#titre h1 {
	position: absolute;
	top: -5000px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: normal;
	color: #996600;
	line-height: normal;
}
h1 span.soustitre  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #996600;
	line-height: normal;

}
h2 {
	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;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	color: #000000;
	line-height: normal;
	text-indent: 0em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
ul  {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 4px;
	padding: 0px;
	text-indent: 0.5em;
	line-height: 1.2em;
	text-align: justify;
}
a:link {
	color: #5E2700;
}
a:visited {
	color: #5E2700;
}
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;
}
a {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gras {
	font-weight:bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #7A3B18;
	text-align: center;
	clear: both;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.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 {
	position: relative;
	left: -5000px;
	top: -5000px;
}
.horsEcran, .imprimUniquement {
	display:none;
}
.efface {
	display:none;
}
.nepasimprimer {
	/*juste pour dreamweaver utiliser dans css imprime*/
}
.pourPDA {
	display:none;
}
.infobulle{
	position: absolute;
	display:block;
	visibility : hidden;
	border: 1px solid Black;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
	z-index:99;
	line-height: 15px;
	text-indent: 0px;
	left :0px;
	width:auto;
	margin-top:10px;
	margin-left :45px;
	margin-right:45px;
}

sup {
	font-size: 0.9em;
}
sup a {
	cursor:default;
}
#notes {
	/*display:none;*/
	position: absolute;
	left: -5000px;
	top: -5000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5%;
}
.aaa {
	position: relative;
	top: 2px;
	margin-left: 20px;
}
.aaa img {
	display: inline!important;
	margin: 0px!important;
	padding: 0px!important;
}

