/* Style Perso */
.site_logo {
	background-image: url("./images/site_logo.gif");
	width: 100px;
	height: 65px;
}

html, body {
	color: #0e4a70;
	background-image: url("./images/plaza01.jpeg");
	background-size: cover;
	background-position: bottom left;
	background-attachment: fixed;
	margin: 0 !important;
}
