* {
font-family : arial, verdana, helvetica, sans-serif;
}
body {
margin-top : 0;
margin-right : 5px;
margin-bottom : 2px;
margin-left : 0;
background-color : white;
}
tr {
font-size : 8pt;
}
.fonddroite {
background-color : #f2e6c8;
font-size : 9pt;
padding-left : 5px;
}
.entetetable01 {
font-size : 9pt;
font-weight : bold;
background-color : #336699;
border : thin outset #6699cc;
color : white;
padding-left : 4px;
}
.rouge {
font-size : 9pt;
color : #cc0000;
}
.button {
background-color : #336699;
color : white;
font-weight : bold;
cursor : pointer;
}
.buttonover {
background-color : #336699;
color : #ffd74a;
font-weight : bold;
cursor : pointer;
}
a {
font-size : 8pt;
color : #336699;
text-decoration : none;
font-weight : bold;
}
a:hover {
font-size : 8pt;
color : #cc0000;
text-decoration : none;
font-weight : bold;
}
a.navigation {
text-decoration : none;
font-size : 8pt;
color : #cc0000;
font-weight : bold;
}
a.navigation:hover {
text-decoration : none;
color : #336699;
font-size : 8pt;
font-weight : bold;
}
a.annuaire {
color : #336699;
text-decoration : none;
font-size : 8pt;
font-weight : bold;
}
a.annuaire:hover {
color : #cc0000;
text-decoration : none;
font-size : 8pt;
font-weight : bold;
}
a.annuairepetit {
color : black;
text-decoration : none;
font-size : 7pt;
}
a.annuairepetit:hover {
color : black;
text-decoration : underline;
font-size : 7pt;
}
.tableau {
	background-image: url(../images/fond.gif);
}


.entete
	{
	background-image:url(../images/fond.gif);
	top:0px;
	position:absolute;
	width: 100%;
	height: 80px;
	}

.menu
	{
	background-image:url(../images/fondnavig.jpg);
	width :134px;
	top: 80px;
	position:absolute;
	height: 80%;
	}

.corps
	{
	top: 80px;
	left:134px;
	position:absolute;
	}

h6 {visibility: hidden;}