/*-------------------------	début aménagement spéciaux page accompagnantes -------------------------*/

#resume-page p {
padding-left: 15px;
padding-top: 10px;
margin-bottom: 10px;
}

#cv-accompagnante{
margin-top: 25px;
margin-bottom:15px;

clear:both;
min-height: 220px;

}
#cv-accompagnante #gestion-photo-solo{
float:left;
margin-bottom: 5px;
margin-right: 15px;
width:100px;
height: 215px;
}
#cv-accompagnante #photo-solo{
float:left;
width:99px;
height:145px;
}

#cv-accompagnante span {
position:relative;
float:left;
width: 50px;
height: 20px;
text-align:center;
margin-top: 5px;
color:#006633;
font-weight: bold;

}

#cv-accompagnante #photo-famille{
float: left;
position:relative;
left: 50%;
margin-left: -150px;
width:300px;
margin-bottom:5px;

}

#cv-accompagnante p {


margin-left: 15px;
line-height: 1.1em;
margin-top:0px;
padding-top:0px;
min-height: 220px;
margin-bottom: 30px;
margin-right: 5px;
}

#cv-accompagnante span {
text-align:center;
margin-top: 5px;
color:#006633;
font-weight: bold;
clear:left;
width: 100%;
margin-bottom: 10px;


}
/*-------------- fin aménagement spéciaux page accompagnantes ----------*/