.tahomaNoir11 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a.tahomaNoir11 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}
.tahomaNoir10 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.tahomaRouge11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
.tahomaRouge10 {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
}
.tab1general {
	border: 1px solid #3366cc;
}
.tab1BordGauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3366cc;
}
.tab1BordDroit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366cc;
}
.tab1BordBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;	
}
.tab1BordHaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366cc;	
}
.gras {
	font-weight: bold;
}
.centrer {
	text-align: center;
}
.decale10 {
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	color: black;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	margin-left: 70px;
}
h2 {
	color: black;
	font-family: tahoma;
	font-size: 15px;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 20px;
}
.sommairePrincipal {
	color: black;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 5px;
}
.lien10 {
	color: #3366cc;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.lien11 {
	color: #3366cc;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lien15 {
	color: black;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;

}
a:hover{
	color: black;
	text-decoration: underline;
}
hr {
	size: 2px;
	color: #3366cc;
	width: 80%;
}

