/* CSS Document */

#tablemenu {
	width:200px;
	top: 0%;
	height: 50%;
	z-index:1;
	left: 1%;
	position: fixed;
}

#tableimgtexte {
	position: absolute;
	left:39%;
	top: 2%;
	z-index: 1;
	width:60%;
	
}


#tabledetailproduit{
	position:absolute;
	top:10%;
	right:10%;
	z-index: 1;
	width: 200px;
	}
	
#tablephotoproduit{
	position: absolute;
	top: 10%;
	width:30%;
	right: 35%;
	height: auto;
	z-index: 40;
}

#tablephotos {
    position:relative;
	top:5%;
	left:5%;
	right:5%;
	width:90%;
	z-index: 1;
	cellpadding:"40";
	}

#tablecontact {
	position: absolute;
	height:50%;
	right:2%;
	width:80%;
	bottom: 2%;
	z-index: 2;
	
}

#tableboutique {
	position: absolute;
	left:39%;
	width:60%;
	top: 5%;
	z-index: 2;
	
}

#Logo {
	position: fixed;
	width:10%;
	left: 40%;
	right: 40%;
	z-index:10;
}

#tableservices {
	position: absolute;
	right:5%;
	width:50%;
	top: 2%;
	z-index: 2;
	
}

#fond{
	position: absolute;
	right:1%;
    top: 0%;
    display: block; /* remove extra space below image */
    }

.style3 {
	font-size: 30px;
	line-height: 32px;
	color: #FFFFFF;
	font-family: 'NovaSquare';
	azimuth:center;
}

.style6 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	font-family: 'NovaSquare'
}

.style10 {
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: 'NovaSquare';
	}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #688CBE;
	text-decoration: none;
}
a:active {
	color: #688CBE;
	text-decoration: none;
}
