﻿.bandeautitre {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #004090;
	text-decoration: none;
}.titre {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #004090;
	text-decoration: none;
}
.titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F7E332;
	text-decoration: underline overline;
}
.soustitre {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.texte {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.liens {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.liens2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #004090;
	text-decoration: underline;

}.stitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.legendes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1a9433;
}
.liens:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff9a01;
	text-decoration: underline;
}
.liens2:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff9a01;
	text-decoration: underline;
}
SELECT {
	background-color: #9ebcfc;
	border: #004090;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
INPUT {
	background-color: #9ebcfc;
	border: #004090;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

COMMENTS {
	background-color: #9ebcfc;
	border: #004090;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

UPLOAD {
	background-color:#9ebcfc;
	border: #004090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
