
BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #776699;
	scrollbar-track-color : #EEE0EE;
	scrollbar-3d-light-color : #DDDDFF;
	scrollbar-darkshadow-color : #AA99BB;
	scrollbar-shadow-color : #EEDDFF;
	scrollbar-base-color : #EEDDFF;
	scrollbar-highlight-color :#FFEEFF;
}

.IMGH {
	cursor : help;
}

.Normal {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}

.Gras {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.Haut {
	background-color: #7D6699;
	color: #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
}

.SHaut {	
	color: #DDDDFF;
}

.HautG {
	background-color: #C98FB8;
}

.Titre{
	color: #400088;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 24px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
}

.STitre{
	color: #7D6699;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 14px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
}

.STitreNo{
	color: #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 24px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	background-color : #7D6699;
	border-left : 5px solid #7D6699;
	border-right : 5px solid #7D6699;
}

.TitreTab{
	background-color: #7D6699;
	color: #DDDDFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	border : 1px solid #7D6699;
}

.STitreTab{
	background-color: #7D6699;
	color: #DDDDFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	border : 1px solid #7D6699;
}

.Tab{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	border-color : #CCCCCC;
	border : 1px solid #CCCCCC;
}

.Bouton{
	color: #DDDDFF;
	font-size : 13px;
	border-left : 1px solid #DDDDFF;
	text-decoration : none;
	border-right : 1px solid #400088;
	border-left : 1px solid #DDDDFF;
}

.Bouton:hover{
	background-color: #7000AA;
	color: #DDDDFF;
	font-size : 13px;
	border-left : 1px solid #000000;
	border-top : 1px solid #400088;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #DDDDFF;
	text-decoration : none;

}

.BoutonE{
	background-color: #7D6699;
	color: #DDDDFF;
	font-size : 13px;
	border-left : 1px solid #000000;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #400088;
	border-bottom : 1px solid #DDDDFF;
	text-decoration : none;
}

.Lien{
	color: #7D6699;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

.Lien:hover{
	color: #FFCCDD;
}

.Lien:active{
	color: #FFCCDD;
}

.SLien{
	color: #DDDDFF;
}

.Comment	 {
 	font: 11px Arial, Helvetica, sans-serif; 
	color: #666666 ;
	text-decoration: none
 }
 
.Text{
	color: #000000;
	background : #FFFFFF url("images/photo.jpg") no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	padding-left : 44px;
	padding-top : 210px;
}

.numeric{
	text-align : right;
}

.numericaff{
	/* Pour input type text de type numérique*/
	text-align : right;
	border : 0 px;
}

.Warning {
	color: #FF8844;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.Error {
	/* Appli : message d'erreur */
	color: #FF0000;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
}

.txtjustifie
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : normal;
	line-height : 17px;
}