
body
{
	color : black;
	background-color : white;
	font-size : 12pt;
	font-family : "Helvetica, Geneva, Arial, SunSans-Regular, sans-serif";
	width : 1024px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}

table
{
	border-collapse : collapse;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

th
{
	border : 2px solid;
}

td
{
	border : 2px solid;
	width : 200px;
}

input
{
	width : 200px;
}

.Bouton
{
	width : 100px;
}

.ChoixEngagementsDroite
{
	text-align : left;
	width : 100px;
}

.ChoixEngagementsGauche
{
	text-align : right;
	width : 312px;
}

.ChoixEngagementsGauche select
{
	width : 250px;
}

.ChoixEngages
{
	width : 512px;
}

.ChoixEngages td
{
	border : none;
}

.Connexion
{
	background-color : #ffffff;
	position : fixed;
	margin-left : 120px;
	display : none;
}

.EngagementsAffichage
{
	text-align : left;
}

.EngagementsDroite
{
	text-align : left;
	width : 100px;
}

.EngagementsGauche
{
	text-align : right;
	width : 312px;
}

.EngagementsGauche select
{
	width : 300px;
}

.EngagementsMauvaiseCategorie
{
	width : 200px;
}

.Engages
{
	width : 300px;
}

.Engages td
{
	border : none;
}

.EngagesModif
{
	width : 712px;
	margin-left : 256px;
	border : none;
}

.EngagesModif td
{
	border : none;
}

.Erreur
{
	color : red;
}

.Invisible
{
	display : none;
}

.Menu
{
	position : absolute;
	text-align : left;
	top : 10px;
}
* html .Menu
{
	left : 10px;
}
*+html .Menu
{
	left : 10px;
}

.PlusMoins
{
	width : 20px;
}

.Principal
{
	top : 0;
	text-align : center;
}

.PrisesEnCompte
{
	position : absolute;
	top : 10px;
	margin-left : 824px; 
	width : 220px;
	height : 100px;
	text-align : right;
	overflow : auto;
}

.Radio
{
	margin-left : 20px;
	width : 20px;
}

.Souligne
{
	text-decoration : underline;
}

