body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-image:url(../../images/background.jpg);
}

.titreBleu {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #0F5DA5;
	text-align: left;
}

.texteBlanc {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	line-height: 20px;
}

.formulaireComment {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	vertical-align: bottom;
}

.texteOrange {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #EC7405;
}
.lienOrange:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #EC7405;
	text-decoration: none;
}
.lienOrange:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #EC7405;
	text-decoration: none;
}
.lienOrange: active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #EC7405;
	text-decoration: none;
}
.lienOrange:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #EC7405;
	text-decoration: underline;
}

.texteBleu {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #EC7405;
}

.texteBleu2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #0F5DA5;
}

.lienBleu:link {
	color: #0F5DA5;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.lienBleu:visited {
	color: #0F5DA5;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.lienBleu:active {
	color: #0F5DA5;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.lienBleu:hover {
	color: #0F5DA5;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.lien:link {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.lien:visited {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.lien:active {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.lien:hover {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.texteBleuPetit {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	color: #EC7405;
}

.caracteristiqueTexte {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #0F5DA5;
}

.formulaire {
	font-family: Arial; 
	font-size: 12px; 
	color: #333333; 
	background: #FFFFFF; 
	border: 1px solid #333333; 
}

.celluleIdentification {
	padding-top: 20px;
	padding-left: 100px;
	background: #1172B4;
}

.celluleAcces {
	padding-top: 10px;
	background: #1172B4;
}

.celluleFond {
	background: #009FDE;
}

.separation {
	border: 1px solid #009FDE;
}

.separation2 {
	border: 1px solid #999999;
}
