@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	background-color: #FFE4AC;
}
.table_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin dotted #666666;
	padding: 10px;
}

.table_accueil {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F7F7F7;
	text-decoration: none;
	background-color: #6A004A;
	border: thin dotted #666666;
	padding: 10px;
	line-height: 25px;
	font-variant: normal;
}

a:link.lien {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a:visited.lien { text-decoration: none; color: #FFFFFF; }
a:hover.lien {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:active.lien {
	text-decoration: underline;
	color: #FFFFFF;
}

.cadre_photo {
	border: 2px solid #FDAE09;
	text-align: center;
}
.titre {
	font-family: "Engravers MT";
	font-size: 14px;
}
.titre2 {
	font-family: "Engravers MT";
	font-size: 16px;
}
.TitreTableau {
	font-family: "Engravers MT";
	font-size: medium;
	color: #6A004A;
	font-weight: bold;
}
.obligatoire {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
.important {
	color: #6A004A;
}
.commerces {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #6A004A;
	border-right-color: #6A004A;
	border-bottom-color: #6A004A;
	border-left-color: #6A004A;
	font-weight: bold;
}
.TitreBlason {
	font-family: "Engravers MT";
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.souligne {
	text-decoration: underline;
}
.petit {
	font-size: small;
}
