body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
}

a:hover {
	text-decoration: none;
	color: #123456;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #E9432C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.Accueil {
	font-size: 16px;
	color: #E9432C;
	font-weight: bold;
	font-style: italic;
}
a.Accueil:hover {
	font-size: 16px;
	color: #E9432C;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a.Accueil2 {
	color: #E9432C;
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA6459;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA6459;
	margin-bottom: 0px;
}
.boxRedBordRed {
	background-color: #FFF9F9;
	border: 1px solid #CC0000;
}

.ecriture_en_gris_clair {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
}
.cadreBordGris {
	border: 1px dashed #999999;
}
.cadreBordGrisTrait {
	border: 1px solid #999999;
}
.BordGrisTrait {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BordNoir {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.traitGris {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.cadreBordNoirTrait {
	border: 1px solid #999999;
	background-color: #F9F9F9;
}
.Ecriture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4 {
	font-size: 1px;
	color: #EFEFEF;
}
img.affiche {
	border: 1px solid #000000;
}
h1.black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
a.Accueil2:hover {

	color: #E9432C;
	font-weight: bold;
	text-decoration: underline;
}
.descgal {
	font-size: 9px;
	color: #333333;
}
.descgalbig {
	font-size: 11px;
	color: #333333;
}
h1.titreh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}
