@charset "utf-8";

/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#e8f1f5;
	font-family:Arial, Helvetica, sans-serif;
}

.wrapper {
	width:1280px;
	margin:0 auto;
	padding-top:119px;
	height:725px;
	background:url(../img/background.jpg) no-repeat;
}

.content {
	height:578px;
	margin:0 144px 0 144px;
}

.colLeft {
	width:307px;
	height:498px;
	margin-top:25px;
	padding:55px 0 0 55px;
	float:left;
	background:#FFF url(../img/horizontal-stroke.gif) right no-repeat;
}

.colRight {
	width:630px;
	float:left;
	background:#FFF url(../img/pics-bebe.jpg) no-repeat bottom left;
	height:578px;
}

#colRightProduit { background:#FFF url(../img/produit.jpg) no-repeat; }

.colSelectProduit {
	margin:76px 0 0 420px;
	padding:0 0 0 20px;
	font-size:14px;
}

.produitSelect {
width:172px; font-size:10px;}

#colRightContact { background:#FFF url(../img/contact.jpg) no-repeat right top; }

.contactContenu {
	margin:140px 0 0 40px;
	width:372px;
	font-size:14px;
}

.contactContenu img {
	float:left;
	margin-right:56px;
}

.menu {
	font-size:11px;
	height:32px;
}

.menuLeft {
	width:418px;
	float:left;
	margin-right:4px;
}

.menuRight {
	padding:6px 0 0 10px;
	width:198px;
	height:19px;
	background-color:#e0eca3;
	float:left;
}

p.accueil {
	margin:34px 0 0 0;
	padding:0;
	font-size:14px;
	width:260px;
}

p.accueil2 {
	margin:12px 0 0 0;
	padding:0;
	font-size:18px;
	width:260px;
	color:#848486;
}

.imgBijou { margin:19px 0 0 10px; }

.imgTitre { margin:60px 0 0 120px; }

.imgEmpreinte { margin:105px 0 0 80px; }

.imgBtEmpreinte { margin:8px 0 18px 0; }

.footer {
	margin:8px 144px 0 144px;
	font-size:10px;
	text-align:right;
}

.menu a, .footer a {
	color:#000000;
	text-decoration:none;
}

.menu a:hover, .footer a:hover {
	color:#000000;
	text-decoration:underline;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}
p.petitText {
margin:0;
padding:40px 0 0 0;
font-size:11px;
width:160px;
font-weight:bold;}

p.petitText span {
font-size:10px;
}

.espacebt {
padding-top:6px;}