/* html, body {
height: 100%,
margin:0 auto;
padding:0;
background-color:#666600;
min-height: 100%;
} */

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
  background: #ddd url(images/fond.png);
}
body {
    min-height: 100%;
    width: 1024px;
    padding: 0 1px;
    margin: 0 auto;
    position: relative;
    padding: 0 1px;
}
p {
margin:0 0 1em 0;
}
h1 {
background-image: url(images/fond_entete_1024x80.jpg);
background-repeat: no-repeat;
width: 1024px;
height: 80px;
margin:auto;
/*padding: 10px 20px 0px 0px;
height: 100px;
background-color: #374248; */
color: #006666;
font-size:32px;
text-align: right;
/*display: inline-block;
vertical-align: middle;
margin:0;*/
}
#global {
  background-image: url(images/Fond_global.jpg);
  background-repeat: repeat-y;
/*padding-bottom: 50px;
width: 1024px;*/
margin:auto;
min-height: 80%;
/*height: 100%;*/
padding: 0;

font-size:18px;
text-align: left;
color: #000000;


overflow: auto;
/* pas de largeur d�finie donc la page
va occuper toute la largeur */
/*background-color:#ffffff;
//display: table-cell;*/
}
#blocmenu {
/*background-image: url(images/fond_gauche.gif);
//background-repeat: repeat-y;
//width: 80px;
//min-height: 100%;*/
padding: 0;
float: left;
width: 224px;
color: white;
/*display: table-cell;*/
}
#blocmenu p {
margin-left:1em;
}
#blocmenu ul {
margin:0 0 1em 0;
}
#blocmenu li {
list-style-type: none;
margin:0 0 0 1em;
}
#blocmenu li a {
color: white;
text-decoration: none;
}
#blocmenu li a:hover {
text-decoration: underline;
}
#contenu {
float: right;
width: 800px;
/*margin-left: 150px;
//height: 600px;
//background-color: #ff0000;
//display: table-cell;*/
}
#contenu p {
margin: 0 0 0 1em;
}
#pied {
/*clear: both;
//position: absolute;
//bottom: 0;*/
background-color: #809BCA;
width: 1024px;
margin: auto;
font-size: 14px;
color: White;
}
#formulaire {
padding: 20px 20px 20px 20px;
}
.tableau {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; BACKGROUND-IMAGE: none; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
/*table { */
/*	table-layout:fixed;*/
/*}*/
/* Alternance des couleurs pour les lignes des tables */
TR.AA {background-color: #FFCC99}       /* couleur entete des tableaux		orange clair*/
TR.A0 {background-color: #CCFFCC}	/* couleur ligne des tableaux paire 	vert clair*/
TR.A1 {background-color: #FFFF99}	/* couleur ligne des tableaux impaire 	jaune clair*/
TR.MENU {background-color: #ca0000}


/* pour le menu: le fond est rouge, les ancres ne sont pas soulignées et apparaissent en blanc */
A.MENU {color: white; text-decoration: none;
	font-weight: bold; font-family: sans-serif; font-size: medium}

/* pour le titre : couleur rouge police de grande taille */
TD.TITRE {color: #ca0000; font-weight:bold;text-align:center;
	font-family:sans-serif;font-size:x-large}

/* alignement du contenu d'une cellule */
TD.DROITE {text-align:right}
TD.CENTRE {text-align:center}

tableb{
	border: 0px solid black;
	border-spacing: 0px;
	/*	table-layout:fixed;*/
}
table.tablea{
	border: 0px solid black;
	border-spacing: 0px;
	table-layout:fixed;

}
td.tda01 {
	width:3px;
	color: Red;
}
th.tha0 {
	width:40px;
}
th.tha1 {
	width:70px;
}
th.tha2 {
	width:400px;
}
th.tha3 {
	width:150px;
}
th.tha4 {
	width:50px;
}
th.th_l1 {
	width:650px;
}
th.th_l2 {
	width:80px;
}
th.th_l3 {
	width:40px;
}
