body
	{
	margin: 0;
	padding: 0;
	height:100%;
	background-image: none;
	background-repeat: repeat;
}
.spacer {
  clear: both;
}
.menu1 {
	font-style: oblique;
	color: #000000;
	background-color: #CCCCCC;
}
span {
	margin: 6px;
}
a {
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: overline;
	
}	

}
.baniere {
	height: auto;
	width: 100%;
	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;
}
.conteneur1 {
	font-size: 12px;
	width: 600px;
}

