.lien{
	color: #000151;
	text-decoration: none;
	font-size: 20px;
}

.lien:hover {
	color: #C16B00;
	text-decoration: underline;
}
.lien1{
	color: #000151;
	text-decoration: none;
}

.lien1:hover {
	color: #C16B00;
	text-decoration: underline;
}

.lien2{
	color: #000151;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
}

.lien2:hover {
	color: #C16B00;
	text-decoration: underline;
	text-align: justify;
}

.sommaire{
	color: #000151;
	text-decoration: none;
	font-size: 14px;
	text-align: justify;
}

.sommaire:hover {
	color: #C16B00;
	text-decoration: underline;
	text-align: justify;
}

.titre{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titre1{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titre2{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.titre3{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.corps{
	font-size: 16px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.corps1{
	font-size: 14px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
puce{
	
}
.foncab{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000155;
	text-decoration: underline;
}
.nomcab{
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #000171;
}
form {
	background-color: #FAFAFA;
}
input {
	border: 1px solid;
}
textarea {
	border: 1px solid;
}
.barre{
	font-size: 10px;
	font-style: normal;
	font-family: "Century Gothic";
	color: #339966;
	font: bold;
	text-decoration: none;

}
.barre:hover {
	color: #FF8040;
}