.style {
	z-index: 20;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #1E6C61;
	border-right-color: #1E6C61;
	border-bottom-color: #1E6C61;
	border-left-color: #1E6C61;
}
.royaum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #C60000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.titreOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #B46505;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.titreJaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #B08D00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.titreBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #000066;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #C60000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.txt_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding: 4px;
}

.prg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	padding: 4px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	padding: 4px;
	
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F3F3;
	padding-left: 5px;
	font-weight: bold;
	
	
}
.txtpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	padding: 3px;
	font-weight: bold;
}
.txtpetit_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}
.txtpetit_centre_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}
.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	
}
.contour {
	border: 2px groove #006600;
}
.contour_j {
	border: 1px groove #EA8509;
}

.contour_b {
	border: 1px groove #000066;
}

.contour_jj {
	border: 1px groove #B79300;
}
.contour_r {
	border: 1px groove #BD0F13;
}

.contour_m {
	border: 2px groove #6B2959;
}