
section {

width: 95%;
}
#bloc_page
{
    width: 600px;
    margin: auto;
	
}
iframe {



margin-bottom : 20px;
border-radius: 10px;
box-shadow: 0px 20px 20px #1c1a19;
}

/*article  img, section img, iframe{
	
	border-radius: 10px;
	box-shadow: 0px 20px 20px #1c1a19;
}
*/
body{
	
	border-radius: 10px;
	box-shadow: 20px 20px 10 #1c1a19;
}

article p {
	text-align: center;
	text-indent: 0px;
	word-wrap: break-word;
}