@charset "utf-8";
/*************************** Les balises ******************************/

html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/fond_texture.gif);
	background-position: 0px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.actu_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 2em;
	text-indent: 2em;
	text-transform: uppercase;
}
#titre_news {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	color: #000;
	font-size: 1em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: none;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 0em;
	margin-right: 0.8em;
	margin-bottom: 1em;
	margin-left: 2.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	text-indent: 1em;
	padding: 0px;
	margin-right: 2.6em;
	margin-left: 2.6em;
	margin-top: 15px;
}
#boutons {
	background-image: url(images/ha17_site_29.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 2em;
	margin-right: 0.6em;
	margin-bottom: 10px;
}

ul#menu {
	margin: 0 px;
	padding: 0 px;
	list-style: none;
	}

/*************************** Les boites *******************************/
#entete {
	background-color: #FFFFFF;
	padding: 0px;
	height: 200px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}
#global {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	min-height: 100%;
}
#article {
	background-color: #FFFFFF;
	background-image: url(images/ha17_site_14.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 480px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: relative;
}
#actualite {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 258px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	background-image: url(images/ha17_site_13.jpg);
}

#pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/ha17_site_34.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 0px;
	position: relative;
	float: left;
}
#corps {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 778px;
	overflow: auto;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #559D0B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #559D0B;
}

/*************************** Les liens ********************************/

/*************************** Les classes ******************************/

.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 1.2em;
	margin: 0em;
	padding-top: 0px;
	padding-right: 0.8em;
	padding-bottom: 1em;
	display: block;
	margin-left: 2.5em;
}
.article_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #F00;
	text-align: justify;
	text-indent: 1.2em;
	margin: 0em;
	padding-top: 0px;
	padding-right: 0.8em;
	padding-bottom: 1em;
	display: block;
	margin-left: 1.5em;
}

#photo {
	margin-right: 30px;
	margin-bottom: 5px;
}
.article_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 0.8em;
	padding: 0px;
	margin-right: 1em;
	margin-left: 2.2em;
	display: block;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.arriereplan_trait {
	background-image: url(images/ha17_site_18.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

p {
	margin: 0px;
	padding: 0px;
}
.pasdebordure {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.zone_de_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #8FC8D3;
	margin-top: 5px;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.form_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.bordureverte {
	background-image: url(images/ha17_site_14.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tblo_buro_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.tblo_buro_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tblo_buro_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tblo_buro_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordure {
	border: thin solid #0066CB;
}
.article a {
	font-weight: bold;
	color: #0066CB;
	text-align: right;
	text-decoration: none;
}
.article a:hover {
	font-weight: bold;
	color: #0066CB;
	text-align: right;
	text-decoration: underline;
}
.bordure_bas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CB;
	border-right-color: #0066CB;
	border-bottom-color: #0066CB;
	border-left-color: #0066CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.tblo_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.soiree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ancre a  {
	font-weight: bold;
	color: #0066CB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.ancre a:hover {
	font-weight: bold;
	color: #0066CB;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.rouge {color: #FF0000;
		font-family: Arial, Helvetica, sans-serif ;
}
#actualite a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 185px;
	padding: 5px;
	display: block;
	color: #000000;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
}
#actualite a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;
	padding: 5px;
	display: block;
	color: #000000;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	text-indent: 1em;
	font-weight: bold;
	background-color: #BBDCE5;
}
#actualite li {
	list-style-position: inside;
	list-style-type: none;
}
.actu_titre_min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-indent: 2em;
	text-transform: capitalize;
	margin-top: 10px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#centre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.7em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 190px;
	float: right;
	/*text-align: center;*/
}
#centre a:hover {
	text-decoration: underline;
}
#article a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.7em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.pdf   li {
	list-style-type: square;
	list-style-image: url(images/pdf_20.jpg);
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

#article a:hover {
	text-decoration: underline;
}
.documents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.actu_titre_minuscule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-indent: 2em;
	margin-top: 10px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#doc a {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
#doc a:visited {
	color: #559d0b;
	text-decoration: none;
}
#doc a:hover {
	text-decoration: underline;
}
#doc {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fond_bleu {
	background-color: #B3E5D9;
	display: block;
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.bordure_point {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #B3E5D9;
	border-right-color: #B3E5D9;
	border-bottom-color: #B3E5D9;
	border-left-color: #B3E5D9;
}
#boutons a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.photo_edito {
	margin-left: 5px;
	border: thin solid #FFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.texte_edito_gch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10pt;
	left: 10px;
}
#edito_img {
	padding-left: 20px;
	padding-right: 25px;
	width: 213px;
}
#compteur {
	padding-top: 15px;
	float: left;
	padding-left: 30px;
}

