/*****************************************************************************/
/* CNRS                                                                      */
/* Feuille de style Site Internet de la DRH                                  */
/* W3C CSS2                                                                  */
/*****************************************************************************/

/*****************************************************************************/
/*  Codes couleurs                                                           */
/*                                                                           */ 
/* Bleu foncé   : #212E46 Titres, liens, liens visites                       */
/* Bleu clair   : #38679C intertitre2, liens hover                           */
/* Bleu vert    : #415860 fond de page                                       */ 
/* Vert mFoncé  : #6FBFC4 fond barre de navigation gauche                    */
/* Vert mClair  : #A7D2D9 fond barre de navigation droite                    */
/* Vert clair   : #E2F7F6 espace milieu                                      */

body {
		margin-left : 0;
		margin-top : 0;
		background-color: #415860
		} 

a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #212E46;
		text-decoration: underline;
		}

a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #212E46;
		text-decoration: underline;
		}

a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #38679C;
		}

ul {
		list-style-position : outside;
		list-style-type:square;
		list-style-image:url('../images/boite-outils/puce.gif')
		}

input.BoiteRechercher {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size:10px;
		width:80px;
		}   

#boiterechercher {
		position:absolute;
		left:230px;
		top:11px;
		height:20px;
		width:150px;
		z-index:0;
		}

p  {margin-top : 5px; margin-bottom : 5px; }                     
ul {margin-top : 5px; margin-bottom : 5px; }                             

.date {
		font-size: 10px;
		color: #212E46;
		text-align: right;
		}

.textedroit {
		font-size: 12px;
		color: #212E46;
		font-family: Arial, Helvetica, sans-serif;
		text-align: right;
		}

.commentaire {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : regular;
	color : #38679C;
	}  

p.petit {
	font-family : Arial, Helvetica;
	font-size : 10px;
	}

ul.liste-liens a:link {color : #2A4B5B; text-decoration : none; 
                       font-weight: bold;}
ul.liste-liens a:visited {color : #2A4B5B; text-decoration : none;
						  font-weight: bold;}
ul.liste-liens a:hover {color : #38679C; text-decoration : underline;
						font-weight: bold;}
	
/*****************************************************************************/  
/* Corps du site                                                      **/
/*****************************************************************************/ 

td, p {
		font-family : Arial, Helvetica, sans-serif; 
        font-size : 12px; 
        color : #212E46; 
        vertical-align:top;           
        }
/*** td.centre créé par Maxime pour les tableaux avec vertical alignment middle*/
td.centre {
		font-family : Arial, Helvetica, sans-serif; 
        font-size : 12px; 
        color : #212E46; 
        vertical-align:middle;           
        }
        	
p.titre {
		font-size: 14px; font-weight: bold; 
        font-family: Arial, Helvetica, sans-serif; 
        color:#38679C; 
        margin-bottom : 5px;
        }

p.titre2 {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;  
	color : #43ACB3; 
	}
               
p.intertitre1 {
		color: #212E46;
		font-weight: bold
		}   
                
p.intertitre1 a:link, p.intertitre1 a:visited {
		color: #212E46;
		font-weight: bold;
        text-decoration : none;
        }
           
p.intertitre1 a:hover {
		color: #38679C;
		font-weight: bold;
        text-decoration : underline;
        }  

p.intertitre1 {
		margin-top : 0px;
		margin-bottom : 0px;
		}  

p.intertitre2 {
		color: #38679C;
		font-weight: bold;
		}

p.intertitre2 a:link, p.intertitre2 a:visited {
		color: #38679C;
		font-weight: bold;
        text-decoration : none;
        }
           
p.intertitre2 a:hover {
		color: #212E46;
		font-weight: bold;
        text-decoration : none;
        }

p.intertitre2 {
		margin-top : 0px;
		margin-bottom : 0px;
		}

td.Xtextcourant	{background-color : #E2F7F6 ;}

span.petit {font-size: 11px;}    
                    
/*** Ours (bas de page) ***/           
           
 .credit {
		text-align: center;
		font-size: 10px;
		color: #212E46;
		font-family: Arial, Helvetica, sans-serif;
		} 
 
/*****************************************************************************/  
/* Une : evenements                                                         **/
/*****************************************************************************/

td.Xevent, td.Xevent p {
		background: #E2F7F6;
		color: #38679C;
		}

td.Xevent a:link, td.Xevent a:visited {
		color: #38679C;
		font-weight: bold;
		text-decoration: none;
		}

td.Xevent a:hover {
		color: #212E46;
		font-weight: bold;
		text-decoration: none;
		}  
 
/*****************************************************************************/  
/* corps du site                                                 **/
/*****************************************************************************/ 
  		
/********Tableau*************************/		

table.table-avec-bordures, table.table-avec-bordures td {
	border-style : solid;
	border-color : #38679C;
	border-width : 1px;
	border-collapse:collapse;
} 

table.table-avec-bordures th {
	font-size : 12px;
	border-style : solid;
	border-color : #38679C;
	border-width : 1px;
	border-collapse:collapse;
	background-color : #A7D2D9;
}

table.table-avec-bordures p.titre {
	font-size : 12px;
	font-weight : bold;
}

td.cellule-coloree {background-color : #A7D2D9;}

/*****************************************************************************/     
/* Bandeau de navigation gauche                                             **/
/*****************************************************************************/  

td.Xnavgauche, td.Xnavgauche p.Xnavgauche-spec, td.XnavgaucheIcones {
		background-color : #6FBFC4; 
        font-size: 11px;
        color :#212E46;
        }

td.Xnavgauche p {
		margin-top : 0px; margin-bottom : 0px;
        background-color : #6FBFC4; 
        font-family : Arial, Helvetica, sans-serif; font-size: 11px;
        color :#212E46;
        }
       
td.XnavgaucheIcones
 			{vertical-align:bottom; }           
          
td.Xnavgauche p.titre {
		margin-top : 0px; margin-bottom : 0px;
	 	color: #212E46;
	 	font-weight: bold;
		}
           
td.Xnavgauche p.Xnavgauche-spec a:link,
td.Xnavgauche p.Xnavgauche-spec a:visited {
		color :#212E46;
		text-decoration : none;
		}
           
td.Xnavgauche p.Xnavgauche-spec a:hover {color :#38679C;}
            
td.Xnavgauche p.Xnavgauche-spec {
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		}            

#divnavgauche-spec {position:absolute; left:0px; top:580px; z-index:1; width:140px; }
#divnavgauche-spec-une {position:absolute; left:0px; top:635px; z-index:1; width:140px; } 
#divnavgauche-admin-search {position:absolute; left:10px; top:635px; z-index:1; width:140px; }
#divnavgauche-admin-search-une {position:absolute; left:10px; top:690px; z-index:1; width:140px; }

/*****************************************************************************/
/* Une : navdroite                                                          **/
/*****************************************************************************/

td.Xnavdroite, td.Xnavdroite p {
		font-family : Arial, Helvetica, sans-serif; 
        font-size : 11px;
        background-color : #A7D2D9; 
        color : #9F0202; 
        vertical-align : top;
        text-align: left;           
        }  

td.Xnavdroite p {
		margin-top : 0px;
        margin-bottom : 0px;
        }        
        
td.Xnavdroite, td.Xnavdroite p {
		font-family : Arial, Helvetica, sans-serif; 
        font-size : 11px;
        background-color : #A7D2D9; 
        color : #212E46;
        vertical-align:top;
        text-align: left;
        }                     

td.Xnavdroite p.titre {
		color: #212E46;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		}

td.Xnavdroite p.titre a:link, td.Xnavdroite p.titre a:visited {
		color: #212E46;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		}

td.Xnavdroite p.titre a:hover {
		color: #38679C;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		}


/*****************************************************************************/
/* Seconde : navdroite                                                      **/
/*****************************************************************************/
td.Xscde-navdroite, td.Xscde-navdroite p
         {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #38679C;
	} 
                              
td.Xscde-navdroite 
          {
	background-color : #A7D2D9;
	vertical-align : top;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.Xscde-navdroite p {margin:0;}  
                          
td.Xscde-navdroite a:link, td.Xscde-navdroite  a:visited  
          {color: #212E46;text-decoration : none;}
td.Xscde-navdroite a:hover
          {color: #38679C;text-decoration : none;} 

/*****************************************************************************/     
/* Chemin de navigation pour les pages secondes                             **/
/*****************************************************************************/ 

td.Xcheminclair {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		vertical-align: middle;									/*indique la position du texte dans chemin clair */
		text-decoration: none;
		}

td.Xcheminclair a:link, td.Xcheminclair a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		text-decoration: none;
		}

td.Xcheminclair a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #38679C;
		text-decoration: none;
		}

td.Xcheminfonce {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#212E46;
		vertical-align: middle;
		text-decoration: none;
		}

td.Xcheminfonce a:link, td.Xcheminfonce a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#212E46;
		text-decoration: none;
		}

td.Xcheminfonce a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none
		}

/*****************************************************************************/     
/* Formulaire                                                               **/
/*****************************************************************************/  
   
.boitechampstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #38679C;
	text-decoration: none;
}

.txtchampsobli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #212E46;
}

.txtformulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #38679C;
}


object {

   overflow: hidden;

}

