/* CSS Document */

#resume {
font-size:11px;
margin-top:0px;
margin-bottom:10px;
}
#resume a{
background-image: url(../images/accueil/fleche_article.gif);
background-repeat:no-repeat;
background-position: 70px 4px;
font-size:11px;
color:#FF3300;
font-weight:bold;
text-decoration:none;
display:block;
}
#resume a:hover{
background-image: url(../images/accueil/fleche_article.gif);
background-repeat:no-repeat;
background-position: 70px 4px;
font-size:11px;
color:#FF3300;
font-weight:bold;
text-decoration:underline;
}
#resume-article {
font-size:12px;
margin-top:0px;
margin-bottom:10px;
}
/*------titre-----------*/

#jeune-titre {
font-size:11px;
background-color:#F0F4F9;
font-weight:bold;
color:#015085;
margin-bottom:3px;
}
#formateur-titre {
font-size:11px;
background-color:#E9F5EB;
font-weight:bold;
color:#34A648;
margin-bottom:3px;
}
#entreprise-titre {
font-size:11px;
background-color:#FCEDEB;
font-weight:bold;
color:#DD3E25;
margin-bottom:3px;
}
#dossier-titre {
font-size:11px;
background-color:#E1F4F1;
font-weight:bold;
color:#00796C;
margin-bottom:3px;
}
/*------*/
#jeune-titre-article {
font-size:20px;
background-color:#F0F4F9;
font-weight:bold;
color:#015085;
margin-bottom:3px;
margin-left:5px;
padding-left:5px;
}
#formateur-titre-article {
font-size:20px;
background-color:#E9F5EB;
font-weight:bold;
color:#34A648;
margin-bottom:3px;
margin-left:5px;
padding-left:5px;
}
#entreprise-titre-article {
font-size:20px;
background-color:#FCEDEB;
font-weight:bold;
color:#DD3E25;
margin-bottom:3px;
margin-left:5px;
padding-left:5px;
}
#dossier-titre-article {
font-size:20px;
background-color:#E1F4F1;
font-weight:bold;
color:#00796C;
margin-bottom:3px;
margin-left:5px;
padding-left:5px;
}
/*-------------*/
/*------famille-----------*/

#jeune-famille {
background-image: url(../images/frise_jeunes.jpg);
background-repeat: repeat-x;
background-position: 0px 0px;
margin-bottom:10px;
margin-bottom:10px;
vertical-align:top;
height:43px;
}
#formateur-famille {
background-image: url(../images/frise_formateur.jpg);
background-repeat: repeat-x;
background-position: 0px 0px;
margin-bottom:10px;
margin-bottom:10px;
vertical-align:top;
height:43px;
}
#entreprise-famille {
background-image: url(../images/frise_entreprise.jpg);
background-repeat: repeat-x;
background-position: 0px 0px;
margin-bottom:10px;
margin-bottom:10px;
vertical-align:top;
height:43px;
}
#dossier-famille {
background-image: url(../images/frise_dossier.jpg);
background-repeat: repeat-x;
background-position: 0px 0px;
margin-bottom:10px;
margin-bottom:10px;
vertical-align:top;
height:43px;
}
/*-------------*/
/*-----resultat----*/
#resultat-conteneur{
border: solid 1px #1B4077;
padding:10px;
margin-bottom:10px;
vertical-align:top;
color:#1C3E75;
font-size:12px;
}
#lieu{
font-size:12px;
color:#666666;
font-weight:bold;
}
