body {
     margin: 0;
	padding: 0px;
        background-image:url("fond_repet.jpg");
	background-repeat:repeat-x;
        background-color: #786e62;
     }
 a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;; color:#575662;}
 a:visited {color:#575662;}
 
 img {border:0px; padding:0px; margin:0px;}

 #showphotos{
     position:absolute;
     clear:both;
}

#global
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:882px;
    text-align:middle;
    padding-top:15px;
    min-height:634px;
}
 #container
 {
     margin-top:0px;
     padding-top:0px;
     width:882px;
     border:1px solid #5d5449;
     background-color:#cabfae;
     min-height:634px;
 }

 #lien_site{
	margin-left:800px;
}

#piedpage {
        position:relative;
	clear:both;
	width:882px;
	height:80px;
	background-image:url("piedpageintro_new.jpg");
	background-repeat:no-repeat;
}

#ombre{
   	position: absolute;
        clear:both;
	top:650px;
	left:0px;
        width:882px;
	height:46px;
        background-image:url("ombreintro_new.png");
	background-repeat:no-repeat;
}

#choixlangue {
        position:absolute;
        left:750px;
        top:25px;
        z-index:10000;
	float:right;
	}




