@charset "UTF-8";

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.hr_orange {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #F29400;
	border-left: none;
	color: #000000;
	background-color: #FFFFFF;
}
.titre_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	color: #F29400;
	
}
.sous_titre_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F29400;
}
.txt_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F29400;
}
.hr_rouge {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #CC071E;
	border-left: none;
	color: #000000;
	background-color: #FFFFFF;
	background-position: top;
}
.titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	color: #CC071E;
	text-transform: uppercase;
	line-height: normal;
	height: 5px;
}
.sous_titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC071E;
}
.txt_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC071E;
}
.hr_magenta {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #BB006A;
	border-left: none;
	color: #000000;
	background-color: #FFFFFF;
	background-position: top;
}
.titre_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	color: #BB006A;
	text-transform: uppercase;
	line-height: normal;
	height: 5px;
}
.sous_titre_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BB006A;
}
.txt_magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB006A;
}
.hr_bleu {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #005898;
	border-left: none;
	color: #000000;
	background-color: #FFFFFF;
	background-position: top;
}
.titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	color: #005898;
	text-transform: uppercase;
	line-height: normal;
	height: 5px;
}
.sous_titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005898;
}
.txt_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005898;
}
.hr_prune {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #7B0034;
	border-left: none;
	color: #000000;
	background-color: #FFFFFF;
	background-position: top;
}
.titre_prune {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	color: #7B0034;
	text-transform: uppercase;
	line-height: normal;
	height: 5px;
}
.sous_titre_prune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B0034;
}
.txt_prune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B0034;
}
.hr_vert {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #668513;
	border-left: none;
	color: #000000;
	background-color: #FFFFFF;
	background-position: top;
}
.titre_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	color: #668513;
	text-transform: uppercase;
	line-height: normal;
	height: 5px;
}
.sous_titre_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #668513;
}
.txt_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668513;
}
.hr_violet {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #794A94;
	border-left: none;
	color: #000000;
	background-color: #FFFFFF;
	background-position: top;
}
.titre_violet {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	color: #794A94;
	text-transform: uppercase;
	line-height: normal;
	height: 5px;
}
.sous_titre_violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #794A94;
}
.txt_violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #794A94;
}
