<style type="text/css">

html, body {
margin:0;
height:100%;
width:800px;
}

.contenu {
	heigt:80%;
	width:800px;
}

.menu{
background-color:#CCCCFF;
float:left;
width:150px;
height:100%;
color:#330066;
}
.centrehaut{
width:600px;
margin-left: 170px;
color:#330066;
}
.centre{
margin-hight: 200px;
margin-left: 170px;
width: 600px;
}

</style>


table{
	
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

tr {
    border-top: thin dashed;
	border-right: dashed;
	border-bottom: dashed;
	border-left: dashed;
	color:#000000;
	}
	
td {
	font-family: Arial;
	font-size: 9pt;
	color:#000000;
	
}

a.lien1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien1:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	}
a.lien2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

a.lien2:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000; 
	text-decoration: underline;
	}

.texte1
{
font-family:Arial;
color:black;
font-size: 12px;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.txttitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: underline blink;
	font-weight: bolder;
	color: #FF9900;


}
.soustext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #006600;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
