body {
	background-color: #EBF6EF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	text-align: justify;


}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #187A39;
	text-transform: uppercase;
	padding-right: 10px;
	padding-bottom: 10px;

}
.header {
	padding-right: 10px;
}
hr {
	font-size: 200px;
	color: #006633;
}
h2 {
	font-size: 14px;
	color: #339966;
}
h3 {
	font-size: 12px;
	color: #339966;
}
A {
	color: #187A39;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #187A39;
	border-bottom-width: 1px;
	padding-bottom: 1px
}

A:hover {
	color: #187A39;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #187A39;
	border-bottom-width: 1px;
    padding-bottom: 1px
}

A.home {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}

A.home:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}

#footer  {
	text-align: center;
}

#footer div {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: center;
	padding: 10px 0 20px 0;
	width: 727px;
	border-top: 10px solid #B8DFC5;
	margin-top: 1px;
}

#footer A {
	color: #187A39;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}

#footer A:hover {
	color: #000000;
	text-decoration: underline;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

li {
	list-style-image: url(library/menu/bullet.gif);
}
.homecase {
	padding-right: 10px;
	padding-left: 10px;

}
A.image {
	text-decoration: none;
	border-bottom-width: 0px;
	padding-bottom: 0px
}
A.image:hover {

	text-decoration: none;
	border-bottom-width: 0px;
	padding-bottom: 0px
}
.ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	/*text-align: center;*/
	font-style: normal;

}

.ref a {
	border: none;
	text-decoration:underline;
	color:#666666;

}

.prog td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

