body
{
	height: 100%;
	font-size:14px;
	font-family:Time New Roman, verdana;
	background-color:#FFFFFF;
	background-image:url(bg2.jpg);
	background-repeat:repeat-x;
}
#container
{
margin-left:auto;
margin-right:auto;
 width:820px;
 height:100%; 
}
#banniere
{
width:820px;
height:193px;
}
.menu
{
width:820px;
background-image: url(fm2.jpg);
background-color:lightblue;
font-family:Time New Roman,Verdana,Arial;
text-align:center;
font-size:15px;
}
#tdstyle
{
 border:dashed 1px gray;
}
.menu_fin
{
width:820px;
text-align:center;
font-size:15px;
background-color:lightblue;
}
a:link {
background-color:lightblue;
background-repeat:no-repeat;
text-decoration:none;
color:red;
}
a:hover {
background-color:#DABAED;
text-decoration:underline;
color:#FFFFFF;
}
#colonne_gauche
{
float:left;
width:164px;
height:100%;
border-right:dashed 1px gray;
}
#colonne_droite
{
float:right;
width:164px;
height:100%;
border-left:dashed 1px gray;
}
	#partenaires
	{
	margin-left:6px;
	width:158px;
	height:160px;
	font-family:Time New Roman;
	font-size:12px;
	overflow:scroll;
	}
#contenu
{
position:relative;
margin-left:auto;
margin-right:auto;
width:478px;
text-align:left;
padding-left:4px;
padding-right:4px;
text-align:justify;
color:#43436B;
background-color:#F5F0FB;
}
#footer
{
text-align:center;
}

