html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background:#dddbe6 url(../medias/images/mosaic.gif) top left repeat;
	text-align: center;
}

td {
  font-size: 11px;
}

img {border: none}

#page {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-451px;
	margin-top:-295px;
	width:902px;
	height:590px;
	background: #dddbe6 url(../medias/images/top.jpg) top left no-repeat;
}

#logo {
	position:relative;
	float: left;
	width:240px;
}

#footer {
	position:relative;
	clear:left;
	background-color:#392f6b;
	height:73px;
	width:100%;
	text-align: left;
}

h2 {
	color: #222546;
	font-size: 14px;
}

#titre{
	position:absolute;
	top:103px;
}	

#content {
	position:relative;
	float:left;
  width: 662px;
	height:517px;
	text-align: left;
}

#contenu {
	position:absolute;
	top:145px;
	left:136px;
	background-color: #fff;
	overflow: auto;
  width: 506px;
	height: 352px;
	margin:0;
	padding:10px;
	text-align: justify;
	
	scrollbar-face-color:#bcb9cd;
	scrollbar-base-color:#392f6b;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#dddbe6;
	scrollbar-shadow-color:#dddbe6;
	scrollbar-highlight-color:#dddbe6;
	scrollbar-3dlight-color:#392f6b;
	scrollbar-darkshadow-Color:#392f6b;
}

#detailProduit {
	position:absolute;
	top:145px;	
	width: 526px;
	left:136px;
	height: 352px;
}

#texteProduit {
	position:absolute;
	left:0;
	background-color: #fff;
	width:367px;
	_width: 387px;
	height: 352px;
	padding: 10px;
	overflow: auto;
	text-align: justify;
	
	scrollbar-face-color:#bcb9cd;
	scrollbar-base-color:#392f6b;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#dddbe6;
	scrollbar-shadow-color:#dddbe6;
	scrollbar-highlight-color:#dddbe6;
	scrollbar-3dlight-color:#392f6b;
	scrollbar-darkshadow-Color:#392f6b;
}

/* Menu de gauche */
#leftCol{
	position:absolute;
	top:145px;
	width: 136px;
}

#menuLeft {
	position:relative;
	float: left;
	top:14px;
	list-style-type: none;
	margin:0;
	padding:0;
	font-size: 10px;
}
#menuLeft li {
  margin:0;
  padding: 3px 0 3px  11px;
	background: url(/pro/medias/images/puce_menu.gif) no-repeat -4px 1px;
	_height:14px;
}
#menuLeft li.nopuce {
  background: none;
}
#menuLeft li a {
	color:#222546;
	text-decoration: none;
	font-weight:bold;
}
#menuLeft li a:hover {
	color:#B38A00;
}
#menuLeft li a#lastElement {
	margin-top: 40px;
}
#menuLeft li a#selected {
	color:#B38A00;
}

#listeProduits {
	float: right;
	overflow: auto;
	width: 525px;
	height: 293px;
}

.imageProduit {
	position:absolute;
	right:0;
	bottom:0;
	margin-right:9px;
}

#detailProduit h3, #contenu h3 {
  text-align: left;
	margin:2px 0 8px 0px;
	padding:0;
	font-size: 12px;
	color: #B38A00;
	text-transform:uppercase;
}

.produit {
  float: left;
  text-align: center;
  width: 143px;
  margin: 5px 15px 5px 0px;
}

.produit a {
	text-decoration: none;
	color:#060d3c;
}

.photo_gauche {
	position:absolute;
	top:0;
	left:20px;
	width:144px;
}

.photo_centre {
	position:relative;
	width:144px;
	left:50%;
	margin-left:-72px;
}

.photo_droit {
	position:absolute;
	top:0;
	right:20px;
	width:144px;
}

.ligne_photo{
	position:relative;
	width:100%;
	text-align: center;
	margin-bottom:10px;
}

#ligne_photo_bas{
	clear:left;
	position:relative;
	width:144px;
	left:50%;
	margin-left:-72px;
	text-align: center;
}

#speech_carte{
	position:relative;
	float:left;
	width:265px;
}

#carte{
	position:relative;
	float:left;
}
