/*GESTION DU CORPS DE LA PAGE DE MANIERE GENERALE*/
body {
    font-family: Tahoma, Arial, Times, serif;
    text-align: left; 
    font-size: 10pt;  
    background-repeat : no-repeat;
    margin : 0px;
   

}
input {
    font-size: 9pt;  
}
select {
    font-size: 9pt;  
}

/*GESTION DE L'ENTETE*/

#bandeau
{
    color:white;
    background:#394049;
    position:fixed;
    top:0;
    width: 100%;
    height:30px;
    z-index: 5000;


}

#bandeauGauche
{
    float:left;
    margin-top:7px;
    margin-left:20px;
}
#bandeauGauche div
{
    float:left;
    vertical-align: bottom;  
    margin-right:10px;

}
#bandeauDroite 
{
    float:right;
    margin-top:7px;
    margin-right: 20px;


}
#bandeauDroite div
{
    float:right;
    position: relative;
}


#bandeau a
{
    color:white;
    text-decoration: none;
    vertical-align: bottom;

}

#bandeau .separateur img
{
  position:absolute; 
  bottom:-23px;  
}
#entete {
    margin-top:26px;
    color:#FFFFFF;
    font-size: 15pt;
    width : 100%;
    min-width: 450px;
    height :84px;
}
/*Couleur du survol d'un lien */
#entete a:hover
{
    color: blue;
}
/*Couleur d'un lien */
#entete a
{
    color: black;
    text-decoration: none;
    font-size: 10pt;
    display : inline-block;
    height: 85px;
}
/*bloc de gauche avec la bannière*/
.ent1 
{    
    float: left;
    width:100%;	   
    display : inline-block;  
    text-align: center;
    height:100%;
}



#logo
{

    float: left;
    width: 207px;
    height:81px;  
   


}
#contact
{

    width: 132px ;

    float: left;
    height:85px;
    position:relative;

}

#statistique
{

    width: 132px ;

    float: left;
    height:85px;
    position:relative;
}


#message
{

    width: 132px;

    float: left;
    height:85px;
    position:relative;
}

#campagne
{

    width: 132px ;

    float: left;
    height:85px;
    position:relative;
}




#parametres
{

    width: 132px ;

    float: left;
    height:85px;
    position:relative;
}

#bordure
{
    width: 2px ;
    float: left;
    height:85px; 
}

.imgMenu
{
    position:absolute;
    z-index: 100;
    top:0;
    left:0;
}
.superpose
{
    position: absolute;
    height:81px;
    top:0;
    left:0;
    z-index: 50;
}
.clear {
    clear: both;
}

/*GESTION DE LA BARRE DE MENU*/
#menu {
    width : 100%;
    min-width: 1100px;
    height :25px;
    padding-top : 4px;
    border-bottom-width:1px;
    border-bottom-style:solid;
}	
#menu a {
    font: 15px Arial;
    color : black;
    line-height:10px;
    text-decoration: none;
    display : inline-block;
    width:150px;
    text-align:center;

}
.blokons
{
    display : inline-block;
}

#pageEntiere
{
    overflow: hidden; 
    _overflow: visible;

    _height:650px;

    width : 100%;


}
/*GESTION DE SOUS-MENU DE GAUCHE*/

#sousmenu {

    padding-top:40px;
    width: 207px;
    margin-left:0px;
    background-color: #FFFFFF;    
    min-height: 650px;
    float: left;
    background-color: #e6e6e6;
    margin-top: 0px;
    margin-bottom: -4000px;
    padding-bottom: 4000px;
    border-right: 1px solid #cccccc;
   
}

#sousmenu  .title {
    font-size: 12pt;
    color : black;
    text-decoration: none;	
    text-align : center;
    font-weight: bold;
} 

#sousmenu a
{
    text-decoration: none;
}

.bouttonSousMenu
{
 
    
    margin-bottom:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #050505;
  
    padding: 0px 20px 4px 10px;;    
    background-image:  url('../images/menu/sous-menu.png');  
    height:40px; 
    padding-right:0; 
}

.bouttonSousMenu p
{
        margin: auto;  
        margin-top: 12px;
}
.bouttonSousMenu img
{
      vertical-align: bottom;
}


/* Styles pour la rubrique en cours */

#sousmenu #encours  {
    
    width:215px;
   
}

.droiteBS
{
 vertical-align: top;
 float:right;   
}
.gaucheBS{
   vertical-align: middle; 
   float:left; 
   height:40px;
}

.droiteBS img{
 
   height:45px;
}

/*GESTION DU CONTENU */

#contenu
{

    margin-left:220px;
    color: #000000;
    min-height: 710px;
    _height:710px;
    padding-left : 30px;
    padding-right : 30px;	
    padding-top : 20px;
    padding-bottom: 50px;





}
#contenu a
{
    color: #003366;
    text-decoration: none;
}
#contenu a:hover
{
    color: blue;
}
.titre
{
    margin-bottom : 0px;
    border : 1px solid grey;
    margin-top:20px;
    margin-bottom: 20px;
    padding-left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #050505;
    border-radius: 12px;
    background-image:  url('../images/menu/titre.png');
    background-repeat: repeat-x;
    text-shadow: 0px 2px 0px rgba( 255, 255, 255, 0.8);
    border: 1px solid #E6E6E6;
    behavior: url(lib/cssIe/PIE.htc);

}
.boite_arrondi
{
    margin-bottom : 0px;
    border : 1px solid grey;
    margin-top:20px;
    margin-bottom: 20px;
    padding-left: 30px;
    color: #050505;
    border-radius: 12px;
    background-image:  url('boite_arrrondi.png');
    background-repeat: repeat-x;
    text-shadow: 0px 2px 0px rgba( 255, 255, 255, 0.8);
    border: 1px solid #E6E6E6;
    behavior: url(lib/cssIe/PIE.htc);

}
.titremenuaccueil
{
    font-size: 14pt;
}


.BlocSousTitre
{
 background-color: #e6e6e6;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-bottom: 15px;

}
.formulaire
{
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    width:100%;   
    display : inline-block;
}

.FondGris
{
    background-color: #e6e6e6;
   border-top: 1px solid #cdcdcd;
}
.bloc_recherche
{
    width:50%;
    float:  left;
}   
.pad
{
    width : 500px;
    vertical-align : top;
    height : 120px;	
}
.centre
{
    text-align : center;
}
.droite
{
    margin-left : 600px;
}   
label {
    display:block;
    float:left;
}  
.formulairecontact
{
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    display : block;

}
.formulaireNewCampagne
{
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 30px;
    display : block;

}
.formulaireimport
{
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    display : block;
} 
.miniform {
    display : inline-block;	
}
.form {
    display : inline-block;
}
.repertoire {   
    float:  left;
    margin : 10px;
    width : 100%;
    height : 200px;
    text-align: justify;
    overflow: scroll;
    display : block;		
}
.message {   
    float:  left;
    margin : 10px;
    width : 100%;
    height : 200px;
    text-align: justify;
    overflow: scroll;
    display : block;		
}
.blanco {   
    float:  left;
    border: 0.5px solid white;
    margin : 10px;
    width : 700px;
    height : 400px;
    display : block;
    vertical-align : top;			
}
.formu {   
    border: 0.5px solid;
    border-color : black;
    margin : 10px;
    min-height : 200px;
    text-align: justify;
    display : inline-block;	
}  
.formulaireserveur
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.divparam
{
    width : 40%;
    display : inline;	
} 
.fcolor {
    padding : 10px;	   
}   	 
hr {
    color : #D1D6EA;
    height : 0.5px;
}


/*GESTION DU PIED DE PAGE */

#pied_bande

{
    vertical-align: top;
    background-color: #8d8e92;
    height:20px;


}
#pied {

    text-align:center;
    position:relative;
    bottom:0;   
    height:150px;    
    background-color:#b9babe;
    float:bottom;
}
#pied a{

 text-decoration: none;
 color:black;
}

#pied img{
    
vertical-align: middle;
}
#pied_texte 
{

    line-height: 100px;
    vertical-align:middle;


}

img 

{
    border:none;
}
