img { border: 0px; }

img.image-prod { border: 1px solid black; }

body {
	margin: 0px;
	background-color: #D3D3D3;
}

a:hover { text-decoration: underline; }
a:visited { text-decoration: none; }

a.navhidden { display: none; visibility: hidden }

/* arial11bleu */
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.right { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}


body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

h1 { color: black; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; margin: 8px; margin-top: 4px; margin-left: 0px; margin-right: 0px;}
h2 { color: #333333; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 8px; margin-left: 0px; margin-right: 0px;}
.texte0-clair { color: #EEEEEE; font-size: 9px; font-family: Arial, Helvetica, sans-serif; }
.texte1-clair { color: #EEEEEE; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.texte0-fonce { color: #0A0A0A; font-size: 9px; font-family: Arial, Helvetica, sans-serif; }
.texte1-fonce { color: #0A0A0A; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.texte2-clair { color: #EEEEEE; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.texte2-fonce { color: #0A0A0A; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.texte { color: #000000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }


a.texte1-clair { text-decoration: underline; color: #EEEEEE; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
a.texte1-clair:hover { color: #434343; text-decoration: underline; }
a.texte1-clair:visited { color: #EEEEEE; text-decoration: underline; }

a.texte1-fonce { text-decoration: underline; color: #0A0A0A; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
a.texte1-fonce:hover { color: #434343; text-decoration: underline; }
a.texte1-fonce:visited { color: #0A0A0A; text-decoration: underline; }

.mini-texte { font-size: 8px; font-family: Verdana; }

a:hover { text-decoration:underline; }

div#main {
	width: 972px;
	height: 748px;
}

div#header {
  width:972px;
	height: 166px;
	clear: both;
}

div#top {
  	width:972px;
	height: 20px;
	background: url(/images/top.jpg);
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

div#inter-top {
  width:972px;
	height: 6px;
	background: url(/images/inter-top.jpg);
	clear: both;
	font-size: 0;
}

div#left {
	width: 174px;
	height: 550px;
	float: left;
	clear: both;
}

div#top-left {
	width: 174px;
	height: 26px;
	background: url(/images/top-left.jpg);
	clear: both;
}

/* Boutons lateraux */
#bt-r a { float: left; display:block; width: 174px; height: 40px; margin: 0px; }
#bt-r a:hover { visibility:visible; background: url(/images/bt/bouton-1.jpg) 0 -40px; }

div.bt-r {
  	width: 174px;
	height: 40px;
	clear: both;
	background: url(/images/bt/bouton-1.jpg);
}

div.bt-pos {
	width: 174px;
	height: 9px;
	clear: both;
	font-size: 0;
}

a.menu { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.menu:hover {
	color: black;
	text-decoration: none;
}

h1.arial14titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div#down-left {
	width: 174px;
	height: 205px;
	background: url(/images/down-left2.jpg);
	clear: both;
}

div#bg-content {
	width: 639px;
	height: 550px;
	background: url(/images/bg-content.jpg);
	float: left;
}

div#bg-right {
	width: 159px;
	height: 550px;
	background: url(/images/bg-right.jpg);
	float: left;
}

div#footer {
  width:972px;
	height: 6px;
	background: url(/images/footer.jpg);
	clear: both;
	font-size: 0;
}

div#footer-rights {
  	width:970px;
	height: 15px;
	background-color: white;
	border: solid 1px black;
	font-size: 10px;
	clear: both;
}

div#itemlist {
  	position:relative;
	width: 157px;
	height:405px;
	overflow:hidden;
}


div#items {
	width: 157px;
  /* NO height: here ! */
}

div#itemsborder {
	width: 157px;
	height: 405px;
	margin-top: 18px;
	margin-bottom: 5px;
	margin-left: 2px;
	float: left;
	clear: both;
}

div.item {
	width: 130px;
	height:130px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	background-color: white;
	/*background: rgba(255, 255, 255, 0.5);*/
}

div.itemborder {				 
	width: 130px;
	height:130px;
	border: solid 1px black;
	clear: both;
	position: relative;
}

div#scrollLinks1 {
    width:130px;
	margin-bottom: 2px;
}

div#scrollLinks2 {
    width:130px;
	margin-top: 2px;
}

div#content-init {
	width: 619px;
	height: 545px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	position: relative;
	display: block;
	visibility: visible;
	text-align: justify;
}

div#content-init-pic {
	width: 639px;
	position: absolute;
	left: 0;
	bottom: 20px;
}

div#content-init-pic-in {
	position: relative;
	width: 570px;
}

div.pic {
	width: 250px;
	border: solid 1px black;
	float: left;
	margin: 15px;
	margin-bottom: 0px;
}

div#content-pic {
	display: none;
	visibility: hidden;
	margin-left: 10px;
	margin-right: 10px;
}

div#content-contact {
	width: 639px;
	margin-top: 2px;
}



