<style type="text/css">
 --!>
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

body 
{	
	background-image:   url(../beach/Images/fonds/wire02b.gif);
	width:800px;
	height:100%;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0; 
	font-size: 14px;
	font-weight:normal; 
}

#titre_page
{
	font-size: 24px;
	font-weight: bold; 
}

#deconnexion
{
	font-size: 12px;
	font-weight:lighter; 
	position:relative;
	float:inherit;
}

#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	width:800px;
}


.content
{
	position: relative;
}


.footer
{
	position: absolute;
	bottom: 0;
	left: 106px;
	top: 557px;
}
</style>

