body {
	margin: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
#basdepage{
	background-image: url(../int/page_bas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	width: 980px;
	height: 40px;
}
input.paniercommande{
	border: 0px;
	background-color: transparent;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #77a0bc;
	text-align: center;
	cursor: hand;
}
input:hover.paniercommande{
	border: 0px solid #739fba;
	background-color: #739fba;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	cursor: hand;
}

img{border: 0px;}
#centre{text-align: center;}
#top{vertical-align: top;}
#topcentre{vertical-align: top;text-align: center;}

#tableautitre{
	text-align: right;
	border: 0px;
}
#pagetitre div{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #a9c5d7;
	text-align: center;
}
#pagetitre p{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6494b2;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	
}
#pagetexte{
	vertical-align: top;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}
#pagetexte img{
	border: 0px;
	margin: 4px 6px 2px 6px;
}
#topcentre img{
	border: 0px;
	margin: 1px 6px 2px 6px;
}
a.imgzoom{
	padding-left: 2px;
	padding-right: 2px;
	background-color: transparent;
}
a:hover.imgzoom{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #7D2323;
}
a.copyright{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}
a:hover.copyright{
	background-color: #819046;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}
#download a{
	background-repeat: no-repeat;
	background-image: url(../int/dlh1.png);
	background-position: 0px 3px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 5px;
	color: #005F91;
}
#download a:hover{
	background-color: transparent;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0C0C0C;
}