body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #D1B882;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	font-style: normal;
	color: #5B4922;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a{
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color:#660000;
	text-decoration: underline;

}
.page {
	font-size: 11px;
	color: #E7D3D8;

}
.adresse {

	font-size: 9px;
	color: #333333;
}
.menu {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	border: 0;
	background-color: #D1B882;

}
.menublanc {

	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
.intitule {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
/** STYLE PARTIE DEVELOPPEMENT **/
#menuTheme{
	margin-left:30px;
}

.themeClose{
	padding-left:20px;
	display:block;
	height:15px;
	font-size:12px;
	background:url(images/plus.gif) no-repeat left center;
}
.themeOpen{
	padding-left:20px;
	display:block;
	height:15px;
	font-size:12px;
	background:url(images/moins.gif) no-repeat left center;
}
.sousTheme{
	padding:0 0 0 7px;
	margin:0;
	font-size:12px;
	list-style-position:inside;
}
/**** pages php **********/
.enTeteProduit{
	background-color:#5B4922;
	color:#fff;
	font-size:12px;
}
.tableProduit{
	border:0;
	border-collapse:collapse;
	border-top-color: #EFCDB1;
	border-right-color: #5B4922;
	border-bottom-color: #5B4922;
	border-left-color: #F2D1C0;
}input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #806C41;
	background-color: #F7EEDD;
	border: 1px solid #806C41;
}
a#moncompte{
background:url(images/moncompte.jpg);
width:93px;
height:44px;
float:left;
margin-left:61px;
/*border:5px solid #00FF00;*/
}
a:hover#moncompte {
background:url(images/moncompte1.jpg);

width:93px;
height:44px;
}