@charset "utf-8";
/* CSS Document */

body  {
    	font-family: "Trebuchet MS";
	font-size: 12pt;
    		background: #fff;
    	margin: 0; 
    	padding: 0;
    	/*text-align: center;  ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
    	color: #000000;
		margin-right: 18px;
    }
#container { 
    	width: 955px;  
    	background: #5E5850;
		background:url(../images/fond_acc.png)  repeat; */
		
    	margin: 0 auto; 
    	
    	text-align: left; /* ce paramétrage annule le paramètre text-align:center de l'élément body. */
    } 
#header { 
    	display : none;
    } 
#header h1 {
    	margin: 0;
    	padding: 10px 0; 
    }
#gauche {
    	display : none;
    }
#droite{
    display : none;
    }
 #centre { 
    	margin: 0 260px; 
		background:url(../images/fond_acc.png)  repeat; */
    	padding: 0 10px; 
		text-align: center;
    } 
	#haut1 { 
  display : none;
    } 
	#haut2 { 
   
	display : none;
    }
	
	 
#pied { 
    	display : none;
    } 
#pied p {
	display : none;
    }
   
#centre  h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFEC00;
		margin-bottom:-10px;
}  
   
#centre  p {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	
	color: #fff;
		
} 
#centre  h2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
		
}  
      
/* -------- Accueil   ----------- */ 

#bandeau_actu{
	background:url(../images/actu_01.png) no-repeat top;
	width:260px;
	height:35px;
	 
	}
#centre_actu{
	width:260px;
	background:url(../images/actu_02.png)   repeat-y;
	margin-left:18px;
	}
#centre_actu p {
font-family:"Times New Roman", Times, serif;
margin-right:50px;
margin-left:20px;

font-size: 12px;
color: #fff;

}	
  
/* -------- Fin Accueil   ----------- */ 
   
   
   
   
   
/* -------- Int   ----------- */ 

#container_int { 
    	width: 955px;  
    	background: #fff;
		
		
    	margin: 0 auto; 
    	
    	text-align: left; /* ce paramétrage annule le paramètre text-align:center de l'élément body. */
    } 
#header_int { 
    	
		display : none;
    } 
#haut1_int { 
   
		display : none;
		
    } 
	#haut2_int { 
  
    } 
	#haut2_int_projet { 
   
	display : none;
    } 
	#haut2_int p, #haut2_int_projet p{
	display : none;	
    }
		#haut2_int a, #haut2_int_projet a{
	display : none;		
    }
	
	#haut2_int h1{
	font-size: 30px;
	font: Trebuchet MS;	
    }
	
	
#gauche_int {
	display : none;
    }
#droite_int{
    	display : none;
    }
#centre_int { 
    	margin: 0 10px; 
		
    	padding: 0 10px;
		min-height:300px;
		margin-right: 10px;
		text-align:justify;
    }
	
#gauche_int	li{
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-left:-10px;
	margin-right:0px;
	color: #000000;
	text-align: left;
	padding: 0 0;
}

#gauche_int .intitule {
	color: #000;
	font-weight: bold;
	margin-left:0px;
	font-size: 11px;	
	}
#gauche_int	a{
	
	color: #000000;
	text-decoration: none;
	padding: 0 0;
	text-align: left;
	padding-left:0px;
	
}
#gauche_int a:hover {
color: #AAAAAA;
}


#breve_int {
background: #DFF6FF;
width: 170px;
}

#breve_int p{
font-family:"Times New Roman", Times, serif;
margin-left:10px;
}


#breve_int_titre {
background: #00B3DF;
height:25px;
width: 170px;
margin-bottom:-20px;
}
#breve_int_titre p{
	color:#FFFFFF;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	
}

#print {
float: right;
margin-right:10px;

}
	
/* -------- Fin Int   ----------- */ 
   
h1 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: bold;
	
		
}

h1.projet{
	color: #8d7fb2;
	margin-left:180px;
	}

 
h2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	margin-bottom:-10px;
	margin-right: 18px;
} 
  
p, li, ul {
font-family: "Trebuchet MS";
	font-size: 12pt;
}
 
 #centre_int p, #centre_int li{ 
    	
		margin-right: 18px;
		
    }
 .img_right{
	
	margin-right:-0px;
	border-color: #B8B0AD;
	border: 20px;
	margin-left:40px;
	margin-bottom:40px;
	border-width: 20px;
	border-style:solid;
	
 }