/* CSS Document */
/*----------structure----------------*/
#col-gauche{
position: absolute;
left:0;
width: 278px;
height:613px;
background-image: url(../images/fr/fond_menu_g.jpg);
background-repeat: no-repeat;
background-position: 0 0;
z-index:2;
}
#col-droite{
/*background-color:#9999CC;*/
margin-left: 278px;
min-height:1050px;
z-index:0;
}
#marge-droite{
margin: 0px 15px 10px 50px;
}
#col-famille-gauche{
position: absolute;
left:330px;
width: 298px;
/*height:613px;*/
}
#col-famille-droite{
margin-left: 320px;
/*min-height:1000px;*/
}
/*-------fin-------*/

/*-----------------liste famille----------*/
#conteneur-famille{
margin-bottom:10px;
}
#liste-famille {
/*position: absolute;
top: 200px;
left: 120px;*/
}
dl#liste-famille {
width: 294px;
border-left: 2px #B1C622 solid;
border-right: 2px #B1C622 solid;
border-bottom: 2px #B1C622 solid;
padding-top:5px;
padding-bottom:2px;
}

/*hauteur minimal de chaque famille*/
dl#liste-famille.se-coucher{
min-height:100px;
}
dl#liste-famille.se-laver{
min-height:100px;
}
dl#liste-famille.etre-mieux{
min-height:77px;
}
dl#liste-famille.se-deplacer{
min-height:77px;
}
dl#liste-famille.se-nourrir{
min-height:59px;
}
dl#liste-famille.pouponner{
min-height:59px;
}
dl#liste-famille.pour-pro{
min-height:78px;
}
dl#liste-famille.se-surveiller{
min-height:46px;
}
dl#liste-famille.habiller{
min-height:35px;
}
dl#liste-famille.se-faciliter{
min-height:46px;
}
/*---------*/

dl#liste-famille dt {
cursor: pointer;
margin:0;
height: 15px;
line-height: 15px;
text-align: left;
/*font-weight: bold;*/
}
dl#liste-famille dd {
/*border: 1px solid gray;*/
}

dl#liste-famille dt a{
padding: 0 10px 0 10px;
color: #4B5121;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
dl#liste-famille dt a:hover{
text-decoration: none;
color: #4B5121;
background-color:#E2FA8F;

}

/*-------fin-------*/


#bandeau_aide{
margin:0;
padding:0;
height:120px;
vertical-align:top;
}

/*-------fin-------*/

