﻿@charset "ISO-8859-1";
/* CSS Document ---- Acces */

#plan {
	background-color: #7A5A63;	
	width: 960px;
	height:	520px;
	margin: 0;
	border-radius : 3px;
	box-shadow : 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
	}