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

body,p,h1,h2,form,ul,li {margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

body {background-image:url(img/bg.jpg); background-repeat:repeat-x; background-color:#F0C1E3;}

a {outline:none; color:#939;}
a img {border:1px solid #999;}

h2 {font-size:16px; color:#939; padding-bottom:1.2em;}
h3 { font-size:11px; color:#939;}
h6 {font-size:10px; color:#939; font-weight:lighter;}
p {color:#939; font-size:13px; line-height:17px; padding-bottom:0.6em;}


#all {position:relative; margin:0 auto; width:700px;}
#title {position:absolute; width:auto; left:0; top:40px;}
#title img {border:none;}

#hand {position:absolute;right:0; z-index:-1;}

ul {position:absolute; float:left; left:0; width:148px; top:158px; display:block;}
ul li { background-image:url(img/li.jpg);list-style-type: none; margin: 4px 0; border: 1px solid  #939;; padding: 7px 38px;}
ul a {color: #939; font-size:15px; text-decoration:none;}
ul a:hover {color:#909;}
ul li:hover {display:block; border:1px solid #909;}

#content1 {
	background-image:url(img/coc_cotton_candy.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:white;
	position:relative;
	padding:15px;
	border: 1px solid #939;
	width:500px;
	height:380px;
	right:-168px;
	top:162px;
	float:left;
	}
	
#content2 {
	background-image:url(img/softshades_from_ad.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:white;
	position:relative;
	padding:15px; border: 1px solid #939;
	width:500px;
	right:-168px; 
	top:162px;
	float:left;
	}
	
#content3 {background-image:url(img/.jpg); background-position:right bottom; background-repeat:no-repeat;background-color:white; position:relative; padding:15px; border: 1px solid #939; width:500px; right:-168px; top:162px;}

#content4 {background-image:url(img/.jpg); background-position:right bottom; background-repeat:no-repeat;background-color:white; position:relative; padding:15px; border: 1px solid #939; width:500px; right:-168px; top:162px;}

#content_header {position:relative;left:-15px; padding-bottom: 14px;}
#prix {position:absolute; right:12px; bottom:0; text-align:right; top:71px; font-weight:bold;}

#vitrine {
	position:absolute;
	top:10px;
	right:10px;
	
	}

#copyright {position:absolute; bottom:-43px; right:0;}
#copyright a {color:#939;}