<style>

body {
    color: #FFFFFF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9a99FF;
	/*background-image:url(images/fond.jpg)*/
}

.tetiere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.appel {
	font-family: Times, serif;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #9c8a6e;
}

.contenu_textes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.contenu_textes_p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.titre_textes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: normal;
	font-variant: normal;
	color: #F28926;
}

.service {
 font-family: georgia, fantasy; 
 font-size: 16px;
 font-weight: normal; 
 color: #d8bc89;
 line-height: 22px;
}

.rubriques {
 font-family: georgia, fantasy; 
 font-size: 30px; 
 color: #FFFFFF;
 line-height: 22px;
}


.Gros_titres {
 font-family: Verdana, Arial, trebuchet; 
 font-size: 30px;
 font-weight: bold; 
 color: #4C4B46;
 line-height: 22px;
}

.titre_article {
 font-family: georgia, fantasy; 
 font-weight: normal;
 font-size: 25px; 
 color: #FF6100;
 line-height: 30px;
}

.contenu_texte_articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #003874;*/
	color: #5f0c54;
	line-height: 18px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}

.edito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

.meltem{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
}

.legende {
 font-family:Times, Serif, Verdana;
 font-size:10pt;
 font-weight: normal;
 color: #666666;
}

.droits {
 font-family:Times, Serif, Verdana;
/* text-transform: uppercase;*/
 font-size:9pt;
 font-weight: normal;
 color: #666666;
}

.titre_agenda {
 font-family: georgia, fantasy;
	font-size: 16px;
	/*color: #003874;*/
	color: #0000ff;
	line-height: 18px;
}

a        { color: #0000FF; text-decoration: none }
a.active   { color: #0000FF }
a.visited  { color: #0000FF }
a:hover    { color: #0000FF; text-decoration: underline }

a.blanc        { color: #FFFFFF; text-decoration: none }
a.blanc:active   { color: #FFFFFF }
a.blanc:visited  { color: #FFFFFF }
a.blanc:hover    { color: #FFFFFF; text-decoration: underline }

a.violet        { color: #5f0c54; text-decoration: none }
a.violet:active   { color: #5f0c54 }
a.violet:visited  { color: #5f0c54 }
a.violet:hover    { color: #5f0c54; text-decoration: underline }

a.noir        { color: #000000; text-decoration: none }
a.noir:active   { color: #000000 }
a.noir:visited  { color: #000000 }
a.noir:hover    { color: #000000; text-decoration: underline }

</style>

