body{
background-color:#76838e;
font-family:arial;
}

img{
border:0;
}

#global{
width:1001px;
height:678px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
}



/*Gauche*/
#gauche{
width:284px;
height:648px;
position:relative;
float:left;
}
#fleche{
width:20px;
height:648px;
position:relative;
float:left;
}
.panneau_gauche{
position:relative;
top:370px;
}
#texte_droite{
width:657px;
height:648px;
position:relative;
float:left;
overflow:hidden;
margin-left:20px;
}
.texte{
font-size:90%;
text-align:justify;
}
/*Droite*/
#droite{
width:284px;
height:648px;
position:relative;
float:right;
}
#fleche_droite{
width:20px;
height:648px;
position:auto;
float:right;
}
.panneau_droite{
position:relative;
top:370px;
}
#texte_droite{
width:657px;
height:648px;
position:relative;
float:right;
overflow:hidden;
margin-right:20px;
}
#texte_droite_2{
width:707px;
height:688px;
position:relative;
float:right;
overflow:hidden;
background-color:#76838e;
z-index:5;
padding-left:10px;
}
.texte{
font-size:90%;
text-align:justify;
}

.petit_lotus_droite{
text-align:right;
}
.article{
font-size:90%;
text-align:justify;
}

/*Accueil*/
#centre{
width:1001px;
height:654px;
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
}

/*Menu*/
#menu{
width:1001px;
height:26px;
margin-left:auto;
margin-right:auto;
z-index:10;
position:relative;
}

/*Pied*/
#pied{
width:150px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
text-align:center;
}

#pied a{
text-decoration:none;
color:#ffffff;
font-size:80%;
}
