/* CSS Document */
table {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
body {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

#siteContenuStatique a {
	color: #00827B;
	text-decoration: none;
	font-weight: bold;
}
#siteContenuStatique a:hover {
	color: #BDDFDE;
	text-decoration: none;
	background-color: #00827B;
	font-weight: bold;
}

.TitreOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F49629;
	font-weight: bold;
	display: list-item;
 	list-style-image: url(../img-adf-congres/commun/puces/fleche_orange.gif);
  	list-style-position: inside;
}
.TitreRose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE4B9B;
	font-weight: bold;
	display: list-item;
 	list-style-image: url(../img-adf-congres/commun/puces/fleche_rose.gif);
  	list-style-position: inside;
}
.TitreBleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0699D8;
	font-weight: bold;
	display: list-item;
 	list-style-image: url(../img-adf-congres/commun/puces/fleche_bleu.gif);
  	list-style-position: inside;
}
.TitreVert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66BD4A;
	font-weight: bold;
	display: list-item;
 	list-style-image: url(../img-adf-congres/commun/puces/fleche_vert.gif);
  	list-style-position: inside;
}
.TitreVertADF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00827B;
	font-weight: bold;
	display: list-item;
 	list-style-image: url(../img-adf-congres/commun/puces/fleche_vertADF.gif);
  	list-style-position: inside;
}
.TitreJaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2C200;
	font-weight: bold;
	display: list-item;
 	list-style-image: url(../img-adf-congres/commun/puces/fleche_jaune.gif);
  	list-style-position: inside;
}

.Textechapitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: list-item;
 	list-style-image: url(../img-adf-congres/commun/puces/fleche_orange.gif);
  	list-style-position: inside;
}