/* version large : 900 px de large. */

#general {
border: 10px dashed #000000;
background-color: white;
width: 800px;
margin-top: 10px;
}

#contextes {
width: 250px;
border-left: 1px dashed grey;
border-top: 5px dashed grey;
border-bottom: 1px dashed grey;
padding: 7px;
}

#corps {
border-top:5px dashed grey;
padding: 10px;
margin-right:255px;	
}

#bandeau {
width: 450px;
height: 73px;
	border-style: dashed;
	border-width: 6px;
}
