body
{
	background-color: #666666;
	width: 996px;
    margin: auto; /* Pour centrer notre page */
    margin-top: 10px;
}
#entete 
{
	width: 996px;
	height: 198px;
	background-image:  url("images/entete.jpg");
}
#titre1
{
	font: 2.5em "Trebuchet MS",Arial,sans-serif ;
	color: #9bca3e;
	display: block;
	margin-left: 410px;
	padding-top: 20px;
}
#titre2
{
	font: 2.5em "Trebuchet MS",Arial,sans-serif ;
	color: #9bca3e;
	display: block;
	margin-left: 330px;
	margin-top: -20px;
}
#menu
{
	height: 25px;
	background: white ;
}
#nav {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;	/* Création du contexte de formatage */
}
#nav li {
	float: left ;
	width: 247px ;
	border: 1px solid #fff ;
	/*margin-right: 1px ;*/
	color: #fff ;
	background: #000 ;
}
#nav li a {
	display: block ;
	background: #000 ;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 0 ;
	text-align: center ;
	text-decoration: none ;
	font-weight: bold ;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #b1cdd9 ;
	color: #000;
	
}

#content
{
	width: 996px;
	height: 540px;
	padding: 0 ;
	background-image:  url("images/fond.jpg");
}
#contentmain
{
	width: 940px;
	height: 400px;
	padding-top: 15px ;
	
	margin-left: 28px;
	/*background: yellow;margin-left: 10px;*/
}
.pieddepage
{
	font-family: "Trebuchet MS",Arial,sans-serif ;
	font-size: 0.7em;
	
}
.pieddepage img
{
	border-style :none;
	height: 16px;
	width: 39px;
	margin-top: -10px;
}
.presta li
{
	font-size: 1em;
	color: #000;
	text-indent: 3px;
	list-style-image: url("images/puce.jpg");
	font-family: "Century Gothic" "Trebuchet MS",Arial,sans-serif ;
}
.bonnetete
{
	margin-top: 5px;
	Float: left;
	
}
p, .ligne1, .ligne2
{
	font-size: 1em;
	font-family: "Century Gothic", "Trebuchet MS",Arial,sans-serif ;
	text-indent: 30px;
}
.ligne1
{
	/*font-size: 1.1em;*/
	margin-left: 120px;
	margin-top: 5px;
	width: 585px;
}
span, .ligne1 span
{
	font-variant: small-caps;
	font-weight: bold;
}
/*.ligne2
{
	/*margin-left: 120px;
	margin-top: 0px;
	width: 685px;
}*/
.voiture
{
	float: right;
	margin-top: -200px;
	margin-right: 40px;
}
.photoA
{
	float: right;
	/*margin-top: -150px;*/
	margin-right: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: black;
}
#galerie
{
	height: 380px;
	width: 540px;
	margin-left: 215px;
	overflow-y: scroll;
}
.AvantApres, .couleur
{
	background-color: #ccc;
}
.tabphoto
{
	height: 390px;
	width: 250px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	
}
#galerie .inter
{
	font-family: "Trebuchet MS",Arial,sans-serif ;
	font-size: 1em;
	color: #000;
	margin-top: 2px;
	margin-left: 190px;
	height: 20px;
}
#titre{margin:0;font-size: 25px;}
#contadres{
	width: 300px;
	height: 410px;
	}
#contact
{
	font-size: 1em;
	font-family: "Century Gothic", "Trebuchet MS",Arial,sans-serif ;
}

#placeform{float:right;
margin: 10px 100px 0 0;
	width: 420px;
	height: 410px;
	}
#etoileerr {color: red;}
#msgerreur {
	font : 12px Helvetica, "Liberation Sans", Verdana, "Trebuchet MS", Arial, Tahoma, Times, Geneva, "Lucida Sans", sans-serif ;
	color:red;
	width: 250px;height: 250px;
	}
.aimprimer {display:none; }
.nepasimprimer {
	text-decoration: none ;}
.nepasimprimer a {
	font-weight: bold ;
	text-decoration: none ;}