body {
	margin: 0px;
	background-color: White;
	color: Black;
	line-height: normal;
	font: 13px/normal Arial, Helvetica, sans-serif;
	padding: 0px;
}

.clickable{
	cursor:pointer;
}

.evenement {
	background: White;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	width: 490px;
}
.evenement h2 {
	text-align: left;
}
.evenement h4 {
	float: left;
	position: relative;
	top: 2px;
}
.evenement h2:first-letter {
	background-color: #F7CC69;
	font: bolder 48px/36px "Times New Roman", Times, serif;
	float: left;
	margin: -8px 3px 0px 0px;
	padding: -8px 0px 0px 0px;
	position: relative;
	display: block;
	top: -4px;
}
.box .evenement {
	background: #FEF8EB;
	padding: 1px;
	margin: -1px;
	border: 1px solid #F7CC69;
}
.box .evenement h2:first-letter {
	background: #FEF8EB;
	border: 1px solid #F7CC69;
}
a {
	color: #DB3C19;
}
ul {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}
li {
	list-style: circle outside;
	margin-bottom: 4px;
}
a:hover {
	color: Black;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 110%;
}
h1 {
	letter-spacing: 0.15em;
	font-style: italic;
	font-size: 48px;
	color: Black;
}
h2 {
	font-size: 18px;
	color: #CC0000;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 10px;
}
.fbtn {
	font-size: 12px;
	background-color: #F7CC69;
	letter-spacing: 1px;
	color: Black;
	border: 1px outset #DB3C19;
}
.fctl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FEF8EB;
	border: 1px inset #DB3C19;
}
label {
	display: block;
	text-align: right;
	font-style: oblique;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	line-height: 18px;
}
p {
	text-align: justify;
}

.imgl {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}
.imgr {
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
}
.rouge {
	color: #CC0000;
}
.jaune {
	color: #F7CC69;
}
.header {
	position: relative;
	top: -112px;
	text-align: justify;
	font-size: 48px;
	color:#DB3C19;
	line-height:100%;
	height: 48px;
	z-index: 1;
	padding: 0px;
	margin: 0px 0px -50px 0px;
}

#banner {
	position: relative;
	float: left;
	top: 58px;
	left: 134px;
	padding: 0;
	line-height: 0;
	border: none;
	margin: 0px 0px -58px 0px;
}
#header {
	position: relative;
	top: -112px;
	text-align: justify;
	font-size: 48px;
	display: block;
	height: 48px;
	z-index: 1;
	padding: 0px;
	margin: 0px 0px -50px 0px;
}
#motd {
	position: relative;
	top: -212px;
	left: 16px;
	width: 124px;
	height: 180px;
	z-index: 2;
	color: White;
	overflow: hidden;
	margin-bottom: -212px;
	float: left;
}
#motd p {
	color: White;
	text-align: justify;
	font: italic 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#header h1 {
	color: #DB3C19;
	text-align: justify;
	line-height: 100%;
}
#footer {
	position: relative;
	top: -24px;
	padding: 0;
	border: none;
	margin-bottom: -24px;
	margin-top: 16px;
	float: left;
}
#pagenav {
	font-size: 11px;
	clear: both;
}
#pagenav td {
	padding-left: 2px;
}
#pagenav a {
	text-decoration: none;
}
