@font-face {
    font-family: 'alex_brushregular';
    src: url('polices/alexbrush/alexbrush-regular-otf-webfont.eot');
    src: url('polices/alexbrush/alexbrush-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/alexbrush/alexbrush-regular-otf-webfont.woff') format('woff'),
         url('polices/alexbrush/alexbrush-regular-otf-webfont.ttf') format('truetype'),
         url('polices/alexbrush/alexbrush-regular-otf-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
	
@font-face {
    font-family: 'day_romanregular';
    src: url('polices/dayrom/dayrom-webfont-webfont.eot');
    src: url('polices/dayrom/dayrom-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/dayrom/dayrom-webfont-webfont.woff') format('woff'),
         url('polices/dayrom/dayrom-webfont-webfont.ttf') format('truetype'),
         url('polices/dayrom/dayrom-webfont-webfont.svg#day_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family:,'Trebuchet MS',Arial,sans-serif;
}

em {
	font-style:italic;
}

.lien:visited {
	color:#AAA;
}

#bloc_page {
	width: 900px;
	margin:auto;
}

#portraitmasako, header article {
	display:inline-block;
}

header h1 {
	font-family:'alex_brushregular',serif;
	font-size:4em;
	vertical-align: 35px;
	padding-left:170px;
	text-align:center;
}
 
header h2{
	font-family: 'alex_brushregular',serif;
	font-size:2em;
	margin-top:0px;
	font-weight: normal;
	text-align:center;
	padding-left:170px;
	position:relative;
	bottom:15px;
}

aside {
	position: relative;
	bottom:30px;
	left:20px;
	
}
#masakojapon003, #masakojapon004 {
	position:relative;
	left:50px;
	top:20px;
	margin-bottom:30px;
}

#masakojapon005, #masakojapon006, #masakojapon007 {
	position:relative;
	left:110px;
	top:20px;
	margin-bottom:30px;
}

#p1 {
	margin-top:30px;
}

#masakopointe {
	float:right;
	position:relative;
	left:30px;
	bottom:60px;
}

ul {
	width:900px;
	margin-top:40px;
}

#p2 {
	margin-top:30px;
}

section, p {
	margin-top:28px;
}

#sakura001, #sakura002, #sakura004 {
	position:relative;
	left:50px;
	top:20px;
	margin-bottom:30px;
}

section article {
	text-align:justify;
}
footer {
	width:900px;
	text-align:center;
	border-top:2px solid black;
	padding-bottom:20px;
}


#logofacebook {
	margin-right:30px;
	margin-left:20px;
	border: 2px solid black;
	border-radius:10px;
	box-shadow:6px 6px 6px black;
}

#logoinstagram {
	margin-right:10px;
	margin-left:10px;
	border: 2px solid black;
	border-radius:10px;
	box-shadow:6px 6px 6px black;
}