body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000000;
}

.cadre {
	border: 1px outset #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ligne {
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #7C1621;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #7C1621;

}
.photo {  border: 1px inset #000000}
.tabl {
	border: 1px ridge #993399;
}
.titre {
	font-family: Verdana, Arial;
	font-size: 18px;

}
.police10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.police10:link {text-decoration:underline; color: #000000;}

.police12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
.police12n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.police13b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
}
.police13b:link {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.police13b:hover {
	font-size: 13px;
	color: #CFF;
	font-weight: bold;
}
.police13b:visited {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}