body {
	text-align: left;
	font-family:"Comic Sans MS",Arial, Helvetica, sans-serif;
}

#container {
    width:900px;
	max-width:900px;
	margin: 0 auto;
	background: url(background.jpg) ;
}

#contenuprincipal {
width:900px;
}

#contenu {
float:left;
width:450px;
font-size:14px;
padding-left:15px;
}
#contenu h1{
color:#006633;
}

#contenu a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color:#666666;


}

#header {
	width: 900px;
	height: 93px;
	background: url(header.jpg) no-repeat;
	text-align: right;
}

#footer {
	color: #000;
	clear:both;
	width:900px;
	height:82px;
	text-align:center;
	float:left;
	background:  url(footer.jpg) no-repeat left top
}


#voiture {
background:url(voiture/fond-voiture.jpg) no-repeat;
margin-left:3px;
padding-top:10px;
padding-left:7px;
text-align:center;
width:300px;
height:400px;
vertical-align:middle;
float:left;
}

#voiture h2{
color:#666666;
}

#voiture img {
border:thick;
border:double;
border:#CC6633;
}

#voiture p {
text-align:left
}

#fondhaut {
width:860px;
float:left;
}
#fond1 {
	background: url(fond1.jpg) ;
	height:50px;
	vertical-align:middle;
	width:700px;
	float:left;
color:#666666;
font-size:12px;
}

#fond1a {
	background: url(fond1a.jpg) ;
	height:50px;
	float:left;
	width:20px;
	margin-left:15px;
}
#fond1b {
	background: url(fond1b.jpg) ;
	height:50px;
	float:right;
	width:20px;
	float:left;
}


#gauche {
background-color:#FFFFCC;
float:left;
margin-left:15px;
width:170px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-indent:5px;
}

#droite {
float:right;
width:170px;
max-width:170px;
margin-right:15px;

}

#fond4 {
background: url(fond4.jpg);
width:130px;
height:45px;
padding-left:40px;
max-width:135px;
text-align:center;
font-size:13px;
color:#FFFF99;

}

#fond4 span {display:none;}
#fond4:hover .sym {display:block; width:150px; min-height:51px;position:absolute; z-index:40; margin-top:-100px; padding-left:50px; font-variant:small-caps; font-size:100%; color:#666666; text-align:left; border:1px solid #000000; background-image:url(fond4fond.jpg);}

#fond6 span {display:none;}
#fond6:hover .sym {display:block; width:120px; padding-left:30px;position:absolute; z-index:40;margin-top:-60px;margin-left:50px; font-size:90%; color:#FF9900; text-align:left; border:1px solid #FF9900; background-image:url(fond6fond.jpg);}

#fond4 a{
color:#FFFF99;
text-decoration:none;

}

#fond4 a:hover{
color:#FFCC33;

}
#fond4 a:active{
color:#FFCC66;

}

a:link {
   text-decoration: none;
 font-weight: normal;
font-style: normal;
color:#000000;
}
a:visited {


  text-decoration: none;
    font-weight: normal;
	color:#000000;



}
a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color:#666666;


}
a:active {

    text-decoration: none;
    font-style: normal;


}
