
body
{
}

img
{
	border:0px;
}


#menu{
	position:absolute;
	top:0;
	left:0;
}
table.TabMenu{
	margin-left: auto;  /* CENTRAGE pour IE 6 & FF */
	margin-right: auto; 
}
table.TabMenu td{
	width:150px;
	border: solid #999999 2px;
	background-color:#003366;
	text-align:center;
}
.TabMenu a{
	color:#FFFFFF;
	text-decoration: none;
}
.TabMenu a:hover{
	text-decoration: underline;
	color:#999999;
}


tr.ligne_0{
	background-color:#FFFFF6;
}
tr.ligne_1{
	background-color:#F4FFFD;
}




table.table_liste{
	width:100%;
}
table.table_liste tr th{
	border:1px #C6C6C6 solid;
}
table.table_liste tr td{
	border:1px #C6C6C6 solid;
}
.liste_petite_cellule{
	width:75px;
	text-align:center;
}


div#ActionCentrale{
	width:250px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	border:1px #000000 solid;
	background-color: #E0E0E0;
	text-align:center;
}
div#ActionCentrale a{
	color: #000040;
	text-decoration:none;
}
div#ActionCentrale a:hover{
	color: #000000;
	text-decoration:underline;
}


div.retour{
	text-align:right;
	background-image:url(../images/back.gif);
	background-position: left;
	background-repeat:no-repeat;
}


table.table_modif{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
table.table_modif tr th{
	border:1px #C6C6C6 solid;
	text-align:left;
}
table.table_modif tr td{
	border:1px #C6C6C6 solid;
}


td.td_valide{
	text-align:center;
	border:0px;
}



table.table_image_liste{
	margin-left:auto;
	margin-right:auto;
}

table.table_image_liste tr td{
	border:1px #C6C6C6 solid;
}

table.table_image_liste_detail{
	width:200px;
}
table.table_image_liste_detail tr td{
	border:0px;
	text-align:center;
}
td.case_1_0{
	background-color:#FFFFF6;
}
td.case_1_1{
	background-color:#F4FFFD;
}
td.case_0_0{
	background-color:#FFFFF6;
}
td.case_0_1{
	background-color:#F4FFFD;
}


table.table_prog_gestion_pdf tr td{
	border:none;
}


