@charset "UTF-8";

body {
	background-color: #C3DF99;
}
a:link {
	color: #DE0B1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E4181B;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: none;
}

.fond {
	background-image: url(../images/fond_site.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.titrePage {
	font-size: 14px;
	font-weight: bold;
	color: #DE0B1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.Contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D9131C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 130px;
	left: 141px;
	top: 161px;
	position: fixe;
}
.basdepage {
	font-size: 11px;
}
.txt-rouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D9131C;
}
.txt-vert {
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.table-event {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.adresse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.contenu-12 {
	font-size: 12px;
	text-align: justify;
}
.Bold-13 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
}.txt11 {
	font-size: 11px;
	text-align: left;
}
.Bold-14 {
	font-size: 14px;
	font-weight: bold;
}

.rouge-18 {	font-weight: bold;
	color: #D9131C;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.rouge-14-bold {
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

