<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	height: 100%;
	margin: 0;
	font: 90% "Trebuchet MS", sans-serif;
	background-color: #CCCCCC;
	;
	}
#global {
	min-height: 100%;
	width: 800px;
	position: relative;
	background: url(img/global.png) center repeat-y;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
#header {
	background-image: url(img/header1.jpg);
	background-repeat: repeat-x;
	color: #fff;
	height: 60px;
	position: relative;
	}

#center {
	/* Ã©viter la superposition  du pied de page et du contenu */
	padding-bottom: 0px;
	overflow: inherit;
	width: 800px;
	height:520px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	}	
#footer {
 
	width: 800px;
	bottom: 0px;
	height: 20px;
	background: url(img/footerphotoshop2.jpg) repeat-x;
	color: #fff;
		margin-bottom:900px;
	
	}
#sidebar {
	float: right;
	width: 550px;
	height:500px;
	background: #fff repeat-x;
	margin: 0px;
	}
#content {
	/* On laisse de la place Ã&nbsp; droite  pour l'autre colonne */
	float: left;
	width: 250px;
	height:500px;
	padding: 0;
	margin: 0px;
	background: #fff;
	}
	
#global  #menue {
	background-image: url(img/menu3.jpg);
	height: 25px;
	width: 800px;
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
}

#global #menue #tableaumenu {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	width: 800px;
}
#global #center #sidebar #barrebleu div {
	background-repeat: repeat-x;
	height: 23px;
	background-color: #002665;
}
#global #center #sidebar #barrebleu2 div {
	background-repeat: repeat-x;
	height: 23px;
	background-color: #002665;
}


#global #center #content #logoetadresse #adresse {
	margin-right: 10px;
	margin-left: 12px;
}


a {
	color: #FFFFFF;
	text-decoration: none;	
	}
a:hover {
	color: #FF3300;
	text-decoration: none;
	
	}
#center #barrevide {
	
	width: 800px;
	background-color: #FFFFFF;
}

#global #center #content #logoetadresse #adresse #adressevanesse {
	background-color: #FFFFFF;
}

.Style14 {color: #002665}
.Style21 {color: #FFFFFF; font-size: 12px; font-weight: bold; }
.Style24 {font-size: 11px}
#center #sidebar #forumlaireenvoyer {
	margin-left: 5px;
}
#center #espaceblanc {
	background-color: #FFFFFF;
	height: 26px;
}
</pre></body></html>