





A:LINK {
	font-family : Verdana;
	font-size : 12px;
	color:#FF0000;
	text-decoration : underline;
}
A:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color:#FFFFFF;
}
A:VISITED {
	font-family : Verdana;
	font-size : 12px;
	color:#666699;
	text-decoration : underline;
}






INPUT {
	text-align : right;
	color : #1E42A7;
}

BODY {
	background-color : #333366;
	font-family : Verdana;
	font-size : 14px;
}

TEXTAREA {
	color : #1E42A7;
}

TABLE {
	background-color : #FFEFD5;
	font-family : Verdana;
	font-size : 12px;
	border : 10px;
	color : #1E42A7;
}

TD{
	padding-left : 15px;
	padding-right : 15px;
	
	}
}
.titre {
	background-color : #1E42A7;
	text-align : center;
	font-weight : bold;
	color : White;
	font-size : 10px;
}

.titre_bordure {
	background-color : #A60000;
	text-align : center;
	font-weight : bold;
	color : White;
}

.sous_titre {
	background-color : #FFDEAD;
	
}
.ligne{
	background-color : #FBE1C1;
	font-family: arial;
	font-size: 14pt;
	color: #FF9966 ;
	font-weight : bold
}
.ligne_1{
	background-color :#FFEFD5 ;
}

.bouton {
	text-align : center;
}

.saisie {
	text-align : left;
}
