/* CSS Document */a {		color: #613309;		text-decoration: underline}		body {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	line-height: normal;	color: #2D1603;	margin-top: 0em;	margin-right: 0em;	margin-bottom: 0em;	margin-left: 0em;	background-image: url(images/burfondP.jpg);	}	h1 {	color: #2D1603;	line-height: normal;	font-size: xx-large;	text-shadow: 3px 3px 4px #000000;	}h2 {	color: #2D1603;	line-height: normal;	font-size: x-large;	text-shadow: 3px 3px 4px #000000;}h3 {	color: #2D1603;	font-size: large;	line-height: normal;	text-shadow: 3px 3px 4px #000000;	}h4 {	color: #2D1603;	font-size: medium;	line-height: normal;	text-shadow: 3px 3px 4px #000000;	}h5 {	color: #2D1603;	font-size: small;	line-height: normal;	font-weight: bold;	text-shadow: 3px 3px 4px #000000;	}table {	color: #FFFFFF	}td, th {		font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	line-height: normal;	color: #2D1603	}textarea {	font-family: Arial, Helvetica, sans-serif;		font-size: small	}ul {		font-family: Arial, Helvetica, sans-serif;		font-size: 1em;		list-style-type: square;		list-style-position: outside	}a:hover {	text-decoration: underline;	color: #9A4D00;	}#conteneur {	position: absolute;	width: 100%;	}#header {	height: 120px;	width: 100%;}#centre {	margin-left: 150px;	padding-left: 4px;	padding-right: 5px;}#gauche {	width: 150px;	padding-left: 4px;	position: absolute;	left: 0px;	}#pied {	height: 3em;	width: 100%;}.adroite {	float:right;	margin: 1;	border: 2px;	border-color: #EDCDA5;	border-width: thin;	border-style: solid;}.agauche {	float:left;	margin: 1;	border-width: thin;	border-color: #EDCDA5;	border-style: solid;}.lettrine{	font-size: 3em;	float: left;	border: 3px outset #EDCDA5;	margin-right: 3px;	margin-left: 3px;	font-weight: bold;	line-height: 1em;	}.titrehistbando {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-large;	font-style: normal;	font-weight: normal;	text-align: center;	vertical-align: bottom;	color: #FFFFFF;}.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	font-style: normal;	color: #003300;	text-align: center;	vertical-align: middle;}.signatured {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: x-small;	font-style: italic;	text-align: right;}.textehist {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #333366;	line-height: normal;	}.editohist {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #333366;	line-height: normal;	text-align: justify;	text-indent: 1cm;	margin-bottom: 1px;	margin-top: 1px;}.titrebourd {	font-family: "Times New Roman", Times, serif;	font-size: large;	color: #472400;	font-style: oblique;	line-height: normal;}#menuDeroulant{	list-style-type: none;	margin: 0;	padding: 0;	border: 0;	display: inline;	font-size: small;	width: 100%;	}<!-- les menus déroulants première version/*#menuDeroulant li{float: left; width: 19%; margin: 0; padding: 0; border: 0; }#menuDeroulant .sousMenu{	display: none;	list-style-type: none;	margin: 0;	padding: 0;	border: 0;	position: absolute;	width: 600 px;}#menuDeroulant .sousMenu li{	float: none;	margin: 0;	padding: 0;	border: 0;	width:150px;}#menuDeroulant li a:link, #menuDeroulant li a:visited{	display: block;	height: auto;	color: #FFFAD1;	//background: #3B4E77;	margin: 0; //padding: 4px 8px; //border-right: 1px solid #fff;	text-decoration: none;	background-color: #816F13;}#menuDeroulant li a:hover { background-color: #AE8C09; }#menuDeroulant li a:active { background-color: #5F879D; }#menuDeroulant .sousMenu li a:link,#menuDeroulant .sousMenu li a:visited{	display: block;	color: #FFFAD1;	margin: 0;	border: 0;	//background: transparent url("fondTR.png") repeat;	//background: #3B4E77;	background-color: #816F13;}#menuDeroulant .sousMenu li a:hover{ background-color: #AE8C09;}#menuDeroulant .sousMenu li a:active{ background-color: #5F879D;}#menuDeroulant li:hover > .sousMenu { display: block; }<!-- Fin des menus déroulonts première version //--><!-- menus déroulants deuxième version, code d'alsacreation. //--><!-- on reprend le code d'alsa creation en appelant le style : menud //-->*/dt, dl, dd {list-style-type: none;margin: 0;padding: 0;}.menud ul{	list-style-type: none;	margin: 0;	padding: 0;	}.menud li{	list-style-type: none;	margin: 0;	padding: 0;	}.menud {	position: absolute;	top: 100px;	width: 100%;	z-index: 3;	}.menud dl {float: left;width: 140px;}.menud a {margin: 0 ;height: auto;display: block;text-align: left;text-decoration: none;color: #FFFAD1;background: #816F13;}.menud a:hover {background: #AE8C09; }#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {display: none;width: 100%;font-size: 12px;}#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {font-weight: normal;border-top: 0 none;}