*
{
	margin: 0;
	padding: 0;
}

html, body
{
	
height: 100%;
}

body
{

	max-height: inherit;
	margin: 0px 0 ;
	padding: 0 ;
	text-align: center ;
	background: url('images/background3.jpg') repeat;
	color:#424242;

	


}

div#conteneur

{
	width: 770px ;
	position: relative;
	margin:  auto ; 
	text-align: left ;
	background: url(images/footer.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	font-size: 12px;
	height: 100%;
}

div#conteneur a
{
	font: 12px "Trebuchet MS", helvetica, sans-serif ;
	color: #424242 ;
	text-decoration: none;
}
div#conteneur a:hover
{
	font: 12px "Trebuchet MS", helvetica, sans-serif ;
	background: #fffff ;
	color: #000000 ;
	text-decoration: underline;
}


html>body #conteneur {
height: auto;
min-height: 100%;
} 



div#header
{
	vertical-alin: top;
	height: 77px;
	width: 770px;
	background: url(images/top.jpg) no-repeat left top;
	
}


div#menutop
{ 
	width: 230px ;
	height: 32px;
	text-align: left ;
	background: url(images/menuhaut.jpg) no-repeat left top;
	float: left;


}

div#imagemenu
{
	width: 230px ;
	height: 171px;
	text-align: left ;
	background: url(images/imagemenu2.jpg) no-repeat left top;
	float: left;
	clear: left;
}

div#imagemenu2
{
	width: 230px ;
	height: 171px;
	text-align: left ;
	background: url(images/imagemenu3.jpg) no-repeat left top;
	float: left;
	clear: left;
}

div#imagemenu3
{
	width: 230px ;
	height: 171px;
	position: relative;
	text-align: left ;
	background: url(images/imagemenu4.jpg) no-repeat left top;
	float: left;
	clear: left;
}
div#menugauche
{ 
	width: 230px ;
	text-align: left ;
	background: url(images/menufond.jpg) no-repeat left top;
	float: left;
	clear: left;
	margin-bottom: 30px;
}
div#contmenu
{ 
	width: 200px ;
    position: relative;
	right: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	
	
}
div#ban
{
	width: 535px ;
	height: 120px ;
	float: right;
	margin-top: 5px;
	background: url(images/ban1.jpg) no-repeat ;
}

div#contenu
{
	width: 500px ;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	position: relative;
}
div#contenuimages
{
	width: 540px ;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
}

div#contenu a
{
	color: #424242;
	text-decoration: none;
}

div#contenu a:hover
{
	text-decoration: underline;
}

div#footer
{
	width: 770px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	float: left;
	clear: both;
	padding-left: 5px;
	font-size: 11px;
}

div#footer a
{
	font: 11px "Trebuchet MS", helvetica, sans-serif ;
	background: #fffff ;
	color: #424242 ;
	text-decoration: none;
}
div#footer a:hover
{
	font: 11px "Trebuchet MS", helvetica, sans-serif ;
	background: #fffff ;
	color: #000000 ;
	text-decoration: underline;
}
div#spacer 
{
	clear: both;
	width: 770px:
	height: 10px:
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
margin-top: 39px;
margin-left: 260px;
z-index:100;

}
#menu dl {
float: left;
width: 85px;
height: 20px;
margin: 0px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: url(images/hello.gif) no-repeat left top;
margin: 0px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #ffffff;
font-size: 10px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu dt a:hover, #menu dt a:focus {
background: url(images/helloe.gif) no-repeat left top;
text-decoration: none;
}
#menu li a:hover, #menu li a:focus {
background: #B3C7E2;
text-decoration: none;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 7px;
border: 1px solid gray; 
}

h1
{
	font-size: 14px;
	text-align: center;
	margin-right: 30px;
}
h2
{
	font-size: 14px;
	text-align: left;
}
h3
{
	font-size: 12px;
	text-align: center;
}
h4
{
	font-size: 12px;
	text-align: left;
}