/*******************************************************************************
 *
 * Balise h1
 *
 ******************************************************************************/
h1 {
height : 64px;
/*margin-bottom : 15px;*/
padding-left : 68px;
font-size : 18px;
line-height : 64px;
background-repeat : no-repeat;
text-transform : uppercase ;
margin-bottom : 15px;
}

/* balise h1 avec id="menu" */
h1#menu {
background-image: url('../images/7835_martin4671-Flechedroitebleue3.png');
}
/* balise h1 avec id="menu_divers" */
h1#menu_divers {
background-image: url('../images/martin4671_Flechedroiterouge2.png');
}


h1#accueil1 {
background-image: url('../../../images/front_office_design/titres/document.png');
}

h1#accueil1bis {
background-image: url('../../../images/front_office_design/titres/kdm_home.png');
}

h1#accueil2 {
background-image: url('../../../images/front_office_design/titres/news2.png');
}

h1#ressources1 {
background-image: url('../images/kdm_home.png');
}

h1#ressources1b {
background-image: url('../images/group.png');
}

h1#ressources1c {
background-image: url('../images/cedirob-Registrymechanic.png');
}
h1#ressources1d {
background-image: url('../images/livre_64x64.png');
}


h1#ressources2 {
background-image: url('../../../images/front_office_design/titres/view_tree.png');
}

h1#ct1 {
background-image: url('../../../images/front_office_design/titres/kaddressbook.png');
}

h1#ct2 {
background-image: url('../images/kaddressbook.png');
/*background-image: url('../images/livre_64x64.png');*/
}

h1#equipe{
background: url('../../../images/front_office_design/titres/group.png');
background-repeat : no-repeat;
}

h1#version{
background: url('../../../images/front_office_design/titres/cedirob-Registrymechanic.png');
background-repeat : no-repeat;
}


h1#cours{
background: url('../../../images/front_office_design/titres/cameleonHelp_dossier_bleu.png');
background-repeat : no-repeat;
}

h1#userConnect {
background: url('../images/user_Designaxl.png');
background-repeat : no-repeat;
}

h1#h1Pub {
background: url('../../../images/front_office_design/titres/kblackbox.png');
background-repeat : no-repeat;
}

/*******************************************************************************
 *
 * Balise h2
 *
 ******************************************************************************/
/* du fait du flottement des deux gros blocs conteneur, il n'est pas possible d'utiliser clear : left, il faut donc utiliser une marge haute pour simuler le flux de la partie flottante*/
h2.bugFloat {
margin-top : 75px;
}

h2 {
margin-top : 15px;
margin-bottom : 15px;
font-size : 14px;
border-bottom : solid 1px #330099;
}

h2.news, h2.newsAdm {
padding-left : 5px;
height : 20px;
line-height : 20px;
background-image: url('../images/banniere_titre_infogecom.jpg');
color : white;
border : none;
}

h2.newsAdm {
background-image: url('../images/banniere_titre_rouge.jpg');

}

h2.dateSeance {
position : relative;
background :#909090;
border-bottom : 0;
padding-left : 30px;
color : white;
font-size : 16px;
height : 24px;
line-height : 24px;

}

