a {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
a:hover {
	color: #99752F;
	font-weight: bold;
}
em {
	font-weight: bold;
	font-style: normal;
}
p {
	font-size: 10px;
}
img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.paragraphe {
	text-align:justify;
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 16px;
}
.paragraphe_top {
	text-align:justify;
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 20px;
}

.paragraphe_titre {
	text-align:left;
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 15px;
	color: #999999;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
}

.comfort {
	color: #99752F;
}

.lien_diaporama {
	text-align:right;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	padding-right: 15px;	
}

body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #594014;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
span {
	font-family: "Arial Black", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D6B554;
}

h2 {
	color: #99752F;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	}
	
h1.soustitre {
	text-align:right;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	padding-right: 15px;
	font-size: 10px;
	font-weight: normal;
	}	

td, th {	
	font-size: 10px;
	line-height: 2em
	}

/* Code CSS des proprietes destinees A PRIORI aux tableaux */
	.TabHautGauche {
	padding-bottom:2px;
	border-left: 1px solid #99752F;
	border-top: 1px solid #99752F;
	}
	.TabHautDroite {
	padding-bottom:2px;
	border-right: 1px solid #99752F;
	border-top: 1px solid #99752F;
	}
	.TabHautGaucheSlideshow {
	padding-bottom:2px;
	border-left: 1px solid #99752F;
	/* border-right: 1px dotted #999999; */
	border-top: 1px solid #99752F;
	}
	.TabHautTitre {
	padding-bottom:2px;
	border-left: 1px solid #99752F;
	border-right: 1px solid #99752F;
	border-top: 1px solid #99752F;
	border-bottom: 1px dotted #999999;
	}
	.TabHautSousTitre {
	padding-bottom:2px;
	border-left: 1px solid #99752F;
	border-right: 1px solid #99752F;
	border-bottom: 1px dotted #999999;
	}
	.TabCentreGaucheIM {
	padding-left:12px;
	border-left: 1px solid #99752F;
	border-right: 1px solid #99752F;
	}
	.TabCentreDroiteIM {
	padding-left:12px;
	border-right: 1px solid #99752F;
	}
	.TabCentreGaucheIMSlideshow {
	padding-left:12px;
	border-left: 1px solid #99752F;
	border-bottom: 1px dotted #999999;
	padding-bottom:2px;
	}
	.TabCentreDroiteIMSlideshow {
	padding-left:12px;
	border-right: 1px solid #99752F;
	border-bottom: 1px dotted #999999;
	padding-bottom:2px;
	}
	.TabCentreGauche {
	padding-left:12px;
	padding-right:12px;
	border-left: 1px solid #99752F;
	border-right: 1px solid #99752F;
	}
	.TabCentreDroite {
	padding-left:12px;
	padding-right:12px;
	border-right: 1px solid #99752F;
	}
	.TabBas {
	border-left: 1px solid #99752F;
	border-top: 1px dotted #999999;
	border-right: 1px solid #99752F;
	border-bottom: 1px solid #99752F;
	height: 25px;
	}
	
.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 13px;	
	}

/* Code CSS du Menu IMAGE LA FERME DU SECADOU en Version Française -> menu_IM */
ul#menu_IM {
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	border: 0;
}

#menu_IM li {
float: left;
}

#menu_IM a {
display:block;
width: 85px;
border: 0;
color: #000000;
background-color: #FFFFFF;
margin: 0 2px;
text-decoration:none;
text-align:center;
}

#menu_IM a:hover {
	border: 0;
	font-weight: bold;
}

/* Code CSS du Menu LA FERME DU SECADOU en Version Française -> menu_FR */
ul#menu_FR {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}

#menu_FR li {
float: left;
}

#menu_FR a {
display:block;
width: 85px;
border-top: 1px dotted #FFFFFF;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #000000;
background-color: #FFFFFF;
margin: 0 2px;
text-decoration:none;
text-align:center;
}

#menu_FR a:hover {
	border: 1px solid #99752F;
	color: #99752F;
	background-color: #EEEEEE;
	font-weight: bold;
}

#menu_FR a:link, a:visited {
color: #333333;
text-decoration: none;
}

/* Code CSS du Menu LA FERME DU SECADOU en Version Anglaise  -> menu_ANG*/
ul#menu_ANG {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}

#menu_ANG li {
float: left;
}

#menu_ANG a {
display:block;
width: 85px;
border-top: 1px dotted #999999;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #000000;
background-color: #FFFFFF;
margin: 0 2px;
text-decoration:none;
text-align:center;
}

#menu_ANG a:hover {
	border: 1px solid #99752F;
	color: #99752F;
	background-color: #EEEEEE;
	font-weight: bold;
}

#menu_ANG a:link, a:visited {
color: #333333;
text-decoration: none;
}

/* Code CSS du Menu LA FERME DU SECADOU en bas de page  -> menu_BAS*/
	
ul#menu_BAS {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}

#menu_BAS li {
float: left;
}

#menu_BAS i {
color: #890b0a;
font-style:normal;
}

#menu_BAS a {
display:block;
width: 228px;
border-top: 1px dotted #FFFFFF;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #000000;
background-color: #FFFFFF;
margin: 0 2px;
text-decoration:none;
text-align:center;
font-weight: bold;
}

#menu_BAS a:hover {
	border: 1px solid #99752F;
	color: #99752F;
	background-color: #EEEEEE;
	font-weight: bold;
}

#menu_BAS a:link, a:visited {
color: #333333;
text-decoration: none;
}

/* Livre d'Or */
.lien_livredor {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
	font-size: 11px;
}
	.Titre_livredor {
	padding-bottom:2px;
	border-left: 0px solid #99752F;
	border-right: 0px solid #99752F;
	border-top: 1px solid #99752F;
	border-bottom: 1px dotted #999999;
	line-height: 12px;
	}
		.Commentaire_livredor {
	padding-bottom:15px;
	border-left: 0px solid #99752F;
	border-right: 0px solid #99752F;
	border-top: 0px solid #99752F;
	border-bottom: 0px dotted #999999;
	}
			.TableauAjout_livredor {
	padding-bottom:10px;
	background-color:#EEEEEE;
	border-left: 1px dotted #99752F;
	border-right: 1px dotted #99752F;
	border-top: 1px dotted #99752F;
	border-bottom: 1px dotted #99752F;
	}