.lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AF5ABE;
	text-align: justify;
}
a.texte:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AF5ABE;
	text-align: justify;
}
a.texte:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AF5ABE;
	text-align: justify;
}
a.texte:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AF5ABE;
	text-align: justify;
}
a.texte:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AF5ABE;
	text-align: justify;
}
.texteCopie {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5A7126;
}
.lienCopie {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.lien:hover {
	color: #A54BB8;
}
a.lienCopie:hover {

	color: #A54BB8;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AF5ABE;
	text-align: justify;
	font-weight: bold;
	border-bottom-style: Aucune;
	border-bottom-color: #AF5ABE;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-left-style: Aucune;
	border-top-color: #AF5ABE;
	border-right-color: #AF5ABE;
	border-left-color: #AF5ABE;
}
.formul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	background-color: #CADE9B;
	border: 1px solid #AF5ABE;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	background-color: #CADE9B;
	border: 1px solid #AF5ABE;
}
.image {
	border: 3px double #AF5ABE;
}
.formu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #AF5ABE;
	font-size: 11px;
	text-indent: 0pt;
	white-space: 2;
	background-image: url(#CADE9B);
}


/*OPTIMISATION !
--------------------------------------------------------------------------------------------*/
#baseline{
	background:url(gifs/images/baseline_06.jpg) no-repeat;
	width:515px;
	height:16px;
	margin:0;
}

#baseline p{
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}





ul.MenuHorizontal {
   width: 219px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 219px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #000;         /*Ici, changer la couleur de la police*/
   font-family:"Times New Roman", Times, serif;       /*Ici, changer la police du menu*/
   font-size: 17px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 48px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
}

li#menu0 a {
   background-image: url('gifs/images/menu_21.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/images/menu_22.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/images/menu_23.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/images/menu_24.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/images/menu_25.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/images/menu_26.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:first-letter {
   font-size:30px;
   font-weight:normal;
}

li#menu1 a:first-letter {
   font-size:30px;
   font-weight:normal;
}

li#menu2 a:first-letter {
   font-size:30px;
   font-weight:normal;
}

li#menu3 a:first-letter {
   font-size:30px;
   font-weight:normal;
}

li#menu4 a:first-letter {
   font-size:30px;
   font-weight:normal;
}

li#menu5 a:first-letter {
   font-size:30px;
   font-weight:normal;
}

li#menu0 a:hover, a#selected-over0 {
	color:#AF5ABE;
}

li#menu1 a:hover, a#selected-over1 {
	color:#AF5ABE;
}

li#menu2 a:hover, a#selected-over2 {
	color:#AF5ABE;
}

li#menu3 a:hover, a#selected-over3 {
	color:#AF5ABE;
}

li#menu4 a:hover, a#selected-over4 {
	color:#AF5ABE;
}

li#menu5 a:hover, a#selected-over5 {
	color:#AF5ABE;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	background:url(gifs/images/fdtitre_16.gif) no-repeat;
	width:150px;
	height:40px;
	margin:0;
	padding:10px 0 0 97px;
}

h1:first-letter{
	font-size:30px;
}