BODY {

scrollbar-face-color: #CCCCCC; /* dessus des carres haut et bas et de l'ascenseur et de l'ascenceur */
scrollbar-track-color: #FFFFFF; /* fond de l'ascenseur */
scrollbar-arrow-color:  #FFFFFF; /* fleche */
scrollbar-highlight-color: #808080; /* ombre haut et gauche des carres et de l'ascenseur */
scrollbar-shadow-color: #808080; /* ombre bas et droite des carres et de l'ascenseur */
scrollbar-3dlight-color: #CCCCCC; /* contour haut et gauche des carres et de l'ascenseur */
scrollbar-darkshadow-color: #CCCCCC; /* contour bas et droit des carres et de l'ascenseur */
}

.titre1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #669999;

}
.titre11  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #FD6503;
}
.titre2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #7F8FA8;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #636331;
}
.titre3vert {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #7F8FA8;
}

.titre1blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: White;
}
.txtgras {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.txtgrasorange {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #FD6503;
}
.txtmar {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #636331;
}
.txtblanc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: White;
}
.txtvert {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #636331;
}
.txtpetit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #636331;
}

a:link {
	color: Blue;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FFCC33;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background-color: #669999;
	font-weight: bold;
}
.resume { font-family: Arial, Helvetica; font-style: italic; font-size: 12px; color: #00000 
}

.TDcadre {
	
	border-color: #FD6503;
	background-color: #FFE085;
}
.TDcadre2 {
	border : 1px solid;
	border-style : dotted;
	border-color : #7F8FA8;
}
.TDcadre3 {
	border : 2px;
	border-style : none dashed dashed dashed;
	}
.TDcadre4 {
	border : 1px;
	border-style : none dashed none none;
	border-color : #7F8FA8;
}.txtpetitblanc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
