body {
	margin-top: 0px;
	margin-right: 0px;
}
.marqueeFV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #359a18;
}
.marqueeFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0056C2;
}
.fondCarte {
	/*width: 320px;*/
	float: left;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
	background-image:url(image/papierPeintLivreOr.jpg);
	/*background-color: #f3f18b;
	filter: Alpha(Opacity=80);*/
}
.fondCarte2 {
	/*width: 320px;*/
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
	background-image:url(image/papierPeintLivreOr.jpg);
	/*background-color: #f3f18b;
	filter: Alpha(Opacity=80);*/
}
.fondContour {
	float: left;
	padding: 4px;
	border: 1px solid #996600;
}
.fondAssiette {
	float: left;
	border: 1px solid #996600;
	/*border: 2px dashed #0056C2;*/
}
.fondBlanc {
	float: left;
	padding: 6px;
	/*margin-left: 14px;*/
	background-image:url(image/papierPeintLivreOr.jpg);
	background-color: #FFF3DD;
}
.fondLivreOr {
	/*width: 450px;*/
	padding: 2px;
	background-image:url(image/papierPeintLivreOr.jpg);
}
.fondMenuSite {
	background-color: #21afbd;
	background-image:url(image/fondMenuSimple.jpg);
	background-repeat: repeat-x;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.texteBleuItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0056c2;
	text-decoration: none;
}
.texteBlancItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
.texteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0056c2;
}
.texteBlanc {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #359a18;
}
.formulaire {
	/*width: 490px;*/
}
.message {
	width: 450px;
	/*background-color: #C4F3B6;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	/*filter: Alpha(Opacity=30);*/
}
.pointilleHaut {
	border-top-style: dashed;
	border-top-color: #359a18;
	border-top-width: 1px;
}
.ligneHaut {
	border-top-style: solid;
	border-top-color: #359a18;
	border-top-width: 1px;
}
.pointilleBas {
	border-bottom-style: dashed;
	border-bottom-color: #359a18;
	border-bottom-width: 1px;
}
.pointilleGauche {
	border-left-style: dashed;
	border-left-color: #359a18;
	border-left-width: 1px;
}
.pointilleDroite {
	border-right-style: dashed;
	border-right-color: #359a18;
	border-right-width: 1px;
}
.pointilleHaut {
	border-top-style: dashed;
	border-top-color: #359a18;
	border-top-width: 1px;
}
.bordureHaut {
	border-top-style: solid;
	border-top-color: #996600;
	border-top-width: 1px;
}
.bordureHautEpaisse {
	border-top-style: solid;
	border-top-color: #996600;
	border-top-width: 2px;
}
.bordureBasEpaisse {
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-bottom-width: 2px;
}
.bordureBas {
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-bottom-width: 1px;
}
.bordureGauche {
	border-left-style: solid;
	border-left-color: #996600;
	border-left-width: 1px;
}
.bordureDroite {
	border-right-style: solid;
	border-right-color: #996600;
	border-right-width: 1px;
}
.centre {
	text-align: center;
}
a.lien {
	text-decoration: underline;
}
a.lien:hover {
	color: #ffc21c;
}
.main {
	cursor: hand;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}
.petitTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.texteRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}
.texteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
}
.texteGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.sousTitreVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #359a18;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.sousTitreBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.titreParagraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.divLigne {
	width: 778px;
}
.margeDroite {
	padding-right: 10px;
}
.margeGauche {
	padding-left: 10px;
}
.flottanteCarte {
	position: absolute;
	margin-top: -486px;
	margin-left: -284px;
	visibility: hidden;
	cursor: hand;
}
.flottanteCarteFirefox {
	position: absolute;
	margin-top: -400px;
	margin-left: 75px;
	visibility: hidden;
	cursor: hand;
}
.bordureVerte {
	border: 2px solid #009900;
	width: 350px;
}

