body {
margin:0px;
padding:0px;
height:100%;
width:100%;
	background-color: #ffffff;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color: #A2DAF4;
	scrollbar-track-color:#A2DAF4;
	scrollbar-highlight-color:#A2DAF4;
	scrollbar-3dlight-color:#A2DAF4;
	scrollbar-shadow-color:#A2DAF4;
	scrollbar-darkshadow-color:#A2DAF4;
font-family: Arial, Helvetica, sans-serif;

	}
#fondpage {
background-image:url(images/fondpage.jpg);
background-repeat:repeat-x;
color:	#000000;
background-color:#A2DAF4;
}
#baspage {
background-image:url(images/baspage.jpg);
background-repeat:	no-repeat;

}
header,nav,footer,article,section,figure { display:block; }
td { font-size: 12px; color:#555555;}

#bannierehaut {
background-image:url(images/haut.jpg);
background-repeat:	no-repeat;
}	

#fondhaut {
background-image:url(images/hautblanc.gif);
background-repeat:	repeat-y;
}
#fondcentre {
background-image:url(images/fondcentre.jpg);
background-repeat:repeat-y;
background-position:center;

}

#centrepage {
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;

}
#hautrubrique {
margin-right:0px;
	padding-top:0px;
	padding-left:12px;
	padding-right:10px;

}
#bloc {
	text-align:left;
	margin-top:0px;
	
}
#fondarticle {

}
#contenu {
	margin-left:-50px;
}

a 	{
	font-weight: bold;
	color:#462300;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	color: #98C419;
	}

.titre {
	height: 22px;
	width: 99%;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding-left: 25px;
	padding-top:3px;
	background-image: url(images/titre.gif);
	background-repeat: no-repeat;
	color:000000;
	text-align:left;
	}

	
.boutonok {
	height: 21px;
	width: 21px;
	background-image: url(images/boutonok.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding-top:0px;
}
