body {
	background-color: white;
	font-family: arial, sans serif;
	font-size: 12px;
	color: black;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: grey;
	text-decoration: none;
}

div#header {
	background-image: url('./images/header.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 120px;
	margin: auto;
	margin-bottom: 10px;
}
div#Corps {
	width: 900px;
	margin: auto;
}
div#Corps div#blockLeft {
	width: 199px;
	float: left;
}
div#Corps div#blockLeft div.block_left_top {
	background-image: url('./images/block_left_top.jpg');
	background-repeat: no-repeat;
	width: 175px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
div#Corps div#blockLeft div.block_left_back {
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	border-left: 1px solid #989898;
	width: 163px;
	padding: 5px;
	margin-bottom: 10px;
}
div#Corps div#blockLeft div.block_left_back ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
div#Corps div#blockCenter {
	width: 701px;
	float: left;
}
div#Corps div#blockCenter div.block_center_top {
	background-image: url('./images/block_top.jpg');
	background-repeat: no-repeat;
	width: 686px;
	height: 38px;
	padding-left: 15px;
	line-height: 38px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
div#Corps div#blockCenter div.block_center_back {
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	border-left: 1px solid #989898;
	width: 689px;
	padding: 5px;
	margin-bottom: 10px;
}
div#footer {
	background-image: url('./images/footer.jpg');
	background-repeat: no-repeat;
	width: 870px;
	height: 47px;
	line-height: 47px;
	margin: auto;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: white;
}
div#footer span.copyright {
	width: 435px;
	height: 47px;
	line-height: 47px;
	float: left;
}
div#footer span.links {
	width: 435px;
	height: 47px;
	line-height: 47px;
	text-align: right;
	float: right;
}
div#footer span.links  a {
	color: white;
}
div#footer span.links  a:hover {
	color: black;
}
/****************************************
CSS BOUTIQUE EN LIGNE
****************************************/
div.titrePart {
	background-image: url('./images/back700.jpg');
	width: 691px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 3px;
	color: white;
}
div.titrePart500 {
	background-image: url('./images/back500.jpg');
	width: 490px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 3px;
}
div.titrePart600 {
	background-image: url('./images/back600.jpg');
	width: 679px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 3px;
}
div.titreCompte {
	background-color: #f0f0f0;
	border-bottom: 1px solid #e1e1e1;
	width: 494px;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 3px;
}
a.addToPanier {
	background-image: url('./images/buy.jpg');
	background-repeat: no-repeat;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: blink;
}
a.addToPanier:hover {
	text-decoration: none;
}
div.itemCatOff {
	width: 111px;
	height: 25px;
	line-height: 25px;
	padding: 3px;
	font-size: 11px;
}
div.itemCatOn {
	background-color: #f0f0f0;
	border-bottom: 1px solid #e1e1e1;
	width: 111px;
	height: 24px;
	line-height: 24px;
	padding: 3px;
	font-size: 11px;
}
input, select, textarea {
	background-color: #e1e1e1;
	border: 1px solid grey;
}
input#submitFiltre {
	background-color: #e1e1e1;
	background-image: url('./images/database_refresh.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding-left: 20px;
}
input#submitRechercher {
	background-color: #e1e1e1;
	background-image: url('./images/zoom.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding-left: 20px;
}
ul.subCatList {
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	list-style-type: square;
}
ul.subCatList li {
	height: 20px;
	margin: 0px;
	padding: 0px;
}
input#submit, input#submitRegister {
	background-color: #e1e1e1;
	background-image: url('./admin/images/editer.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#submit:hover, input#submitRegister:hover {
	background-color: #f0f0f0;
}
input#editer {
	background-color: #e1e1e1;
	background-image: url('./admin/images/editer.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#editer:hover {
	background-color: #f0f0f0;
}
input#delete {
	background-color: #e1e1e1;
	background-image: url('./admin/images/delete.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#delete:hover {
	background-color: #f0f0f0;
}
input#cancel {
	background-color: #e1e1e1;
	background-image: url('./admin/images/cancel.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#cancel:hover {
	background-color: #f0f0f0;
}
input#recherche {
	background-color: #e1e1e1;
	background-image: url('./admin/images/zoom.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#recherche:hover {
	background-color: #f0f0f0;
}
input#save {
	background-color: #e1e1e1;
	background-image: url('./images/disk.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 22px;
}
input#save:hover {
	background-color: #f0f0f0;
}
input#print {
	background-color: #e1e1e1;
	background-image: url('./images/printer.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#print:hover {
	background-color: #f0f0f0;
}
input#payer {
	background-color: #e1e1e1;
	background-image: url('./images/cart.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#payer:hover {
	background-color: #f0f0f0;
}
form#formindexlogin input#email {
	width: 155px;
	padding: 3px;
	-moz-border-radius: 5px;
	font-size: 10px;
	color: grey;
	font-style: italic;
	margin-bottom: 2px;
}
form#formindexlogin input#password {
	width: 155px;
	padding: 3px;
	-moz-border-radius: 5px;
	font-size: 10px;
	color: grey;
	font-style: italic;
	margin-bottom: 5px;
}
form#formindexlogin input#submit {
	background-image: url('./images/submit_back.jpg');
	background-repeat: repeat-x;
	border: 1px solid #009cff;
	width: 75px;
	height: 19px;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	-moz-border-radius: 1px;
}
form#formindexlogin input#register {
	background-image: url('./images/submit_back.jpg');
	background-repeat: repeat-x;
	border: 1px solid #009cff;
	width: 75px;
	height: 19px;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	-moz-border-radius: 1px;
}
input#finishCmd {
	background-image: url('./images/submit_back.jpg');
	background-repeat: repeat-x;
	border: 1px solid #009cff;
	height: 19px;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	-moz-border-radius: 1px;
}
form#formindexlogin input#register:hover {
	background-color: #f0f0f0;
}
input#lost {
	background-color: #e1e1e1;
	background-image: url('./images/key.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	padding: 2px;
	padding-left: 20px;
}
input#lost:hover {
	background-color: #f0f0f0;
}
div#cadre_texte a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
div#cadre_texte a:hover {
	color: grey;
	text-decoration: none;
	font-weight: normal;
}
a.getCompte {
	background-image: url('./images/user.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	font-size: 12px;
	float: left;
}
a.getLogOut {
	background-image: url('./images/logout.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	font-size: 12px;
	margin-left: 5px;
	float: left;
}
a.getPanier {
	background-image: url('./images/cart.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	font-size: 12px;
	margin-left: 5px;
	float: left;
}
div.accessClient {
	background-color: #f0f0f0;
	border: 1px solid #e1e1e1;
	height: 19px;
	padding-top: 3px;
	padding-left: 3px;
}
