html {
	height: 100%;
}
body

	{
	margin: 0;
	padding: 0;
	text-align: center;
	height:100%;
	background-image: url(images/fond_or.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
html>body.conteneur1

	{

    	height: auto;

	}
.spacer {
  clear: both;
}

.conteneur1 {
	top: 0px;
	filter: Gris;
	min-height:95%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top: medium outset #CCCCCC;
	border-right: medium groove #999999;
	border-bottom: medium none;
	border-left: medium outset #CCCCCC;
	background-image: url(gris-clair.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;

}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
	background-color: #CCCCCC;
	width: 800px;
	background-position: center;
}
span {
	margin: 6px;
}
a {
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: overline;
	
}
a#menu {
	color: #FF6600;
}	
.conteneurgauche {
	float: left;
	width: 526px;
	list-style-type: disc;
	margin: 1px;
	padding: 2px;
	height: auto;
	border: none;
	left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 2px;
	
}
.conteneurdroite {
	float: right;
	width: 250px;
	overflow: hidden;
	height: auto;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 2px;
	margin: 1px;
	padding: 2px;
	
}
.fondpage {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	bottom: 1px;
	vertical-align: bottom;
	margin-bottom: 0px;
	text-align: left;
	border-top: none;
	border-right: medium groove #999999;
	border-bottom: medium groove #999999;
	border-left: medium outset #CCCCCC;
	height: 16px;
	background-image: url(gris-clair.png);
	background-repeat: repeat;
	top: auto;
	visibility: visible;

}
.baniere {
	height: 110px;
	width: 800px;
	visibility: visible;


}
span#menu {
	margin: 6px;
}

#entier {
	width: 96%;
	margin-left: 2%;
	margin-bottom: 10px;
}
#form {
	width: 96%;
	margin-left: 2%;
	margin-bottom: 10px;
	border: thin solid #99CC66;
	background-color: #999999;
}
#entiertitre {
	width: 96%;
	margin-left: 2%;
}
#alerte {
	width:200px; 
	height:auto;
	visibility: visible; 
	background-color: #0066FF;
	layer-background-color: #0066FF; 
	text-align: center;
	border: 1px none #000000;
	margin-left: 40%;
	margin-right: auto;
	}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-indent: 4px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 22px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9933;
}
.erreur {
	background-color: #CC0000;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	border: thin dashed #666666;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: blink;
	padding: 2px;
}
.succes {
	background-color: #6699CC;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	border: thin solid #6666FF;
	font-weight: bold;
	padding: 2px;
}
.ouinon {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	margin: 6px;
	padding: 4px;
	width: 40%;
	border: thin solid #999999;
}
.colonnes {
	border: 1px solid #CCCCFF;
	clip:   rect(1px 1px 1px 1px);
	width: 100%;
	margin-bottom: 4px;
}
.colonnesTitre {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
.menuprincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	width: 800px;
	background-position: left;
	white-space: normal;
	height: 16px;
	text-transform: capitalize;
	vertical-align: middle;
	color: #FF9900;





}
