
a {

	font-family: "trebuchet MS",sans-serif;
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	font-weight: bold;
	font-family: "trebuchet MS",sans-serif;
	color:#ffff00;
	text-decoration:underline;

}

a.lien1   {     
	 color:#49A7DA;     
	 text-decoration:none;     
	 font-weight:bold;   
}      
  
a.lien1:hover   {     
	 color:#ffffff;     
	 text-decoration:underline;     
	 font-weight:bold;   
} 


body {
	background-image: url('images/dgd.jpg');
	background-repeat: repeat-x;
	background-color: #868686;
}

.pad_left{
	padding-left: 15px;
	}

td, p, .text_courant {

	font-family: "trebuchet MS",sans-serif;
	color:#ffffff ;
	font-size: 12px;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1.6;
}

.text_courant_bold {

	font-weight: bold;

}

.cyan {

	color: #49A7DA
}

.vert {

	color: #93BE39
}


.jaune {

	color: #F8CB27

}

.orange {

	color: #EF921B

}

.violet {

	color: #AB0559

}




.text_bas_page {

	font-family: "trebuchet MS",sans-serif;
	color:#ffffff ;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1.3;
}
