
body	{
	scrollbar-track-color: #ECECEC;
	scrollbar-arrow-color: #FEFFBD;
	scrollbar-face-color: #3399FF;
	scrollbar-3dlight-color: #D1D1D1;
	scrollbar-darkshadow-color: #330066;
	margin: 0;
	font-family: Arial;
	font-size: 12;
	color: #330066;
	}

.titre	{
	background-color: #ECECEC;
	font-size: 30;
	font-weight: bold;
	text-align: center;
	}

.content {
	background-color: #ECECEC;
	}

.content a {
	color: #3399FF;
	text-decoration: none;
	}

.content a:hover {
	text-decoration: underline;
	}

.i_carte {
	color: #000000;
	font-size: 14;
	font-weight: bold;

	}
.i_carte a {
	color: #000000;
	text-decoration: none;
	}

.i_carte a:hover {
	color: #404040;
	text-decoration: none;
	}

.link {
	color: #3399FF;
	cursor: hand;
	text-decoration: underline;
	}

.descpays {
	text-align: right;
	font-weight: bold;
	}

.menu	{
	color: #FFFF00;
	background-color: #3399FF;
	font-size: 12;
	}

.form	{
	font-size: 11;
	font-weight: bold;
	}

.small	{
	font-size: 12;
	}

.tiny	{
	font-size: 8;
	}

.alt	{
	color: #FF0000;
	font-size: 8;
	font-weight: normal;
	}

.promo	{
	background-color: #FEFFBD;
	font-size: 12;
	font-weight: bold;
	}

.headline {
	background-color: #FEFFBD;
	border: solid thin;
	border-color: lightblue;
	text-align: center;
	font-size: 20px;
	}

.footline {
	background-color: #FEFFBD;
	border: solid thin;
	border-color: lightblue;
	text-align: center;
	font-size: 12px;
	}

.sign	{
	background-color: #ECECEC;
	text-align: right;
	font-size: 10;
	}

.menu a	{
	color: #FFFF00;
	text-decoration: none;
	}

.menu a:hover {
	text-decoration: underline;
	}
