@charset "utf-8";
/* CSS Document */

html,body{
	margin:0px;
	padding:0px;
	background-color:#dfdfdf;
}


#fond{
	position:relative;
	width:729px;
	height:661px;
	
	margin:0px;
	padding:0px;
	
	background:url(../images/v2-02.jpg) no-repeat;
}

img{ border:none 0px;}


/* *** BOUTONS *** */

a#lavoiture {
	position:absolute;
	left:224px;
	bottom:38px;

	display: block; 
	width: 154px; 
	height: 63px;
	background:url(../images/accueil/voiture-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#lavoiture:hover { 
	 
}


a#likeit {
	position:absolute;
	right:177px;
	bottom:53px;

	display: block; 
	width: 100px; 
	height: 85px;
	background:url(../images/accueil/like-it-love-if-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#likeit:hover { 
	 
}


a#ludique {
	position:absolute;
	right:31px;
	bottom:137px;

	display: block; 
	width: 89px; 
	height: 47px;
	background:url(../images/accueil/ludique-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#ludique:hover { 
	 
}


a#sculpture {
	position:absolute;
	right:120px;
	bottom:137px;

	display: block; 
	width: 86px; 
	height: 47px;
	background:url(../images/accueil/sculpture-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#sculpture:hover { 
	 
}


a#graphique {
	position:absolute;
	right:31px;
	bottom:184px;

	display: block; 
	width: 89px; 
	height: 46px;
	background:url(../images/accueil/graphique-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#graphique:hover { 
	 
}


a#deco {
	position:absolute;
	right:120px;
	bottom:184px;

	display: block; 
	width: 86px; 
	height: 46px;
	background:url(../images/accueil/deco-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#deco:hover { 
	 
}


a#salon {
	position:absolute;
	right:40px;
	bottom:43px;

	display: block; 
	width: 109px; 
	height: 26px;
	background:url(../images/accueil/salon-prive-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#salon:hover { 
	 
}


#melimelo{
	position:absolute;
	right:117px;
	bottom:248px;

	width: 77px; 
	height: 63px;
}

#pontdelune{
	position:absolute;
	left:26px;
	bottom:101px;

	width: 264px; 
	height: 150px;
}


a#zoom {
	position:absolute;
	right:48px;
	top:279px;

	display: block; 
	width: 83px; 
	height: 61px;
	background:url(../images/accueil/zoom-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#zoom:hover { 
	 
}


a#accessoire {
	position:absolute;
	right:9px;
	top:195px;

	display: block; 
	width: 88px; 
	height: 84px;
	background:url(../images/accueil/accessoire-mode-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#accessoire:hover { 
	 
}


a#bijoux {
	position:absolute;
	right:8px;
	top:113px;

	display: block; 
	width: 142px; 
	height: 82px;
	background:url(../images/accueil/bijoux-cailloux-choux-unpet.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#bijoux:hover { 
	 
}


a#pub {
	position:absolute;
	right:8px;
	top:74px;

	display: block; 
	width: 57px; 
	height: 39px;
	background:url(../images/accueil/pub-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#pub:hover { 
	 
}


a#coeur {
	position:absolute;
	right: 88px;
	top: 20px;

	display: block; 
	width: 68px; 
	height: 59px;
	background:url(../images/accueil/coeur-unpetitrien.jpg) no-repeat;
	background-repeat: no-repeat;
}
a#coeur:hover { 
	 
}

.texte_accueil{font-family:Tahoma; font-size:14px; font-weight:normal; color:#333333; }
.details_produit{ font-family:Tahoma; font-size:14px; font-weight:bold; color:#ff135b; text-decoration:dotted 1px #ff135b; }
.details_produit:hover { text-decoration:none;}