body
{
   width: 919px;
   height: 580px;
   margin: auto;
   background-color: rgb(168,219,255);/*Turquoise clair */
   /*border: 5px solid rgb(250,202,46);*/
}


.menuh
{
   position:relative;
   /*left:60px;*/
   /*top: 550px;*/
   width: 920px;
   height: 40px;
   margin:auto;
   text-align: center;
   background-color: rgb(168,219,255);
   /*border: 2px solid yellow;*/
}

.menuv1
{
   float: left;
   width: 141px; 
   height: 500px;
   margin:auto;
   text-align: center;
   overflow : auto;
   /*border:2px solid rgb(0,18,48);*/
}

.menuv2
{
   float: left;
   width: 141px; 
   height: 500px;
   margin:auto;
   text-align: center;
   overflow : auto;
   /*border:2px solid rgb(0,18,48);*/
}


.menuv
{
   float: left;
   width: 141px; 
   height: 400px;
   margin:auto;
   text-align: left;
   overflow : auto;
   /*border:2px solid rgb(0,18,48);*/
}

.corps
{
   position:relative;
   width: 680px;
   height: 450px;
   margin:auto;
   overflow : auto;
   padding: 4px;
   /*border: 2px solid fuchsia;*/
}


.quart-corps-gauche
{
   position:relative;
   float:left;
   /*top: 150px;*/
   /*left:160px;*/
   width: 190px;
   height: 380px;
   margin:auto;
   /*overflow : auto; - pas besoin d'ascenseurs pour la photo-fiche*/
   /*border-left: 2px solid rgb(0,18,48);*/
   padding: 4px;
}


.demi-corps-gauche
{
   position:absolute;
   top: 150px;
   left:160px;
   width: 380px;
   height: 380px;
   /*overflow : auto; - pas besoin d'ascenseurs pour la photo-fiche*/
   /*border-left: 2px solid rgb(0,18,48);*/
   padding: 4px;
}

.demi-corps-droit
{
   position:absolute;
   top: 150px;
   left:540px;
   width: 380px;
   height: 380px;
   overflow : auto;
   /*border-left: 2px solid rgb(0,18,48);*/
   padding: 4px;
}

.trois-quart-corps-droit
{
   position:relative;
   /*top: 150px;*/
   /*left:330px;*/
   width: 570px;
   height: 450px;
   margin:auto;
   overflow : auto;
   /*border-left: 2px solid rgb(0,18,48);*/
   padding: 4px;
}


.corps-forum
{
   position:absolute;
   top: 150px;
   left:160px;
   width: 400px;
   height: 480px;
   font-size: 0.8em;
}

.forum
{
   position:absolute;
   top: 150px;
   left:160px;
   width: 640px;
   height: 480px;
   font-size:0.8em;
   color: blue;
}

.forum2
{
   position:absolute;
   top: 0px;
   left:440px;
   width: 340px;
   height: 180px;
   font-size:0.8em;
   color: blue;
}

.dessous
{
clear:both;
}



a img
{
border: none;
} 

a:hover
{
   color: green;
   background-color: rgb(231,223,223);
}

.sous-menu
{
   background-color: rgb(168,219,255);
   border: 2px solid rgb(250,202,46);
   text-align: center;
}
.cligno
{
   font-weight: bold;
   text-decoration: blink;
}
.souligne
{
   text-decoration: underline;
}
.image_flottante
{
   float: left;
   padding-right: 30px;
}
.image_flottante_D
{
   float: right;
   padding-left: 30px;
}
.rouge
{
   color: red;
}
table
{
   border-collapse: collapse;
}
td
{
   width: 120px;
   height : 70px;
   vertical-align : top;
   text-align : center;
   /*border: 1px solid black;*/
}

.caracs07
{
font-size:0.7em;
}


.caracs08
{
font-size:0.8em;
text-align : left;
}
