@charset "utf-8";
/* CSS Document */
#head
	{
		background:url(images/fond_haut.jpg) no-repeat ;
			
	}
.arrondi
	{
		-moz-border-radius: 5px;-webkit-border-radius : 5px; border-radius: 5px;
	}
.hiden
	{
	visibility:hidden;	
	}
#titre
	{
		float:left;		
		width:200px;			
	}	
#titre h1
	{
		font-size:12px;
		display:inline;
	} 	
#slogan
	{
		font-style:italic;	
	}	
.fond_pres
	{
		background:#333333  url(images/fond_pres.jpg) center no-repeat;		
	}
.cadre 
	{
		background:url(images/fond_text.png) no-repeat center;
		padding:5px 20px 20px 20px;
								
	}	
.cadre_web 
	{
		background:url(images/fond_text_web.png) no-repeat center top;
		padding:0px 20px 20px 20px;								
	}
.cadre_graph
	{
		background:url(images/fond_text_graph.png) no-repeat center top;
		padding:0px 20px 20px 20px;								
	}
.cadre_activ
	{
		background:url(images/fond_text_activ.jpg) no-repeat center;
		padding:15px 20px 45px 20px;								
	}				
.cadre_heberg
	{
		background:url(images/fond_text_heberg.jpg) no-repeat center;
		padding:15px 20px 45px 20px;								
	}		
	
.conteneur_text
	{
		padding-left:10px;	
	}
.conteneur_text_web
	{
		padding:0px 20px 0px 20px;	
	}
#pres h2 
	{	
		display:inline;				
	}	
.scroll
	{
		width:400px;
		height:400px;
		overflow:auto;		
	}
.pdf 
	{
	background:url(images/pdf_bouton.jpg) no-repeat;
	width:26px;
	height:26px;
	border:0px;
	
	}	
.pdf:visited
	{
		border:none;
		
	
	}	
.pdf:hover
	{
		background:url(images/pdf_bouton_hover.jpg) no-repeat;				
	}		
	
/*text*/
a
	{
		text-decoration:none;	
	}
a.corps_blanc_pres:hover
	{
		text-decoration:underline;	
	}	
a.corps_gris_menu:hover
	{
		color:#FFFFFF;		
	}	
.just
	{
		text-align:justify;
		line-height:12px;			
	}
.just ul li 
	{
		text-align:justify;
		line-height:normal;
		list-style: url(images/puce.png); 													
	}
.corps_vert
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#81BE1B;			
	}	
.titre_blanc
	{
		font-family:"Century Gothic", Arial;
		color:#FFFFFF;
		font-weight: normal;
		
	}
.petit_titre_vert
	{
		font-family:"Century Gothic", Arial;
		color:#81BE1B;
		font-weight: bold;
		font-size:14px;

	}	
.titre_vert
	{
		font-family:"Century Gothic", Arial;
		color:#81BE1B;
		font-weight: bold;
		font-size:16px;
	}
.corps_blanc_pres
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;		
		color:#FFFFFF;					
	}	
.corps_blanc_avtiv
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;		
		color:#FFFFFF;					
	}				
.corps_blanc
	{
		font-family: "Palatino Linotype", Arial;
		font-size:12px;		
		color:#FFFFFF;					
	}	
.corps_gris
	{
		font-family: "Palatino Linotype", Arial;
		font-size:12px;
		text-decoration:none;
		color:#999999;	
		line-height:14px;					
	}
.corps_blanc_tahoma
	{
		color:#FFFFFF;
		font-size:12px;
		font-family: Tahoma, Verdana, Arial;
		text-decoration:none;
		font-weight:bold;								
	}
.corps_blanc_tahoma
	{
		font-family:Tahoma, Verdana, Arial;
		text-decoration:none;
		color:#FFFFFF;					
	}	
.corps_jaune
	{
		color:#FFDE18;
		font-family:"Century Gothic", Arial;
		font-size: 12px;
		text-decoration: none;					
	}
.corps_gris_menu
	{
		font-family:  Arial,"Century Gothic";
		font-size:14px;
		text-decoration:none;
		color:#999999;						
	}
	
	