/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2em;
	line-height: 1.8em;
}

.Soustitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	line-height: 1.2em;
	padding: 5px;
}

.Titrearchives {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	padding-bottom: 25px;
}

.Corpstexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	padding: 5px;
	padding-bottom: 10px;
}	

.Corpstexte a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	color:#000000;
	text-decoration:none;
}

.Corpstexte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	color:#FFFFFF;
	background-color: #009900;
}

.Corpstexte a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	color:#000000;
	text-decoration:none;
}

.Corpstexte a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	color:#000000;
	text-decoration:none;
}

.Corpstexte_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	font-style: italic;
}	

.Signature {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 17px;
	padding-right: 5px;
}

.Planches {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.3em;
	padding: 5px;
	padding-bottom: 10px;
}

.Planches a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration:none;
	color:#000000;
}

.Planches a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #009900;
}

.Planches a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration:none;
	color:#000000;
}		
.Planches a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration:none;
	color:#000000;
}

.actualites {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.actualites_arrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	line-height: 11px;
	padding-right: 5px;
	padding-left: 5px;
}

.img {
	padding: 5px;
	padding-bottom: 10px;
}

.input {
	background-color: #F0F0F0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}