table.tableaump
	{
		font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
	    font-size: 12px;
	    margin-top:0px;	
		border-collapse:collapse;
		width:550px;
	}
	
input.zoneinscription
	{
		border:1px solid #7791b7;
		height:19px;
		padding:1px;
		font-size:10px;
		background-image:url(../images/zonetexte/form_input_back.png);
		background-repeat:repeat-x;
		width:160px;
	}

input.boutonenvoi
	{
		background-image:url(../images/zonetexte/ButtonSendOut.png);
		background-repeat:no-repeat;
		height:24px;
		width:72px;
		text-align:center;
		font-family:Tahoma;
		font-size:11px;
		color:#001563;
		border:0px;
		margin-top:5px;
	}

td.zone_affiche_mp_titre
	{
		background-image:url(../images/zonetexte/Image2.png);
		background-repeat:repeat-x;
		width:624px;
		height:22px;
		padding:0px;
		padding-top:2px;
		padding-bottom:3px;
		border-left:1px solid #7791b7;
		border-right:1px solid #7791b7;
		text-align:center;
	}
	
td.zone_affiche_mp_contenu
	{
		border:1px solid #7791b7;
		padding:2px;
	}

td.zone_affiche_mp_titre_lu
	{
		border:1px solid #7791b7;
		width:30px;
		text-align:center;
		background-color:white;
	}

td.zone_affiche_mp_titre_lunnlu
	{
		border:1px solid #7791b7;
		width:30px;
		text-align:center;
		background-color:#fdf3d4;
	}

td.zone_affiche_mp_titre_lu_entete
	{
		border:1px solid #7791b7;
		width:30px;
		font-weight:bold;
		text-align:center;
	}

td.zone_affiche_mp_titre_de
	{
		border:1px solid #7791b7;
		width:200px;
		padding-left:2px;
		background-color:white;
	}

td.zone_affiche_mp_titre_de_entete
	{
		border:1px solid #7791b7;
		width:200px;
		font-weight:bold;
		text-align:center;
	}

td.zone_affiche_mp_titre_dennlu
	{
		border:1px solid #7791b7;
		width:200px;
		background-color:#fdf3d4;
		padding-left:2px;
	}


td.zone_affiche_mp_titre_titre
	{
		border:1px solid #7791b7;
		width:320px;
		padding-left:2px;
		background-color:white;
	}
	
td.zone_affiche_mp_titre_titrennlu
	{
		border:1px solid #7791b7;
		background-color:#fdf3d4;
		width:320px;
		font-weight:bold;
		padding-left:2px;
	}

td.zone_affiche_mp_titre_titre_entete
	{
		border:1px solid #7791b7;
		font-weight:bold;
		text-align:center;
		width:320px;
	}

.barre_entiere
	{
	    vertical-align:top;
	    margin-right:4px;
		width:40%; 
		border:1px solid #808080; 
		font-size: 0.55em; 
		background-color:white;
		display: block;
		margin-top:4px;		
		margin-bottom: 5px;
		text-align:left;
	}

.barre_utilise_verte
	{
		height:1em;
		background-color:#1AAB1F;
		border:1px solid white; 
	}
	
.barre_utilise_rouge
	{
		height:1em;
		background-color:#e42204;
		border:1px solid white; 
	}