/*
GESTION DES IMAGES
*/
/* img {	border: 0px solid; } */

.ImageEncart1
{
	position: absolute;
	margin:0px;
	margin-top: 630px;
	margin-right: 30px;
	left: 40px;
	width: 70px; 
	float:left;
	height: 90px;
	border: 0px solid #8E7D57;
}

.ImageEncart2
{
	position: absolute;
	margin:0px;
	margin-top: 330px;
	margin-right: 30px;
	left: 30px;
	width: 95px; 
	float:left;
	height: 70px;
	border: 0px solid #8E7D57;
}

.ImageEncart3
{
	position: absolute;
	margin:0px;
	margin-top: 185px;
	margin-right: 30px;
	left: 40px;
	width: 70px; 
	float:left;
	height: 95px;
	border: 0px solid #8E7D57;
}

.ImageEncart4
{
	position: absolute;
	margin:0px;
	margin-top: 485px;
	margin-right: 30px;
	left: 40px;
	width: 70px; 
	float:left;
	height: 95px;
	border: 0px solid #8E7D57;
}

.ImageRight { 
	float:right;
	margin: 4px 8px 8px 8px;
	width: 80px;
	height:	60px;
	border: 1px solid;
}

.ImageRight_P1 { 
	position: absolute;
	float:right;
	width: 80px;
	margin: 0px;
	height:	90px;
	margin-top: -10px;
	border: 0px solid;
	right: 150px;
}

.ImageRight_P { 
	position: absolute;
	float:right;
	width: 80px;
	margin: 0px;
	height:	60px;
	border: 0px solid;
	right: 320px;
}

.ImageRight_P2 { 
	position: absolute;
	float:right;
	width: 80px;
	margin: 0px;
	height:	60px;
	border: 1px solid;
	right: 300px;
}

.ImageRight_P3 { 
	position: absolute;
	float:right;
	width: 80px;
	margin: 0px;
	height:	60px;
	border: 1px solid;
	right: 130px;
}

.pRight { 
	position: absolute;
	float:right;
	border:none;
	left: 0px;
	top: 30px;
	top: 30px;
	margin-left: 10px;
	padding: 0px; 
}

.kore { 
	position: absolute;
	float:right;
	border:none;
	left: 0px;
	top: 18px;
	width: 110px;
	height: 125px;
	margin-left: 20px;
	padding: 0px; 
}

.pArtisan { 
	position: absolute;
	float:right;
	border:none;
	left: 580px;
	top: 30px;
	padding: 0px; 
}

.ImageBanniereLeft { 
	margin-left:60px;
	margin-right: 0px;
	width: 1021px; 
	height: 119px;
	float:left;
	margin-left: 60px;
	border: 1px solid #8E7D57;
} 

.ImageLogo {
	position:relative;
	border-left: 0px;
	border-bottom: 0px;
	border-right:0px;
	border-top:0px;
	margin-left: 20px;
	margin-top: 1px;
	width:100px;
	height:80px;
}

.ImageTitre { 
	position: absolute;
	margin:0px;
	margin-top: 15px;
	margin-right: 30px;
	left: 10px;
	width: 40px; 
	float:left;
	height: 40px;
	border: 0px solid #8E7D57;
} 

.ImageCmd { 
	position: relative;
	margin:0px;
	margin-top: 5px;
	margin-right: 30px;
	left: 60px;
	width: 50px; 
	float:left;
	height: 60px;
	border: 0px solid #8E7D57;
} 

.ImageListe { 
	position: absolute;
	margin:0px;
	margin-top: 25px;
	margin-left: 50px;
	width: 60px; 
	float:left;
	height: 60px;
	border: 0px solid #8E7D57;
} 

.ImageTitreP { 
	position: absolute;
	margin:0px;
	margin-top: 15px;
	margin-right: 30px;
	left: 10px;
	width: 40px; 
	float:left;
	height: 40px;
	border: 0px solid #8E7D57;
} 

/* Images du Menu */
.home
{
	background-repeat:no-repeat;
	padding-left: 10px;
	background-position: left;
	background-image: url(../images/accueil.gif);
}

.peinture
{
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(../images/test.gif);
}

.img_huile
{
	background-repeat:no-repeat;
	background-position: left;
	margin-left: 5px;
	background-image: url(../images/peinture2.gif);
}

.commander
{
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(../images/commander.gif);
}

.commander2
{
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(../images/commander2.gif);
}
.portrait
{
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(../images/portrait.gif);
}
.contact
{
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(../images/contact.gif);
}

.plan
{
	background-repeat:no-repeat;
	background-position: left;
	background-image: url(../images/plan.gif);
}

/* Pan Droite */
.img_droite
{
	position : static;
	width: 50px;
	height: 40px;
	text-align: center;
	border: 0px;
	margin-left: 64px;
}

.img_droite1
{
	position : static;
	width: 100px;
	height: 75px;
	text-align: center;
	border: 0px;
	margin-left: 40px;
	margin-left: 40px;
}

