@font-face {
    font-family: 'style';
    src: url('style.ttf');
}
.citation {
        font-family: 'style';
        padding-top: 20px;
        padding-left: 22px;
        padding-right: 22px;
        color: white;
	padding-bottom: 0px;
}
body { 
	background-image: url("images_fond/fond_portrait.gif");
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom left;
	background-size: cover; 
	margin: 0;
	padding: 0;
	z-index: 1;
}
.sidebar{
	margin-left: 132px; 
	position: absolute; 
	top: 0; 
	width: 230px;
	z-index:3;
}

.sidebar td{
	background-color: #E2C697;
	width:184px;
	text-align: center;
}
.sidebar a:link{
color : black;
}
.sidebar a:visited{
color: white;
}
.logo{
	padding-top: 10px;
	padding-bottom: 17px;
	padding-left: 5px;
	padding-right: 5px;
}

.contact{
	font-family: "Arial";
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style-type: none; 
	font-size: 12px;
	padding-bottom: 25px;
	padding-top: 10px; 
}
h1{
	font-family: "Arial";
	font-size: 17px;
}

.soins{
	background-color: #c8d873;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: justify;
	font-family: "Arial";
	font-size: 14px;
	width: 492px;
        margin-top: 11px;
}
.others{
        position: absolute;
        top: 393px;
}
.photo{
	padding-top: 15px;
        margin-left: 184px;
}
.lucie{
        position: absolute;
        margin-top: 20px;
}
.content a{
	color: #41a62a;
}
.menu{
	position: absolute;
	top:0px;
	left:350px;
	background-image: url("portrait/fond_menu.png");
	background-size: auto;
	width: 520px;
	height: 240px;
}
.menu table{
	padding-top: 115px;
	padding-bottom: 5px;
}
.certificats{
	background: url("portrait/bas.png");
	background-repeat: no-repeat;
	width: 506px;
	padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 5px;
	background-color: #c8d873;
	font-family: "Arial";
	font-size: 14px;
}
.picture_right{
	background: url("portrait/picture_right.png");
	position: absolute;
	top:0px;
	left: 870px;
	width: 132px;
	height: 750px;
	background-repeat: no-repeat;
}

.title{
	color:white;
}

.fleur{
	background: url("portrait/fleur.png");
	position: absolute;
	top:525px;
	left: 0px;
	width: 317px;
	height: 243px;
	background-repeat: no-repeat;
}
.padding{
	color: #E2C697;
        font-weight: bold;
	position: absolute;
	top:945px;
	left: 900px;
	font-family: "Arial";
        font-size: 12px;
}