
*
{
	margin:0px;
	padding:0px;
}
body
{
	text-align:center;
	background:#000000;
	

}
div#contenu 
	{
	width:980px;	
	}	   

div#flash
	{
	float:left;		
	height:568px;		
	}	
	
div#page
{
	width:980px;
	height:568px;
	margin: 0 auto;
}
div#entete
{
	height:109px;
	background:url(../images/header.jpg) no-repeat;
	

}
div#entete h1
{
		float:left;
		margin:0px;
		padding:0px;
		text-align:left;
}
div#entete h1 a
{
		display:block;
		text-indent:-5000px;
		width:290px;
		height:109px;
		background:url(../images/logo.jpg) no-repeat;
		margin:0px;
		padding:0px;
		text-align:left;
}
ul#menu
{
			list-style-type:none;
			margin:0px;
			padding:0px;
}
div#navigation 
{
	height:32px;
	
	
}
div#navigation a.presentation
{
	width:318px;
	background:url(../images/presentation.jpg) no-repeat;
	
}
div#navigation a.presentation:hover
{
	width:318px;
	background:url(../images/presentation_2.jpg) no-repeat;
	
}
div#navigation a.information
{
	width:167px;
	background:url(../images/information.jpg) no-repeat;
	
}
div#navigation a.information:hover
{
	width:167px;
	background:url(../images/information_2.jpg) no-repeat;
	
}
div#navigation a.contact
{
	width:495px;
	background:url(../images/contacts.gif) no-repeat;
	
}
div#navigation a.contact:hover
{
	width:495px;
	background:url(../images/contacts_2.gif) no-repeat;
	
}
ul#menu li
{
	float:left;	
}
ul#menu li a
{
	display:block;
	height:34px;
	text-indent:-5000px;
}
ul#menu li a
{
	display:block;
	height:34;
	text-indent:-5000px;
}
ul#menu li a .presentation
{
	background:url(../images/presentation.gif) no-repeat;
	width:318px;
	height:34;
}

div#presentation
{
	float:left;
	width:201px;
	background:url(../images/prosgif.gif);
	height:568px;
	
}

div#gauche
{
	float:left;
	width:201px;
	background:url(../images/prosgif.gif);
	height:568px;
	
}
div#footer
{	
	background:url(../images/footer.jpg);
	height:39px;
	clear:both;
	margin: auto;
	width:980px;
	margin-top:-30px;
}

div#footer p
{
	padding:15px 0px 0px 0px;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;	
}

div#form
{
	background:url(../images/bg_contacts.jpg);
	width:980px;
	height:569px;
	margin:0px;

}
form
{
	float:left;
	margin:100px 0px 0px 50px;
	
	
}
form.client label
{
	text-align:right;
	
	
	color:#ffffff;
	
}
h3.presentation
{
	background:url(../images/pres.jpg);
	height:568px;
	width:980px;
}
h3.information
{
	background:url(../images/pres.jpg);
	height:568px;
		width:980px;
}



