/* CSS Document */
body{
   width: 981px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background-image: url(img/glacier_bg_1600.jpg);
   background-repeat: no-repeat;
   background-position: center;
   background-color: #536482;
   background-attachment: fixed;
}

/* ---------------- MISE EN page - INTERFACE ------------------------ */
#header{
    width:973px;
    height:150px;        
}

#header2{
    width:973px;
    height:30px;         
    background-image:url(img/header2.png);   
    margin-top:5px; 
      
}

#header2_text{   
    position: relative;
    width:700px;
    height:20px;   
    padding:5px;
    margin-left:10px; 
    font-weight:bold;
color:white;   
    
}

#header_nav {  
  position:relative; 	 
  z-index: 5; 
  margin-top:-140px;
  margin-right:8px;
  float:right;  
  background-color:white;
  border:1px solid white;
	height:50px;
	padding-right:10px;
	padding-left:10px;
}

.block_title {
	width: 200px;			
	line-height: 20px;
	background-image:url(img/block_title.png);
	background-repeat:no-repeat;
	font-family: Verdana, sans-serif;	
}

.block {
	width:180px;     
  background-color: #efefef; 
  background-repeat:repeat-y;	  
  padding: 10px 10px 10px 10px;
}

.block_footer {
	width: 200px;
	height: 11px;
	
	background-image:url(img/block_footer.png);
	background-repeat:no-repeat;
	margin-bottom: 11px;	
}


.table_classe{
font-family: "Arial", Arial, Verdana, serif;
color:black;
font-size:11px ;
margin-left:-5px;
padding:0px;
}

.td_class{
padding:0px;
}

#bloc_gauche{
    position:relative;    
    margin-right:14px;    
    margin-bottom:10px;
    width:759px;
    float:left;
}

#cadre_footer{
    background-image:url(img/cadre_footer.png);
    width:560px;
    height:14px;
    margin-left:4px;
}

.cadre{ 
  width:759px;
  
}

.header_news{
    width:759px;
    height:12px;
    margin-top:10px;
    background-image: url(img/news_header.png);
    background-repeat:no-repeat;
}

.center_news{
    width:739px;
    background-color:white;    
    padding:10px;    
    
}

.date_news{
font-style: italic;
font-size:11px;
text-align:right;
}
.titre_news{
font-family: "Arial", Arial, Verdana, serif;
color:#454545;
font-weight:normal;
font-size:18px ;
border-bottom:1px solid #454545;
}

.texte_news{
  text-align:justify;
}

.footer_news{
    width:759px;
    height:12px;
    background-image: url(img/news_footer.png);
    background-repeat:no-repeat;
}
#table_gallerie{
  width:630px;
  margin-left:auto;
  margin-right:auto;
}
.image{
text-align:center;
}

bold{
font-weight:bold;
}
#contenu{  
    height:500px;
    text-align:center;    
}

#bloc_droite{
    margin-top:10px;
    float:left;    
    width:200px;     
    text-align:left;        
    font-weight:bold; 
}

#footer{
    padding-top:5px;
    position:relative;  
     
    width:973px;
    height:25px;
    background-image:url(img/footer.png);
    background-repeat:no-repeat;
    background-position:top;
    text-align:center;   
    clear:both;
}

#footer2{
margin-top:10px;
text-align:center;
border-top:1px solid #454545;
color:#efefef;

}

#footer2 a{
color:#efefef;
}

/* ---------------- Balises générales ------------------------ */
.avancee{
/*border:1px solid #454545;*/
font-family: "Arial", Arial, Verdana, serif;
color:black;
font-size:11px ;

}

.avancee .instance{
width:110px;
}

td.nom{
width:85px;
}

td.ok{
padding-left:10px;
}

.chk1{

color: #eb1b1b;
}

.chk2{

color: #32b025;
}

img{
  	border: none;
}


a{
    text-decoration:none;
    color:black;
    font-family:arial;
    font-size: small;
    font-weight:bold;
}


#header2_text a {
font-weight:bold;
color:white;
}

p{
    color:black;
    font-family:arial;
    font-size: small;
    margin : 0;
    padding : 0;

    
    
}

span{    
    font-family:arial;
    font-size:12px ;

}



.titre_sidebar{
font-family: "Arial", Arial, Verdana, serif;
color:white;
font-size:14px ;
}


.rouge{
color:#eb1b1b;
}

.titre{
font-weight:bold;
font-size:14px;
}

.vert{
color:#32b025;
}

.bleu{
color:#25a0d9;
}


/* ---------------- Page recrutement ------------------------ */


#header_cadre_recrutement{
    width:973px;
    height:12px;
    background-image: url(img/header_cadre_recrutement.png);
    background-repeat:no-repeat;
    margin-top:10px;

}

#center_cadre_recrutement{
    width:953px;
    background-color:white;
    
    padding:10px;
  

}

#footer_cadre_recrutement{
    width:973px;
    height:12px;
    background-image: url(img/footer_cadre_recrutement.png);
    background-repeat:no-repeat;

}
.bold{
font-weight:bold;

}

#table_liste_news{
border:1px solid #454545;
width:953px;
text-align:center;
}

.titre_tableau{
font-weight:bold;
border:1px solid #454545;
}

#table_liste_news td{
border:1px solid #cacaca;
}

