/* les fiches (=fiche) : =annuaire, =defautstructure */

/*** surcharge =Annuaire  ***/
body.annuaire h2 {
border-bottom: 1px solid #CBADB5;
padding-bottom: 8px;
margin-bottom: 0;
}

/**********************
	=Fiche =Annuaire
***********************/
body.annuaire #fonction {
padding: 8px 32px 8px 0;
border-bottom: 1px solid #cbadb5;
}

body.annuaire #type_personnel {
font-size: xx-small;
color: #778aaa;
padding: 2px 0;
margin-top: 3px;
border-top: 1px solid #cbadb5;
border-bottom: 1px solid #cbadb5;
}

body.annuaire .photo {
float: right;
background: #fff;
text-align: right;
margin-left: 10px;
}

body.annuaire dl.type_2 {
border-top: 0;
background-color: transparent;
}


/******************************************
	=Fiche =DefautStructure =Structure
******************************************/
body.defaultstructure .photo {
float: right;
margin: 1em 10px 0 0;
}

body.defaultstructure p#type_structure {
color: #778aaa;
margin: 8px 0;
font-size: xx-small;
font-weight: normal; 
border-top: 1px solid #cbadb5;
border-bottom: 1px solid #cbadb5;
}

body.defaultstructure p#domaine_formation {
color: #778aaa;
margin: 8px 0;
font-size: xx-small;
font-weight: normal; 
font-family: verdana, arial, sans-serif;
border-top: 1px solid #CBADB5;
border-bottom: 1px solid #CBADB5;
}

dl.type_2 {
margin-left:33px;
font-weight:bold;
}
dl.type_2 dd{
margin-left:0px;
font-weight:normal;
}
