@charset "utf-8";

/*
	Tags
*/
body{
	background-color:#b4aca6;
	color:#52525C;
	margin-top: 20px;
	padding-top: 5px;
	font-variant:small-caps;
}
img{
	border: none;
}
a{
	text-decoration:none;
	color:#52525C;
}
.box{
	background-color:#E5D4A9;
	border: 2px solid #9E4D5A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photos{
	min-height:509px;
}
.center{
	text-align:center;
	padding: 10 0 0 0px;
}
.middle{
	vertical-align:middle;
}
.left{
	text-align:left;
}
.title{
	font-weight:bold;
}
.creation{
	background-image:url(../images/creations.png);
	background-repeat:no-repeat;
	min-height:509px;
}
.restauration{
	background-image:url(../images/restaurations.png);
	background-repeat:no-repeat;
	min-height:509px;
}
.luca{
	background-image:url(../images/luca.png);
	background-repeat:no-repeat;
	min-height:509px;
}
.luca2{
	background-image:url(../images/luca2.png);
	background-repeat:no-repeat;
	min-height:509px;
}
.luca3{
	background-image:url(../images/luca3.png);
	background-repeat:no-repeat;
}
.luca_faces{
	background-image:url(../images/luca_faces.png);
	background-repeat:no-repeat;
	min-height:509px;
}
.dessins{
	background-image:url(../images/dessins.png);
	background-repeat:no-repeat;
	min-height:509px;
}
.atelier_thumb{
	background-image:url(../images/atelier_thumb.png);
	background-repeat:no-repeat;
	min-height: 295px;
}
.atelier{
	min-height: 509px;
}
.footer{
	padding: 12px;
}
.picture{
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title{
	font-family: 'hff_ice_bergmanregular', Century Gothic, Arial;	
	font-size: 30px;
}
.texte{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
.boxTextHeight{
	height:455px;
}
.menu{
	margin-left:5px;
	margin-right:5px;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#9e4d5a;
}
.logo{
	margin-left:2px;
	margin-top:5px;
	padding-bottom: 15px;
}
.photo{
	padding-bottom:5px;
	padding-top:5px;}
.photosection{
	padding-left:30px;
	display:inline;
}
.photogroup{
	padding-top:25px;
}
.forsale{
	border-bottom-style:dotted;
	border-width:3px;
	border-color:#9E4D5A;
}
