
*
{
	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:142px;
	background:url(../images/header.jpg) no-repeat;
	

}
div#entete h1
{
		float:left;
		margin:0px;
		padding:0px;
		text-align:left;
}
div#entete h1 
{
		display:block;
		text-indent:-5000px;
		width:290px;
		height:109px;
		background:url(../images/logo.png) no-repeat;
		margin:0px;
		padding:0px;
		text-align:left;
}
ul#menu
{
			list-style-type:none;
			margin:0px;
			padding:0px;
}

img
{
border:0;
} 

#accueil img {display: none;}
#accueil{
  display: block;
  width:140px;
  height:34px;
  background-image:url(../images/btn_accueil.png);
  background-repeat:no-repeat;
}
#accueil:hover {
 display: block;
  width:140px;
  height:34px;
  background-image:url(../images/btn_accueil_hover.png);
  background-repeat:no-repeat;
} 



#presentation img {display: none;}
#presentation{
  display: block;
  width:140px;
  height:34px;
  background-image:url(../images/btn_presentation.png);
  background-repeat:no-repeat;
}
#presentation:hover {
 display: block;
  width:140px;
  height:34px;
  background-image:url(../images/btn_presentation_hover.png);
  background-repeat:no-repeat;
} 


#contact img {display: none;}
#contact{
  display: block;
  width:140px;
  height:34px;
  background-image:url(../images/btn_contact.png);
  background-repeat:no-repeat;
}
#contact:hover {
 display: block;
  width:140px;
  height:34px;
  background-image:url(../images/btn_contact_hover.png);
  background-repeat:no-repeat;
} 



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;

}

h3.presentation
{
	background:url(../images/pres.jpg);
	height:568px;
	width:980px;
}
h3.information
{
	background:url(../images/pres.jpg);
	height:568px;
	width:980px;
}


#inputField{
    width:180px;
    height:40px;
    background:url(../images/input.png) no-repeat;
	border:0px;
}

#inputField2{
    width:280px;
    height:120px;
    background:url(../images/input2.png) no-repeat;
	border:0px;
}

#gauche_ban{
    margin-left:-55px;
	position:absolute;
}











