body {
margin:0px;
padding:0px;
height:100%;
width:100%;
background-color: #ffffff;
color:	#666666;
font-family: Arial, Helvetica, sans-serif;

	}
	
#baspage {
background-image:url(images/baspage.jpg);
background-repeat: no-repeat;
height:97px;
}
article {
margin:0px; 
margin-top:0px;
padding:0px;
}
#fondmenu {
width:250px;
background-image:url(images/fondmenu.jpg);
background-repeat:repeat-y;
}
#fondhaut {
background-image:url(images/fondhaut.jpg);
background-repeat:repeat-x;
}

header,nav,footer,article,section,figure { display:block; }
td { font-size: 15px; color:#666666;}
	
#centrepage {
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:30px;

}
#bloc {
	text-align:	justify;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
a 	{
	font-weight: bold;
	color:	#0000CC;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	color: #227DF9;
	}

.titre {
	height: 30px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	
	border: none;
	margin-left:-10px;
	padding-left: 45px;
	padding-top:20px;
	background-image: url(images/titre.jpg);
	background-repeat: no-repeat;
	color:	#227DF9;
	}

	
.boutonok {
	height: 21px;
	width: 21px;
	background-image: url(images/boutonok.jpg);
	background-repeat: no-repeat;
	border: 0px;
	margin-bottom:25px;
}
#boutonpaypal {
	height: 34px;
	width: 203px;
	border:none;
	margin-left:20px;
	padding-top:3px;
	background-image:url(images/boutonpaypal.png);
	background-color:transparent;
	background-repeat:no-repeat;
	font-size:17px; 
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	}
#boutonpaypal:hover {
	height: 34px;
	width: 203px;
	border:none;
	margin-left:20px;
	padding-top:3px;
	background-image:url(images/boutonpaypal.png);
	background-color:transparent;
	background-repeat:no-repeat;
	font-size:17px; 
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
