@font-face {
    font-family: 'fineliner script';
    src: url('Fineliner_Script.ttf');
}

img
{
	max-width:100%;
	min-width:1px;
	max-height:100%;
	min-height:1px;
}
.contour
{
	display:relative;
	display:inline-block;

	width:31%;
	
	margin-left:1%;
	margin-top:0;
}
.fondproduit
{
	display: none;
	display: none;
	position:fixed;
	background-color:rgba(255,255,255,0.95);
	border-radius: 10px 10px 10px 10px;
font-family:"fineliner script";
	font-size:50px;
	padding:10px;
	margin-top:0%;
	margin-left:10%;
	width:80%;
	height:75%;
	z-index:12;
	box-shadow: 6px 6px 4px rgba(166,176,186,0.8); 
}


.imgpdt
{
	position: fixed;

	
	display:block;
	width:40%;
	height:75%;
	margin-left:0%;
	margin-top:0%;
	border-radius: 10px 0px 0px 10px;
	z-index:5;

}
.descriptionpdt
{
	position: fixed;
	display:block;
	overflow:auto;
	width:38%;
	height:75%;
	margin-left:41%;
	margin-top:0%;
	padding:10px;
	padding-bottom:0px;
	border-radius: 0px 10px 10px 0px;
	z-index:5;

}
.descriptionpdt img
{
	display:block;
	width:20px;
	height:auto;
	position: absolute;
	top:5px;
	right:23px;
	
}

.flechegauche
{
	display:block;
	width:4%;
	height:auto;
	position: absolute;
	top:0px;
	right:23px;
}
.flechedroite
{
	display:block;
	width:4%;
	height:auto;
	position: absolute;
	top:0px;
	left:23px;
}
.pdt
{

	width:auto;
	height:auto;
	border-radius: 10px 10px 10px 10px;

}
body
{
	background-color: white;
	margin:0;
	padding:0;
}
a:hover{
	text-decoration:underline;
}
a
{
	color:rgb(4,174,225) !important;
	text-decoration:none;
}
#entete
{
	position: fixed;
	display: block;
	border-radius: 0px 0px 30px 30px;
	background-color: rgb(4,174,225);
	height: 100px;
	left: 0px;
	top:0px;
	margin:0;
	width:100%;
	padding:0;
	z-index:2;
	overflow:hidden;
}
#bandeau
{
position:relative;
display:block;
height: 100%;
width:90%;
margin:auto;

}
.fin
{
	margin-left:10%;
}
#placeEntete
{
	display: block;
	position:relative;
	margin-top:0%;
	top:0px;
	padding:0;
	height: 100px;
	margin:0;
	width:100%;

}
#degrade
{
	display:block;
	width:80%;
	height:auto;
	margin-left:5%;
	z-index:7;
}

#corps
{
	display: block;
	margin:auto;
	width:80%;
	margin-top:0px;
}
#corps li
{
	font-size:40px;
	display:inline-block;
	font-family:"fineliner script";
	color:rgb(4,174,225);
	
}
.fin
{

	
}
#corps ul
{

	margin-left: 10%;
	list-style-type: none;
}



.photoart
{
width:100%;
border-radius: 10px 10px 10px 10px;
	
}
#corps h1
{
	display:block;
	margin-top:3%;
	text-align:center;
font-family:"fineliner script";
font-size:50px !important;
}
#corps p
{
	padding-left:30px;
	padding-right:20px;
	padding-bottom:0px;

}
.description
{
	display:inline-block;
position:relative;
	width:67%;
	vertical-align:top;
	height:auto;
	font-size:22px;
	font-family:"fineliner script";
	background-color:rgba(166,176,186,0.1);
	border-radius: 10px 10px 10px 10px;
		margin-bottom:15px;
}
.prix
{
	text-align:right;
	font-size:30px;
	
}
.acheter
{
	position:absolute;
	width:50px;
height:auto;
top:10px;
right:10px;
	
}
.price
{	
	text-align:right;
	font-size:30px;
	
}
h1{
		font-family:"fineliner script";
		font-size:40px;
}
.miniatures
{
	width:20%;
	height:auto;
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:10px;
	border-radius: 5px 5px 5px 5px;
}
.description h2,h3
{
		padding-left:20px;	
}
#panier
{
	height: 50px;
	width:auto;
	position:fixed;
	display:block;
	top:20px;
	right:1%;
	z-index:2;

}
.loupe
{
position:relative;
width:5%;
height:auto;
bottom:0px;
right:0px;
}


#fb
{
	position: fixed;
	display: block;
	font-size:18px;
	font-family:"fineliner script";
	color:black;
	left: 10px;
	bottom:0px;
	margin:0;
	padding:0;
	z-index:2;
	background-color:rgba(255,255,255,0.8);
		border-radius: 10px 10px 10px 10px;
	padding:3px;

}
#fb img
{
height:18px;
width:auto;
}
#hautdepage
{
	position: fixed;
	display: block;
	font-size:20px;
	font-family:"fineliner script";
	color:black;
	right: 20px;
	bottom:0px;
	margin:0;
	padding:0;
	z-index:2;
	background-color:rgba(255,255,255,0.8);
		border-radius: 10px 10px 10px 10px;
	padding:3px;
}


footer
{
	background: url("separation.jpg") repeat-x top;
	height: 100px;
	margin-top: 40px;
}