/* afin que tout marche sur IE6 il FAUT ces lignes...*/
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
	overflow: hidden
}
html {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
}
/*********************************************************/
.header {
	height: 53px;
	background-color: #E8DCC1;
	top: 0px;
	bottom: 53px;
	margin-left: 15%; /*left: 150px; ne fonctione pas ?????*/ 
}
.conteneur {
	position: absolute;
	width: 100%;
	background-color:#333333;
	font-family: Verdana;
	height: 100%;
	overflow: auto
}
.centre {
/*	position: absolute; pose des problème dans cette classe ??*/
	background-color:white;
	margin-left: 15%;
	height: 90%; /* obligatoire si on veut limiter l'ascenseur a cette zone */
	margin-right:0%;
	overflow: auto;
	margin-top: 0px; /*en remplcement de margin-high non normalisé; en fait la mrge n'est pas nécessaire car elle se positionne en relatif*/
	bottom: 0px;	
}
.gauche {
	position: absolute;
	left:0;
	width: 15%;
	height: 80%;
	top: 0px;
}
.somm {font-size:1em;
		color:#FFFFFF;
		margin-top:0; margin-bottom:0;
		margin-left:3; 
		font-family:Verdana;
		font-weight:bold; 
		text-decoration:none
}

.somm a:link {color:#FFFFFF;
		font-family:Verdana; 
		text-decoration:none
}
.somm a:visited {color:#FFFFFF;
		font-family:Verdana; 
		text-decoration:none
}
.somm p {font-weight:bold}
.pspe {font-size:0.67em;
		color:#800000;
		margin-top:0; margin-bottom:0; 
		font-family:Verdana;
		font-weight:bold; 
}
.pspe a:link {color:#800000;
				text-decoration:underline
}
.pspe a:visited {color:#800000;
				text-decoration:underline
}
.pspe p {font-size:0.67em;color:#800000;
font-weight:bold}
.pspe h3 {color:#800000;text-align:center;margin-bottom:5;margin-top:6}
.pspe h4 {color:#808000;text-align:left}
.pspe h4 a:link {color:#808000;text-decoration:underline}
.pspe h4 a:visited {color:#808000;text-decoration:underline}
.pspe li{color:#800000;font-size:0.67em; font-weight:bold}
 



p            { margin-top: 0; margin-bottom: 0;color:#800000; font-family:Verdana; font-size:1em }
p a:link   {font-family: Verdana; color: #800000}
p a:visited  {font-family: Verdana; color: #800000}
h6 		{font-size:0.67em; color:#800000;
		margin-top:0; margin-bottom:0;
		font-weight:normal; font-family:Verdana
}
h6 a:link {color:#800000;text-decoration:underline; font-family:Verdana
}
h6 a:visited {color:#800000;text-decoration:underline
}
h1 		{font-size:0.67em; color:#333333;
		margin-top:0pt; margin-bottom:0pt;margin-left:12pt; margin-right:12pt;
		font-weight:normal; text-align:justify; font-family:Verdana
}
h1 a:link {color:#333333;text-decoration:underline; font-family:Verdana
}
h1 a:visited {color:#333333;text-decoration:underline
}
h1 a:hover{font-weight:bold;color:#800000}

.hm 		{font-size:0.67em; color:#800000;
		margin-top:0; margin-bottom:0;
		font-weight:normal; font-family:Verdana
}
.hm a:link {color:#800000;text-decoration:underline; font-family:Verdana
}
.hm a:visited {color:#800000;text-decoration:underline
}

h5           { font-family: Verdana; color: #333333; font-weight: bold;margin-top:0;margin-bottom:0 }
h5 a:link   {  color: #333333; font-weight: bold }
h5 a:visited   { color: #333333; font-weight: bold }
h3           {font-family: Verdana; color: #800000; font-weight: bold; text-align: center;
			margin-top: 0; margin-bottom: 0
}
h3 a:link {color: #800000; font-weight: bold;text-decoration:underline}
h3 a:visited {color: #800000; font-weight: bold;text-decoration:underline}
.dov {
	font-family: Verdana;
	color: #808000;
	font-weight: bold;
	font-size:1em;
	margin-left: 4px; margin-top :2px;margin-bottom : 2px
}
.dov a:link {font-family: Verdana; color: #808000; font-weight: bold }
.dov a:visited {font-family: Verdana; color: #808000; font-weight: bold}

.hmb {color: #800000; font-family: Verdana; font-weight: bold;font-size:0.67em;margin-top:0;
	margin-bottom:0}
.hmb a:link { color: #800000;text-decoration:underline}
.hmb a:visited {color:#800000;text-decoration:underline}
.hmb p {font-weight: bold}
.hv {font-size:0.67em;color:#808000;font-weight:bold;text-decoration:none;
			  margin-top:0; margin-bottom:0}
.hv a:link {color:#808000;font-weight:bold;text-decoration:underline}
.hv a:visited {color:#808000;font-weight:bold;text-decoration:underline}

.hg{font-size:0.67em;color:#333333;font-weight:normal;
			  margin-top:0; margin-bottom:0}
.hg a:link {color:#333333;font-weight:normal;text-decoration:underline}
.hg a:visited {color:#333333;font-weight:normal;text-decoration:underline}

.hgb {color: #333333; font-family: Verdana; font-weight: bold;font-size:0.67em;margin-top:0;
	margin-bottom:0}
.hgb a:link {color:#333333;font-weight:bold; text-decoration:underline}
.hgb a:visited {color:#333333;font-weight:bold; text-decoration:underline}
.dogb {font-family: Verdana;font-size:1em;margin-top:0;margin-bottom:0;
	color:#333333;font-weight:bold
}
.domb {font-family: Verdana;font-size:1em;margin-top:0;margin-bottom:0;
	color:#800000;font-weight:bold
}