* {
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
.haut {
	background-image: url(images/degrad-haut.jpg);
	background-repeat: repeat;
	height: 240px;
	background-position: center;
}
.header {
	background-image: url(images/header.jpg);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	position: relative;
	clear: both;
	background-position: center;
  
}
.gauche {
	width: 225px;
	position: relative;
	float: left;
	margin-left: 25px;
	margin-right: 5px;

}
.droite {
	width: 220px;
	position: relative;
	float: right;
	margin-right: 25px;

}
.imgche {
	float: left;
	margin-right: 10px;
}
.centre {
	float: left;
	width: 675px;
	display: block;

}
.blcentre{
 background-color:#eeeeee;
 width:675px;
}
.blcentre p{
margin-left:8px;
}
.centre2 {
	float: left;
	width: 675px;
	display: block;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #30825C;
	font-size: 13px;
	line-height: 20px;
}

.centre h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-style: italic;
	font-size: 28px;
	background-image: url(images/bandoh1.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 32px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.centre2 h1,.centre2 h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-style: italic;
	font-size: 25px;
	background-image: url(images/bandoh1.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 32px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.centre h2 {
	font-family: "Times New Roman", Times, serif;
	color: #298860;
	font-style: italic;
	font-size: 26px;
	background-image: url(images/bandoh2.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 32px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	margin-top: 20px;
}

.hautpage {
	background-image: url(images/corps-haut.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
}
.contenu {
	background-image: url(images/corps-fond.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top:-40px;
	display:block;
	position:relative;
}
.piedpage {
	background-image: url(images/corps-pied.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.header li {
	display: inline;
	list-style-type: none;
}
.header a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
}
.menu1 {
	background-image: url(images/menu1haut.jpg);

	width: 160px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	display: block;
}
.menu1li {
	background-image: url(images/menu1li.jpg);
	background-repeat: repeat-y;
	list-style-type: none;
	padding-left: 8px;
}
.menu1li li {
	list-style-type: none;
	padding-left: 10px;
}
.fermenu1 {
	background-image: url(images/menu1bas.jpg);
	height: 40px;
	width: 220px;
}


.menu1li ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
}
.header ul {
	width: 980px;
	padding-top: 20px;
	text-align: center;
}


.menu1li a {
	color: #FFFF00;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	background-position: 3px;
}
.menu1li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu1 h3 {
	font-size: 19px;
	color: #FFFF00;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	line-height: 24px;
}

.menu2 {
	background-image: url(images/menu2haut.jpg);
	height: 20px;
	width: 160px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	display: block;
}
.menu2 h4 {
	font-size: 19px;
	color: #1A6949;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A6949;
	line-height: 24px;
}
.menu2li {
	background-image: url(images/menu2li.jpg);
	background-repeat: repeat-y;
	list-style-type: none;
	padding-left: 8px;
}
.menu2li li {
	list-style-type: none;
	padding-left: 10px;
}
.fermenu2 {
	background-image: url(images/menu2bas.jpg);
	height: 40px;
	width: 220px;
}


.menu2li ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
}

.menu2li a {
	color: #1A6949;
	text-decoration: none;
	background-image: url(images/more2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	background-position: 3px;
}
.menu2li a:hover {
	color: #1A6949;
	text-decoration: underline;
}

.menu3 {
	background-image: url(images/menu2haut.jpg);
	height: 20px;
	width: 160px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	display: block;
}
.menu3 span {
	font-size: 19px;
	color: #1A6949;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A6949;
	line-height: 24px;
}
.menu3li {
	background-image: url(images/menu2li.jpg);
	background-repeat: repeat-y;
	list-style-type: none;
	padding-left: 8px;
}
.menu3li li {
	list-style-type: none;
	padding-left: 10px;
}
.fermenu3 {
	background-image: url(images/menu2bas.jpg);
	height: 40px;
	width: 220px;
}


.menu3li ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
}

.menu3li a {
	color: #1A6949;
	text-decoration: none;
	background-image: url(images/more2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	background-position: 3px;
}
.menu3li a:hover {
	color: #1A6949;
	text-decoration: underline;
}

.menu4 {
	background-image: url(images/menu1haut.jpg);
	height: 20px;
	width: 160px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	display: block;
}
.menu4li {
	background-image: url(images/menu1li.jpg);
	background-repeat: repeat-y;
	list-style-type: none;
	padding-left: 8px;
}
.menu4li li {
	list-style-type: none;
	padding-left: 10px;
}
.fermenu4 {
	background-image: url(images/menu1bas.jpg);
	height: 40px;
	width: 220px;
}


.menu4li ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
}

.menu4li a {
	color: #FFFF00;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	background-position: 3px;
}
.menu4li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu4 span {
	font-size: 19px;
	color: #FFFF00;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	line-height: 24px;
}
.venteremb{
border:1px solid #1A6949;
font-size:11px;
font-family:tahoma;
}
.venteremb td{
border:1px solid #1A6949;
font-size:11px;
font-family:tahoma;
padding:2px;

}
.presacc{
color:#1A6949;
font-weight:bold;
text-align:center;
margin:15px;
padding:8px;
}
.magacc{
position:absolute;
margin-top:10px;
top:-10px;
left:0px;
width:390px;
height:70px;
z-index:200;
border:1px solid #1A6949;
padding:3px;
width:390px;
margin-left:0px;
color:#000000;
font-family:verdana;
font-size:10px;

}
.magacc a {   
color:#ffffff;
background-color:#1A6949;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.magacc1{
border:2px solid #1A6949;
padding:4px;
width:390px;
height:180px;
margin-left:0px;
color:#000000;
background-color:#ffffff;
font-family:verdana;
font-size:10px;
position:absolute;
margin-top:10px;
top:-10px;
left:0px;
z-index:200;
}
.magacc1 a {
font-weight:bold;
color:#1A6949;
text-decoration:none;
padding-left:5px;
padding-right:5px;
font-family:verdana;
font-size:11px;
}
.opeacc{
border:1px solid #1A6949;
padding:3px;
width:180px;


}

.foot2
 {
 color:#cccccc;
 text-align:center;
 margin-top:-100px;
 width:800px;
 margin-left:auto;
 margin-right:auto;
 }
 .foot2 a
 {
 color:#cccccc;
 text-align:center;

 }
 #fin{
 width:880px;
 margin-left:auto;
 margin-right:auto;
 padding-top:10px;
 }
 #fin hr{
 color: green;
 
 
 }
 .footlink{
 text-align:center;
 
 }
 .footlink a{
color:#1A6949;
font-weight:bold;
margin:5px; 
text-decoration:none;
 
 }