@charset "utf-8";
/* CSS Document */

#topimage {
	width: 856px;
	height: 298px;
}

.contents-top {
	margin: 0px;
	padding: 0px;
	width: 856px;
}

/* *************	02 : contents Left   ***************************** */
#tel a {
	margin: 0;
	padding: 0;
	width: 210px;
	height: 201px;
	background-image: url(../images/top/telephone.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	float: left;	
}

#mail a {
	margin: 0;
	padding: 0;
	width: 210px;
	height: 96px;
	background-image: url(../images/top/mail.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	float: left;
}

#promotion-fr a {
	margin: 0px;
	padding: 0;
	width: 210px;
	height: 130px;
	background-image: url(../images/top/banniere0112.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	float: left;
}

#livraison a {
	margin: 0px;
	padding: 0;
	width: 210px;
	height: 78px;
	background-image: url(../images/top/livraison.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	float: left;
}

#garantie a {
	margin: 0px;
	padding: 0;
	width: 210px;
	height: 78px;
	background-image: url(../images/top/garantie.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;	
	float: left;
}


/* *************	03 : contents Right   ***************************** */

#echantillons a {
	margin: 0;
	padding: 0;
	width: 636px;
	height: 144px;
	background-image: url(../images/top/echantillons.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	float: left;
}

h1.info {
	padding: 0;
	margin: 0;
	height: 39px;
	width: 636px;
	background-image: url(../images/top/otoku.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
}

h1.promotion {
	padding: 0;
	margin: 10px 0 0 0;
	height: 39px;
	width: 636px;
	background-image: url(../images/top/promotion.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
}

.texte-info {
	margin: 10px 10px 0 20px;
	padding: 0 0 0 15px;
	background-image: url(../images/commun/fleche-gris.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: thick dotted #CCCCCC;
	border-width: 0px 0px 1px 0px;
	line-height: 25px;
}

.promotion-left{
	margin: 10px 0 0 10px;
	padding: 10px;
	width: 293px;
	height: 120px;
	background-image: url(../images/top/bg-promo.jpg);
	background-repeat: no-repeat;
	float: left;
}

.promotion-right {
	margin: 10px 0 0 0px;
	padding: 10px;
	width: 293px;
	height: 120px;
	background-image: url(../images/top/bg-promo.jpg);
	background-repeat: no-repeat;
	float: left;
}

.promotion-title {
	margin: 0px 0 10px　0 ;
	font-weight: bold;
	color: #0098d7;
}

.promotion-texte-left {
	float: left;
	width: 170px;
	height: 100px;
	line-height: 16px;
}

.promotion-photo-right {
	float: left;
	margin: 0px 0 0 5px;
}

