html, body {
	margin: 0px;
	height: 100%;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #531402;
	background-color: #FFF2E1;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #531402;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #531402;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #531402;
	margin-top: 3px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #531402;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #531402;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #531402;
}

a {
	color: #531402;
}

a:hover {
	color: #884444;
}

.TitreParagraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #531402;
}

.titreActus {
	background-color: #03A182;
	width: 210px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF2E1;
}

.dateActu {
	background-image: url(../images/actus/fond_date.gif);
	background-repeat: no-repeat;
	height: 17px;
	text-align: left;
	padding-left: 13px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

.datePageActu {
	background-image: url(../images/actus/fond_date.gif);
	background-repeat: no-repeat;
	height: 18px;
	text-align: left;
	padding-left: 13px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

.pagesActus {
	height: 25px;
	font-weight: bold;
	padding: 3px;
}

.pagesActus a {
	text-decoration: none;
}

.flechesActus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6B00;
	padding-right: 30px;
}

.lien_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6B00;
	text-decoration: none
}

.lien_orange:hover {
	color: #FF9933;
}
.TitrePage {
	text-align: center;
}
.vert {
	color: #03A182;
}

