body {
background-color: #015265;
scrollbar-base-color:#015265;
scrollbar-arrow-color: #ffffff;
background-position: left top; background-image: url(../images/bg.gif); background-repeat: repeat;
}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#015265;}


/* MENUS */
.menuFooter { font-size: 10px;font-weight: normal; color: #018FA5; ; text-decoration: none}
.menuFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}
.menuFooterSelect {font-size: 10px;font-weight: normal; color: #018FA5; ; text-decoration: none}

/*LIENS*/
A { color: #015265; font-weight: bold; text-decoration:none;}
A:hover { color: #ff8000; font-weight: bold; text-decoration:none;}

.lienFooter { font-size: 10px;font-weight: normal; color: #018FA5; ; text-decoration: none}
.lienFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}

.lienCmd { font-size: 13px; font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienCmd:hover {font-size: 13px;font-weight: bold; color: #015265; text-decoration: none}

/*TABLEAUX*/
.tabAccueil{background-color:#FFFFFF}
.tabFond1{background-color:#D4F3F9}
.tabTitre1{
background-color:#A2D6E1;
letter-spacing:1px;
font-weight:bold;
}
.tabLigneFamille{background-color:#FBE0D2}
.tabTitreLigneFamille{
background-color:#F0C8B3;
letter-spacing:2px;
font-weight:bold;
}
.tabContenuAccueil { 
background-position: left top; 
background-image: url(../images/bg_contenu_accueil.jpg); 
background-repeat: no-repeat;
}
.tabCmd{
padding:5px;
text-align:center;
background-color:#ff9900;
}

/*MISE EN VALEUR DE TEXTE*/
h1{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color:#015265;}
h2{font-size: 11px; font-weight:normal;}
.titrePage{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color:#ffffff;}
.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}

/*FORMULAIRES*/
.form{background-color:#ffffff; BORDER: #015265 1px solid; FONT-SIZE: 10px;  COLOR: #015265; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

/*DIV*/
.divHeadder{
font-size:10px;
letter-spacing:1px;
text-align:center;
color:#018FA5;
height:12px;
overflow:hidden;
}
.divCoordonnees{
font-size:10px;
letter-spacing:1px;
text-align:center;
color:#015265;
text-align:center;
padding:5px;
}

.divContenuAccueil{
padding-top:20px;
padding-right:20px;
padding-left:10px;
}

.divContenu{
height:600px;
width:710px;
background-position: left top; 
background-image: url(../images/bg_contenu.jpg); 
background-repeat: no-repeat;
}

.divContenuSimple{
background-color:#FFFFFF;
overflow:auto;
height:440px;
width:640px;
}

.titreAccueil{
overflow:hidden;
width: 400px;
height:30px;
text-align:center;
padding: 0px;
border:none;
}

.divAccueilFamille{
overflow:auto;
width: 350px;
height:545px;
padding: 0px;
background-color:#FFFFFF;
background-image: url(../images/bg_accueil_famille.gif);
background-position: left top;  
background-repeat:repeat-y;
}

.divTitreFamille{
text-align:right;
padding-right:20px;
}

.divTitrePage{
text-align:right;
padding-right:20px;
padding-top:30px;
}

.divTitrePage{
overflow:visible;
width: 540px;
padding: 0px;
border:none;
}

