
/* *** Listes d'affichage *** */
ul.liste-offresstagesemplois li {
border-top : 1px solid;
clear : left;
list-style-type : none;
margin : 0;
padding : 10px 0;
}

ul.liste-offresstagesemplois li a {
padding-left : 0;
}

ul.liste-offresstagesemplois li span {
display : block;
}

ul.liste-offresstagesemplois em {
font-size : 1.1em;
font-style : normal;
font-weight : 700;
margin : 0;
padding : 0;
}

ul.liste-offresstagesemplois span.date-liste {
color : #222e44;
}

ul.liste-offresstagesemplois p {
font-size : 1em;
margin : 0;
padding : 0;
}

/**********************
	=Fiche =Annuaireksup =Annuaire
***********************/

body.annuaireksup #fonction {
border-bottom : 1px solid;
padding : 8px 32px 8px 0;
}

body.annuaireksup div.photo {
background : #fff;
float : right;
margin: 1.5em 0 0 10px;
text-align : right;
}

body.annuaireksup dl.type_2 {
background-color : transparent;
}


/**********************
	=Fiche =Annuaireetudiants =Annuaire
***********************/
body.annuaireetudiants #date_naissance {
border-bottom : 1px solid;
border-top : 1px solid;
color : #778aaa;
font-size : xx-small;
font-weight : normal;
margin : 8px 0;
}

body.annuaireetudiants .photo {
background : #fff;
float : right;
margin-left : 10px;
position : relative;
text-align : right;
z-index : 5;
}

body.annuaireetudiants dl.type_2 {
background-color : transparent;
}


/**********************
	=Fiche =Annuaireanciensetudiants =Annuaire
***********************/
body.annuaireanciensetudiants #date_naissance {
border-bottom : 1px solid;
border-top : 1px solid;
color : #778aaa;
font-size : xx-small;
margin : 8px 0;
}

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

body.annuaireanciensetudiants dl.type_2 {
background-color : transparent;
}


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

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

body.laboratoire p#type_laboratoire {
border-bottom : 1px solid;
border-top : 1px solid;
color : #778aaa;
font-size : xx-small;
margin : 8px 0;
}

/******************************************
	=Fiche =Formation
******************************************/
body.formation .stage_important {
color : #ff6120;
}

/* Classes pour les onglets */
body.formation div#page_avec_encadres ul#onglets,
body.formation div#page_sans_encadres ul#onglets{
height: 2em;
margin: 1em 0 0.5em 0;
padding-left : 0;
width : 530px;
margin-left: 0;
font-weight : 700;
}

body.formation ul#onglets li {
background : #efefef url(img/formation/onglet.png) no-repeat 100% 0;
float : left;
list-style : none;
width: 106px;
}

body.formation ul#onglets a {
background : transparent;
color : #332e44;
display : block;
margin : 0;
padding : 3px 0 0 10px;
text-decoration : none;
}

body.formation ul#onglets a:focus {
background-color: transparent !important;
color: #332e44 !important;
}

body.formation ul#onglets li.premier_onglet a {
background : url(img/formation/premier_onglet.png) no-repeat 0 0;
}

body.formation ul#onglets li.dernier_onglet a {
background : url(img/formation/dernier_onglet.png) no-repeat 100% 0;
}

body.formation ul#onglets li#actif {
background : #fff url(img/formation/onglet_actif.png) no-repeat 100% 0;
border-bottom : none;
}

body.formation ul#onglets li#pre_actif {
background-image : url(img/formation/onglet_pre_actif.png);
background-repeat : no-repeat;
background-position : 100% 0;
}

body.formation .contenu_onglet1,
body.formation .contenu_onglet2,
body.formation .contenu_onglet3,
body.formation .contenu_onglet4,
body.formation .contenu_onglet5 {
display: none;
}

body.formation #onglet_actif {
display: block;
}

body.formation h3.presentation {
border-left : 1px solid #ccc;
color: #78990a;
display : inline;
font-size : 1.1em;
margin : 0 0 0 0.45em;
padding-left : 0.5em;
font-variant: small-caps;
}

body.formation dl.presentation {
border-left : 1px solid #ccc;
float : left;
margin-left : 0.5em;
margin-top : 0;
padding-left : 0.5em;
}


body.formation h3.premier_bloc {
color : #666;
border-left : 0;
margin : 0;
padding-left : 0;
}

body.formation dl.premier_bloc {
border-left : 0;
margin-left : 0;
margin-right : 0.5em;
padding-left : 0;
padding-right : 0.5em;
}


body.formation dl.presentation dt {
color : #666;
font-weight : 700;
}

body.formation dl.presentation dd {
margin : 0;
}

/*
dl.type_1 .liste_def_continue,
dl.type_1 .liste_def_alternance,
dl.type_1 .liste_def_apprentissage,
dl.type_1 .liste_def_distance,
dl.type_1 .liste_def_poursuite_etudes,
dl.type_1 .liste_def_debouches,
dl.type_1 .liste_def_secteurs_activites,
dl.type_1 .liste_def_metiers,
dl.type_1 .liste_def_echanges_internationaux,
dl.type_1 .liste_def_domaines_erasmus,
dl.type_1 .liste_def_langues_enseignement {
}
*/

body.formation dl.type_1 dd {
min-height : 2.5em;
}

/* hack CSS pour IE */
* html body.formation dl.type_1 dd {
height : 2.5em;
}

body.formation h3.et_apres {
font-size : 1.2em;
margin: 2em 0 0 0;
font-variant: small-caps;
color: #fff;
background-color: #78990a;
padding: 0.2em 0.5em;
}

/**********************
	=Fiche =Ueup
***********************/

body.ueup table#details,
body.ueup table#volumes_horaires {
float : left;
}

body.ueup table#details {
width : 60%;
}

body.ueup table#volumes_horaires {
width : 40%;
border-left: 1px solid;
}

body.ueup table#details th,
body.ueup table#volumes_horaires th {
text-align : right;
/*width : 50%;*/
vertical-align: top;
}

body.ueup table#details td,
body.ueup table#volumes_horaires td {
color : #c00;
padding-left : 0.7em;
text-align : left;
}

div#page_avec_encadres ul#responsables,
div#page_sans_encadres ul#responsables{
font-style: normal;
margin-bottom: 1em;
}

/**********************
	=Fiche =Cours
***********************/

body.cours table#volumes_horaires,
body.cours table#coefs {
border-top : 1px solid;
float : left;
padding-top : 7px;
}

body.cours table#volumes_horaires {
width : 60%;
}

body.cours table#coefs {
width : 40%;
}

body.cours table#volumes_horaires th,
body.cours table#coefs th {
text-align : right;
width : 50%;
}

body.cours table#volumes_horaires td,
body.cours table#coefs td {
color : #b41e1e;
padding-left : 0.7em;
text-align : left;
}

/**********************
	=Fiche =Associationetudiant
***********************/
body.associationetudiant #types_association {
border-bottom : 1px solid;
border-top : 1px solid;
color : #778aaa;
font-size : xx-small;
margin : 8px 0;
}

body.associationetudiant #objet {
margin-bottom : 1.5em;
text-align : left;
}

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


/******************************************
	=Fiche =Offresstagesemplois
******************************************/

body.offresstagesemplois #descriptif {
margin-bottom : 1.5em;
}

/*
body.offresstagesemplois dl.type_1 .liste_def_debut,
body.offresstagesemplois dl.type_1 .liste_def_duree,
body.offresstagesemplois dl.type_1 .liste_def_date_limite {
}
*/
