html
{
overflow-x:hidden ;}

body{
background-color: #4d4d4d;
color: #ffffff;
font-family: trebuchet,tahoma,arial,helvetica;
font-size: 17px;
line-height: 1.2em;
text-align: center;
}

#banniere{
margin: auto;
margin-bottom: 20px;
}


#content{
width: 750px;
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
}

.droite{
display: inline;
width: 350px;
float: right;
height: auto;
font-size: 12px;
text-align: left; 

}

.gauche{
display: inline;
width: 350px;
float: left;
height: auto;
font-size: 12px;
text-align: left; 
}

span{
color: #4aa9ff;
}

.gauche span{
font-size: 20px;
}

.droite span{
font-size: 20px;
}

.francais{
margin-top: 20px;
width: 300px;
height: 50px;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

.francais a{
text-decoration: none;
color: #ffffff;
font-size: 25px;
height: 100px;
}

.francais a:hover{
border-bottom: #4aa9ff dotted 2px;
}

.english{
margin-top: 20px;
width: 300px;
height: 50px;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

.english a{
text-decoration: none;
color: #ffffff;
font-size: 25px;
}

.english a:hover{
border-bottom: #4aa9ff dotted 2px;
}

.bas p{
clear: both;
width: 750px;
}

.bas p a{
color: #ffffff;
text-decoration: none;
font-size: 12px;
margin-right: 25px;
}

.bas p a:hover{
color: #4aa9ff;
}

img {border:none;}
