body { height : 100%; background-color : #003366; }

table { color : #003366; }

/* pour la page ACCUEIL */
#cadre_accueil_flottant {
z-index            : 1;
position           : absolute;
top                : 50%;
left               : 50%;
width              : 800px;
height             : 600px;
margin-left        : -400px;
margin-top         : -300px;
border             : solid goldenrod 3px;
background-image   : url(dos_vert_noir.png); }
/* ============================================== */



/* pour la page présentation */
#cadre_presentation_flottant {
z-index            : 1;
position           : absolute;
top                : 50%;
left               : 50%;
width              : 800px;
height             : 600px;
margin-left        : -400px;
margin-top         : -300px;
border             : solid goldenrod 3px;
background-image   : url(ronde.png); }
/* ============================================== */



/* pour la page stages */
#cadre_stages_flottant {
z-index            : 1;
position           : absolute;
top                : 50%;
left               : 50%;
width              : 800px;
height             : 600px;
margin-left        : -400px;
margin-top         : -300px;
border             : solid goldenrod 3px;
background-image   : url(ppmm.png); }
/* ============================================== */



/* pour la page formulaires */
#cadre_formulaires_flottant {
z-index            : 1;
position           : absolute;
top                : 50%;
left               : 50%;
width              : 800px;
height             : 600px;
margin-left        : -400px;
margin-top         : -300px;
border             : solid goldenrod 3px;
background-image   : url(dos_noir.png); }
/* ============================================== */



/* pour la page formulaires */
#cadre_piscines_flottant {
z-index            : 1;
position           : absolute;
top                : 50%;
left               : 50%;
width              : 800px;
height             : 600px;
margin-left        : -400px;
margin-top         : -300px;
border             : solid goldenrod 3px;
background-image   : url(africaine.png); }
/* ============================================== */



/* pour la page contacts */
#cadre_contacts_flottant {
z-index            : 1;
position           : absolute;
top                : 50%;
left               : 50%;
width              : 800px;
height             : 600px;
margin-left        : -400px;
margin-top         : -300px;
border             : solid goldenrod 3px;
background-image   : url(regrouper.png); }
/* ============================================== */



/* pour la page adhésion */
#cadre_adhesion_flottant {
z-index            : 1;
position           : absolute;
top                : 50%;
left               : 50%;
width              : 800px;
height             : 600px;
margin-left        : -400px;
margin-top         : -300px;
border             : solid goldenrod 3px;
background-image   : url(dos_vert_noir.png); }
/* ============================================== */

