div#illustration {
	background: url(Images/illustrations/illustration-airebrioche.jpg) center no-repeat;
}
	
div#menu-airebrioche {
	background: url(Images/onglets/onglet-airebrioche.jpg) center no-repeat;
}
div#texte {
	position:absolute;
	overflow:auto;
	margin: 20px 0 0 0 ;
	height: 325px;
	width:540px;
	padding: 0 15px;
	background:url(Images/carte-aire-brioche.jpg) center no-repeat;
}
div#titre{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#777777;
}
div#sous-titre{
	position:absolute;
	margin: 10px 0 0 0;
	width: 215px;
	text-indent:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: 12px;
	z-index:100;
}	
div#liste-cantons {
	margin: 150px 0 0 0;
}

td.espace {
	padding: 15px 0 0 0;
}
