* {padding:0; margin:0;}

html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #3b5c2e;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(../images/moibg.gif);
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.lien {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.lien:hover {
	color: #666666;
	text-decoration: underline;
	}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#footer {
	position:absolute;
	z-index:100;
	bottom:0;
	height: 22px;
	width: 100%;
	left:0;
	visibility: visible;
	overflow: auto;
}
#footer2 {
	position:absolute;
	z-index:100;
	bottom:0;
	width: 100%;
	background-image:  url(../images/bgfooter.gif);
	left: 0;
	height: 19px;
	visibility: visible;
	color: #003300;
	font-size: 10px;
	font-weight: bold;
}
#footer p{
	color: #003300;
	text-decoration: none;
	text-align:center;
	margin:7px 0 0 0;
	font-size: 10px;
}
#footer2 p{
	color: #003300;
	text-decoration: none;
	text-align:center;
	margin:7px 0 0 0;
}
#raccord{
	margin: 0 auto;
	height:100%;
	width:960px;
	overflow: auto;
	visibility: visible;
}
.titre {
	font-size: 16px;
}
.norm {
	font:normal;
	font-size: 12px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.norm2 {
	font:normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003300;
}
.puce {
	font:normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
	list-style-type: square;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.foot {
	font:normal;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.lien2 {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}
a.lien2:hover {

	color: #003300;
	text-decoration: underline;
}
a.lien2:visited {


	color: #003300;
	text-decoration: underline;
}
a.lien3 {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style2 {
	color: #666666;
	font-weight: normal;
}
#lien3 {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

