a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a:hover {  
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
/*********************************/
/*appended by Pierre-Luc Boisvert*/
/*   For Productions Multimage   */
/*********************************/
a.mini_link:link{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
a.mini_link:visited{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
a.mini_link:hover{
	font-size:10px;
	color:#EE983E;
	text-decoration:underline;
}
li{
	font-size:11px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding:0px;
}
ul{
	margin-left: 14px;
	padding:0px;
}
.TextePetit em, .TextePetit i {
		font-size: 11px;
}
.TextePetit strong, .TextePetit b{
		font-size: 11px;
}
.TextePetit p{
		font-size: 11px;
}

/**********************************/
/*           END APPEND           */
/**********************************/

.TemplateLinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}
.CitationTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.TextePetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.TextePetitGras {
	font-size: 11px;
	font-weight: bold;
}
.TextePetitGrasRED {
	font-size: 11px;
	font-weight: bold;
	color: #A61210;
}
.Error {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.TexteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	font-size: 12px;
}
.TitreSousSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;

}

.TitreSous-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.TitreSection {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.TextePetitBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

