/* css balises mutine */
html, body {
				height: 100%;
			}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: White;
	margin: 0;
	padding: 0;
	background-color: #DB8D8D;
}
#header {
	background-color: #DB8D8D;
}
.menuh {
	height: 25px;
	text-align: center;
	background-color: #D17373;
	vertical-align: middle;
}
#conteneur {
position: relative;
width: 100%;
height: 100%;
min-height: 100%
background-color:#D17373;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
}
html>body #container {
    height: auto;
}
 #centre { 
background-color:#DB8D8D; 
margin-left: 200px; 
min-height:750px; 
//min-height:845px; 
} 
* html #centre { 
height:845px; 
}
#gauche {
	background-color: #D17373;
	position: absolute;
	left: 0;
	width: 200px;
	border-width: ;
	padding: -20px;
	margin: -20px;
}
#pied {
	clear: both;
	height: auto;
	text-align: center;
	width: 100%;
	background-color: #D17373;
}
/* menu gauche mutine */
ul {list-style-type: none;} 

li {margin-bottom: 5px;}
.menu a {
	margin: 0 2px;
	width: 140px;
	height: 20px;
	display: block;
	text-align: center;
	border: 1px solid gray;
	text-decoration: none;
	color: #000;
	background-color: #DB8D8D;
}
.menu a:hover {
     background: #F8A0AE;
     border: 1px solid gray; 
     }
.menu a:active {
     background: #gray;
     border: 1px solid gray; 
     color: #fff;
     }
.titre {
	text-transform: uppercase;
	font-weight: bold;
	color: White;
	text-align: center;
}
A:link {
	COLOR: White;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: Yellow;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: White;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #FFCCCC;
	text-decoration: none;
	font-weight: bold;
}
p {margin: 0 0 10px 0;}
.disclaimer { font-family:arial; font-size:8pt; border-width:1; border-color:#666666; border-style:solid; }
h1 {
	font-size: 14px;
	color: white;
	text-decoration: none;
}
