.maClasse {
	position: absolute;
	left: 30px;
	top: 50px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 3px;
	list-style-position: outside;
	list-style-type: square;
}
.monTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	background-color: #FF9900;
}
.monTableau {
	margin-top: 10px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #990000;
	border-bottom-color: #330000;
	border-left-color: #990000;
}
.titreTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	background-color: #FFCC99;
	letter-spacing: 2px;
	text-align: center;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.titreFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color:#75BDE3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCC;
}

.sepa1{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

.sepa2{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #346185;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #346185;
	border-right-color: #346185;
	border-bottom-color: #346185;
}

.titreDeZone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.titreDeZone5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

input {
	background-color: #F3FEFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1D6B67;
	border: 1px solid #661818;

}
.bordTableau {
	/*
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	*/
	background-attachment: fixed;
	background-image: url(Aucune);
	background-repeat: no-repeat;
	background-color: #f3f6fa;
	color: #333333;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6B67;
	background-color: #F3FEFC;
}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #1D6B67;
	background-color: #EDFCF7;
}
.fondDeZone {
	background-color: #F3FEFC;
}
.titrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-attachment: fixed;
	background-image: url(../images/bkg_titre_page3.jpg);
	background-repeat: repeat;
	text-align: center;
	letter-spacing: 2px;
	border: 1px solid #f0f0f0;
}
.titreAttention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.ImageFond {
	/* background-image: url(../images/FondPage2.jpg); */
	background-repeat: no-repeat;
}
.LabelTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #E88C8C;
	border: 1px solid #333333;
	text-align: center;

}
.LabelDataTableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #666666;
}
.titreFiltre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	word-spacing: 3px;
	letter-spacing: 2px;
	text-align: left;
}
.fondGris {
	background-color: #FFFFFF;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.fondRouge {
	background-color: #FFFFFF;
}
.LabelDataTableauVert {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666666;
	text-align: left;
}
.LabelDataTableauRouge {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #666666;
	text-align: left;
}
.LabelDataTableauJaune {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	border: 1px solid #666666;
	text-align: left;
}

.LabelIcone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	background-image: url(../images/img_bck_icone.jpg);
	background-repeat: repeat-x;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #205975;
	background-attachment: fixed;
	background-image: url(../images/bkg_titre_page4.jpg);
	background-repeat: repeat;
	text-align: center;
	letter-spacing: 2px;
	border: 1px solid #f0f0f0;
}

.tblcell {
	font-family:Verdana, Geneva, sans-serif;
	border: 1px solid #666666;	
}

hr {
	color:#0CF;
	outline-color:#069;
	line-height:normal;
	margin-left: 50px;
	margin-right: 50px;
}
