BODY {
	background-color: #DDE0BC;
}

A {
	color: #ED8114;
	text-decoration: none;
}
A:visited {
	color: #ED8114;
	text-decoration: none;
}
A:hover {
	color: #ED8114;
	text-decoration: underline;
}

#flash_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC99;
	font-weight: bold;
	text-decoration: none;
}

#horloge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width:270px;
}

#n2nContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	width: 475px;
}

#n2nStick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #0066CC;
	width: 211px;
	height: 188px;
}

#deco1 {
	background-attachment: scroll;
	background-image: url(../images/deco1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#deco2 {
	background-attachment: scroll;
	background-image: url(../images/deco2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#deco3 {
	background-attachment: scroll;
	background-image: url(../images/deco3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.menu A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.menu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED8114;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.copyright A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.copyright A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.copyright A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
