.soustitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6495ED;
}

.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3559AB;
}

a.:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: Gray;
}

a.:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #990000;
}

a.:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	color: #5177E7;
}

a.:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #5177E7;
}
a.lien:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: Gray;
}
a.lien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	color: #5177E7;
}
.filetGcontour {
	border: 1px solid #A8B8E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.filetVcontour {

	border: 1px solid #51A221;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #E7EDF7;
	border: 1px solid #5177E7;
}



.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

.texteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1D2146;
}
.retourAccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	color: #A8B8E7;
	text-decoration: none;
	vertical-align: middle;
}

