.page {   /* contenu de la page, colonne centrale extensible */
background-image:  url("../img-f/titre-w.jpg");
}
/* contenant global cadre centre de la page */
.textu {
width:100%;
background-image:  url("img-f/fond.jpg");
background-color:#d9dbff;
}	
/* tableaux boutons */
.giftab {
width:98%;
border-style: none;
table-layout:auto;
}
/* div tableaux boutons */
.giftab2 {
width:98%;
margin-right:auto;
margin-left:auto;
text-align:center;
}
/* div tableaux accueil */
.giftab3 {
width:90%;
margin-right:auto;
margin-left:auto;
text-align:center;
}
/* cellules boutons */
.giftd {
width:20%;
background-color:#fff;
padding-top:10px;
padding-bottom:10px;
border-width:1px;
border-style:solid;
border-color:#000066;
font-family:geneva,arial,helvetica,san-serif;
font-size:12px;
text-align:center;
}	
/* cellules boutons */
.giftdn {
width:20%;
background-color:#000;
padding-top:10px;
padding-bottom:10px;
border-width:1px;
border-style:solid;
border-color:#000066;
font-family:geneva,arial,helvetica,san-serif;
font-size:12px;
text-align:center;
}	
/* selection pages */
.pages {
width:98%;
margin-right:auto;
margin-left:auto;
border-width:1px;
border-style:solid;
border-color:#006;
font-family:geneva,arial,helvetica,san-serif;
font-size:20px;
font-weight:bold;
color:#003;
text-align:center;
}
/* mode d'emploi - commentaires */
.gifc {
width:98%;
margin-right:auto;
margin-left:auto;
background-color:#89fbff;
border-width:1px;
border-style:solid;
border-color:#000066;
font-family:geneva,arial,helvetica,san-serif;
text-align:left;
font-size: 10px;
color: #003;
letter-spacing:1px;
font-weight:bold;
clear:both;
}	
/* accueil*/
.text {
width:90%;
margin-right:auto;
margin-left:auto;
padding:2%;
background-color:#89fbff;
border-width:1px;
border-style:solid;
border-color:#000066;
font-family:geneva,arial,helvetica,san-serif;
text-align:center;
font-size: 10px;
color: #003;
font-weight:bold;
}
.tdac {
width:230px;
height:60px;
background-image:url("img-f/ovale.gif");
font-family:geneva,arial,helvetica,san-serif;
text-align:center;
font-size: 18px;
color: #003;
font-weight:bold;
}
/* liens pages */
a.pa {color: #003; text-decoration: none; font-size:14px;} 
a.pa:visited {color: #006; text-decoration: none; font-size:14px;} 
a.pa:active {color: #78791d; text-decoration: none; font-size:14px;} 
a.pa:hover {color: #78791d; text-decoration: underline; font-size:14px;}
