body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}
body {
	background-image: url(images/index_bg.gif);
	background-repeat:repeat-x;
	background-color:#63778B;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img {
	border:0px;
}
.txt_blanc {
	color:#FFFFFF;
}
td#menu {
	text-align:center;
}
.txt-news {
	color:#999999;
}
.titre {
	color:#990100;
	letter-spacing:2px;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:10px;
}
.txt-blanc {
	color:#FFFFFF;
}
a#new-product {
	color:#FFFFFF;
}
a#new-product:hover {
	background-color:#C5C5C5;
}
input {
	font-size:9px;
	border:0px;
	background-color:#DEDEDE;
}
.popup {
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  position: absolute;
  z-index: 200;
  visibility: hidden;
  top: 0px;
  left: 0px;
  padding: 3px;
}
