/*****************************************************
*éléments invisibles
*
*
*****************************************************/

.texteinvisible {
visibility: hidden;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
}


/*****************************************************
* css des éléments de decoration et bandeau titre haut
*
*
******************************************************/

body {
background-color: #ffffff;
}

#logotype {
position: absolute;
top: 20px;
left: 10px;
height: 104px;
width: 85px;
}

#fgauchemenu {
display :none ;
}

#fgauchelogotype {
display :none ;
}

#fbarrehaute {
display :none ;
}

#ftitrepartie {
display :none ;
}

.titrepartielettre {
display :none ;
}


/*****************************************************
* contenu partie droite et styles de texte
*
*
*****************************************************/

#contenu {
position: absolute;
top: 30px;
left: 100px;
width: 510px;
padding-left :15px ;
background-color: #ffffff;

}

/*************************/
td {
vertical-align: top;
}
/*************************/

.titreChapitre {
font-family: Arial, sans-serif;
font-size: 30px;
line-height: 32px;
color: #000000;
padding-left :8px ;
}

.titreCartouche {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold; 
color: #000000;
background-color: #cccccc;
text-indent: 5px;
padding :3px ;
margin-bottom :8px ;
}


.titreSousTitre2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000000;
padding-left :10px ;

}

.titreSousTitre3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight :bold ;
color: #000000;
padding-bottom: 5px;
font-weight: bold; 

}

#cartoucheVert {
background-color: #cccccc;
height: 20px;
}

/*************************/


.textCourant {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #5e5e5e;
padding-left :10px ;
line-height :16px ;
}
.textCourantCartouche {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #5e5e5e;
padding-left :10px ;
line-height :16px ;
}
.textCourantImageFlottante {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #5e5e5e;
line-height :16px ;
}


.textImportant {
color: #000000;
}
.textLiens a {
color: #5e5e5e;
text-decoration:underline;
}
.textLiens a:hover {
color: #5e5e5e;
text-decoration: underline;
}
/*************************/


.textLiensSavoirPlus a {
display :none;
}
.textLiensSavoirPlus a:hover {
color: #4557ae;
text-decoration: underline;
}
/*************************/


ul {
padding-left: 27px;
line-height: 17px;
}

li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px ;
color: #5e5e5e;
display : list-item;
}
li a{
color: #5e5e5e;
text-decoration:underline;
}
li a:hover{
color: #929fde ;
text-decoration: underline;
}
/*************************/


.imageDroite{
left :5px ;
text-align: right;
}

.imageGauche{
padding-left :10px ;
right:5px ;
text-align: left;
}
/*************************/


.imageFlottanteDroite {
float: left;
padding-left:10px ;
padding-right:15px ;
padding-bottom:5px ;
margin: 0;
}
.texteImageFlottanteDroite {
padding-left:10px ;
}

/*************************/


#liensParties{
display :none ;
}

.textDeveloppement a {
display :none ;
}

.textDeveloppement a:hover {
display :none ;
}

.textFormation a {
display :none ;
}

.textFormation a:hover {
display :none ;
}

.textEmploi a {
display :none ;
}

.textEmploi a:hover {
display :none ;
}



/*****************************************************
* barre de menu gauche 
*
*
*****************************************************/


#fmenu {
display :none ;
}

.menuGauche{
display :none ;

}
.menuGauche a{
display :none ;
}
.menuGauche a:hover{
display :none ;
}


#textMenuGauche {
display :none ;
}
.textMenuGaucheImportant {
display :none ;
}

. textMenuGauche a {
display :none ;
}
. textMenuGauche a:hover {
display :none ;
}


/*****************************************************
* barre de navigation haute 
*
*
*****************************************************/

#fmenubar1 {
display :none ;
}

#fmenubar2 {
display :none ;
}

#fmenubar3 {
display :none ;
}

#menubar1 {
display :none ;
}

#menubar2 {
display :none ;
}

#menubar3 {
display :none ;
}

#menubar1 a {
display :none ;
}

#menubar2 a {
display :none ;
}

#menubar3 a {
display :none ;
}

.menu1 {
display :none ;
}

.menu2 {
display :none ;
}

.menu3 {
display :none ;
}

.options1 {
display :none ;
}

.options2 {
display :none ;
}

.options3 {
display :none ;
}


