/* CSS Document */
body    { background-color: #6f6f6f }
.texte    { color: #6f6f6f; font-size: 13px; font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; text-align: justify }
.motImportant     { color: #6f6f6f; font-size: 16px; font-family: "Times New Roman"; font-style: normal; font-weight: bold }
.Titre { color: #ea631f; font-size: 20px; font-family: Arial; font-style: normal; font-variant: normal; text-transform: none; letter-spacing: 0; white-space: pre }
.lien    { color: #f60; font-size: 12px; font-family: Arial; font-weight: bold }
.copyright   { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal }
.liensouligne   { color: #2d1c00; font-size: 13px; font-family: Arial; font-style: normal; text-decoration: underline }
.themes    { color: #000; font-size: 15px; font-family: "Times New Roman"; font-weight: lighter; letter-spacing: 0 }
.boite {
	color:    #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.5px
}
a:link     { color: #f60; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a:visited    { color: #f90; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a:hover   { color: #f30; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a:active    { color: #f30; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.soustitre   { color: #18183a; font-size: 14px; font-family: Arial; font-weight: bold }
.tableau-adresses {
	font-weight: bold;
	background-color: #FFCC66;
	text-align: center;
}

#bloc-retrait {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 6px;
	border: 1px solid #ea631f;
}

.boite-adresse {
	color:    #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.carte-de-france {
	background-image: url(bas-carte-france.jpg);
	background-repeat: no-repeat;
}