body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.clear {
	clear:both;
}
.textecentre{
	text-align: center;
}
.autocenter{
	margin-left:auto;
	margin-right:auto;
}
.erreur{
	color: red;
}
.blocPrincipal{
	width: 777px;
	height: 300px;
	text-align: left;
}
.w777 {
	width: 777px;
}
.w33 {
	width: 33px;
	float:left;
}
.w713 {
	width: 713px;
	text-align: center;
	float:left;
}
.w31 {
	width: 31px;
	float:left;
}
.w500c {
	width: 500px;
	text-align: center;
}


.w250 {
	width: 336px;
}
.w18 {
	width: 18px;
	float: left;
}
.w300 {
	width: 300px;
	float:left;
}

.blocLabel{
	width:35%;
	text-align:right;
	float:left;
}
.blocChamp{
	width:50%;
	text-align:left;
	float:left;
}
.blocLink{
	width:50%;
	text-align:center;
	float:left;
}



.h500 {
	height: 500px;
}
.h150 {
	height: 150px;
}
.espace{
	height:8px;
}


.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.login_thin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F9ECE;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

.lien_bleugris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
a:hover {  text-decoration: underline; }

