body {
	margin-top:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;}

/* polices */
a:visited {
	text-decoration: none;
	} 
a:active {
	text-decoration: none;
	} 
a:hover {
	text-decoration: none;
	}
.copyright {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;}
.titrecorps {
	color:#343b62;
	font-size:16px;
	font-weight:bold;
	text-decoration: overline underline;}
.textcorps {
	color:#343b62;
	font-size:12px;}
.textemenu1 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration: none;
	padding-left:20px;
}
.titremenu {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: overline underline;
	padding-left:10px;
}

/* tableaux */
table#header {
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/fondtable.jpg);
	width:800px;}
td#header1 {
	height:105px;}
td#header2 {
	height:123px;}
td#menugeneral {
	width:200px;
	background-image:url(images/fondmenu.jpg);
	background-repeat:repeat-y;}
td#menuhaut {
	width:150px;
	height:12px;
	background-image:url(images/menuhaut.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
td#menucentre {
	width:150px;
	height:15px;
	background-image:url(images/menucentre.gif);
	background-position:center;
	background-repeat: repeat-y;
}
td#menubas {
	width:150px;
	height:12px;
	background-image:url(images/menubas.gif);
	background-position:top;
	background-repeat:no-repeat;

}
table#corps {
	margin-left:auto;
	margin-right:auto;
	width:800px;}
table#footer {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:76px;
	background-image:url(images/footer.jpg);}