
body
{
    text-align: center;
	
    width: 100%;
    padding:0px;
    background: url('../images/Fond2.jpg') no-repeat;
    background-position:top center;
    overflow-x:hidden;
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
#corp
{
    width:992px;  
    margin: 0 auto;
    position: relative;
    text-align: left;
}


#top{
    z-index: 100;
    position: relative;
   
    height:262px; 
    opacity: 0.8;
    border-radius:50px 50px 0 0;
    width:1121px; 
    background: url('../images/banniere.png') no-repeat;
    margin-top: 60px;

}

#boutoncontact
{
background-image:url('../images/boutoncontact.png');
left:500px;
top:100px;
width:369px;
height:51px;
position:relative;
display:block;
cursor:pointer;
}
#boutoncontact:active
{
background-image:url('../images/boutoncontactclick.png');

}

.langue
{
top:20px;
    bottom: 3px;
    left:876px;
	position:relative;
    


}
.langue #france
{
border: none;
    padding-right: 10px;
}
.langue #uk
{
border: none;
    padding-right: 10px;
}

.contact1
{
    position: relative;
    width: 400px;
    height: 150px;
    left: 150px;
    padding-right: 150px;
    float: left;
    bottom: 10px;
}

.contact2
{
    position: relative;
    bottom: 10px;
}

.contact1 h4
{
    position: relative;
    padding-bottom: 0px;
    bottom: -15px;
}



.contact2 h4
{
    position: relative;
    padding-bottom: 0px;
    bottom: -15px;
}
#contenu {
    position: relative;
    padding-left:10px;
    padding-right:10px;
    font-size:14pt;
   top:-20px;
    margin: 0 auto;
    background: white;
    opacity:0.8;
    margin-top: 6px;
    text-align: justify;

}

#contenu h1
{

    padding-bottom: 30px;
    color: chocolate;
    font-size: 2em;
    line-height: 1.2;
    font-weight: normal;

}

#contenu h2
{

    font-size: 1.5em;
    line-height: 1.2;
    font-weight: normal;
    text-align: center;
    color: forestgreen;


}


#imagecentre
{

    width : 870px;
    height: 318px;
    position:relative;
    left: 50px;
    padding-bottom: 15px;

}
#imgfooter
{
    background: url('../images/imagefooter.png') no-repeat;
    width : 870px;
    height: 2px;
    position:relative;
    left:78px;


}
#footer
{


    margin: 0 auto;
    padding-left: 8px;
    background: white;
    border-radius: 0 0 20px 20px;
    opacity:0.8;

   


}

#footer p
{

    position: relative;
    width: 600px;
    left: 15px;
	margin-bottom:0px;
}
#footer h4
{

    position: absolute;
    width: 300px;
    text-align:left; 

    
}


.marge
{
    margin-left:80px;
}
#footer p#plusun {
float:right;
text-align:right;
position: relative;

width: 100px;
}
.fb-like
{
width:60px;
overflow:hidden;
height: 24px;
float:right;
position: absolute;
margin-top: 13px;

}