body { text-align: center; margin: 0; padding: 0;	background-color: #ffffff;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px; color: #666666;}
body, div, input, td, textarea, select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-color: #022d58; border-width: 1px; text-align: justify;}

#global { text-align: left; width: 800px; margin: 0px auto; padding: 0px; background-color: #ffffff; overflow: hidden;}

/********** Styles sur les images **********/
img{border: 0px;}
.image{ float: left;}
.noborder{ border: 0px;}

/********** Styles sur les liens **********/
/* Défaut */
a:link {	font-size: 10px;	color: #022d58;	text-decoration: none;}
a:visited {	font-size: 10px;	color: #022d58;	text-decoration: none;}
a:hover {	font-size: 10px;	color: #022d58;	text-decoration: underline;}
/* liens menu du bas */
a.menubas:link {	font-size: 10px;	color: #333333;	text-decoration: none;}
a.menubas:visited {	font-size: 10px;	color: #333333;	text-decoration: none;}
a.menubas:hover {	font-size: 10px;	color: #333333;	text-decoration: underline;}


/********** Styles sur les boutons **********/
input.bouton { background-color: #ffffff; border: 1px solid #022d58;}


/********** Styles sur les textes **********/
.centrer{text-align: center;}
.gras{font-weight: bold;}
.italique{font-style: italic;}
.grasItalique{	font-style: italic;	font-weight: bold;}
.etoile{ color: #ff0000;}
.loi{ color: #dea387; text-align: justify;}
.txtErreur{	color: #ff0000;}
.txtCorrect{ color: Green;}
hr{color: #666666; border-color: #666666; background-color: #666666;height: 1px; border: 0;}

/********** Style sur l'effet Afficher/Cacher une div **********/
.cache {	display: none;	visibility: hidden; overflow: hidden; position: absolute;}

.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #10A201;
	text-decoration: none;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #10A201;
	text-decoration: none;
}
.txtBasdePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
