BODY {
	text-align: center;
	background-color: #213550;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	background-image: url(images/fond.jpg);
	background-repeat :  no-repeat;
	background-position : top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #452323;
	font-weight: normal;
	font-size: 12px;
	scrollbar-base-color: #213550;      
   scrollbar-arrow-color: #cc3366;           
}
#main {
scrollbar-base-color: #213550; 
scrollbar-arrow-color: #cc3366;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 170px auto 0 auto;
margin-top: 170px;
overflow: auto; 
height: 340px;
width: 750px;
max-height: 350px;
max-width: 750px;
}
.float {
	float: right;
	}
.mezze {
	background-color : #cc3366;
	width: 330px;
	max-width: 330px;
	margin-right: 30px;
	background-image: url(images/coin.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}
.carte {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213550;
	}
.titre {
	font-size: 14px;
	font-weight: bold;
}	
.cyanne, .cyanne a {
	clear: both;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	color: #e7c2a0;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding-top: 70px;
	margin-right: 50px;
	text-decoration: none;
	}
.cyanne a:hover {
	font-weight: bold;
	color: #9f0a27;
	}	
