<style type="text/css">

html, body {
margin:0;
height:100%;
}

.entete {
	heigt:10%;
	width:720px;
}

.contenu{
	width:750px;
	height:100%;
}

.menu{
	float:left;
	width:160px;
	color:#330066;
	height:500px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}

.centre{
	margin-left:162px;
	background-image: url(images/centre.jpg);
	background-repeat: no-repeat;
	height: 500px;
	background-attachment: fixed;





}

</style>

div#centre {
width: 540px;
padding-top: 390px;
background: (images/centrehaut.jpg) no-repeat;
margin-left:160px ;
margin-top:5px;
}


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: 10px;
	color: #000000;
	text-decoration: underline;
}
a.lien1:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066; 
	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: 11px;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	font-weight: normal;
}
.txttitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline blink;
	font-weight: bolder;
	color: #FFFFFF;
}

.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;
}


#divControl {
	position:absolute;
	left:90px;
	top:122px;
	width:577px;
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	visibility:hidden;
	height: 64px;
}
#divCont    {
	position:static;
	left:214px;
	top:223px;
	width:469px;
	height:307px;
	clip:  rect(0px auto auto 0px);
	background-color: #FFFFFF;
	border: thin dashed #660066;
	visibility: hidden;


}
.clScroll   {
	position:absolute;
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	visibility:hidden;
	left: 12px;
	top: 14px;
	width: 445px;
	height: 217px;
	border: thin none #660066;




}
