
body{
     background-image: url("fond_repet.jpg");
     background-repeat: repeat-x;
     background-color:#974f03;
 }
 #global{margin-left:auto; margin-right:auto; width:961px; height:543px; text-align:middle; clear:both;border:3px solid #3da200;}
 #container {
background-color:#ffffff;
height:543px;
margin-top:0;
padding-top:0;
position:relative;
width:961px;
 }
 a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;; color:#ffffff;}
 a:visited {color:#ffffff;}
 
 img {border:0px; padding:0px; margin:0px;}
 #gauche{
float:left;
width:400px;
height:543px;
background-image: url('visuel_intro.jpg');
background-repeat: no-repeat;
}
#liensite{
    margin-left:15px;
    margin-top:515px;
    color:#ac8174;
    font-weight:bold;
    font-size:12px;
    letter-spacing: -1px;
}
 #showphotos{
     margin-top:0px;
     margin-left:0px;
     position:absolute;
     clear:both;
}
#logo{
left:500px;
position:absolute;
top:490px;
z-index:9999;
}
#ombre {
        margin-top:3px;
	clear:both;
	width:961px;
	height:28px;
	background-image:url("ombre.jpg");
	background-repeat:no-repeat;
}
