body {
	font-size: small;
	background:#fff;
	margin:0px;
	padding:20px;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #006;
	line-height:14px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #C7E2F7;
	}
	
#navigation a:hover {
	color:#FFF;
	background-color: #C33;
	}
	
#logo {
	color: #006;
	letter-spacing:.2em;
	line-height:30px;
	font-size: 24px;
	font-weight: bold;
	}

#tagline 	{
	color: #006;
	letter-spacing:.4em;
	line-height:18px;
	font-size: 12px;
	font-style: italic;
	}
	
#dateformat {
	color: #FFF;
	letter-spacing:0.2em;
	font-size: 12px;
	font-weight: bold;
	}


/* Class Styles */
	
.bodyText {
	font-size: 12px;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font-size: 18px;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	color: #006;
	line-height:22px;
	letter-spacing:0.2em;
	font-size: 14px;
	font-weight: bold;
	}

.quote {
	font-size: 20px;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font-size: 10px;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-size: 10px;
	}
	
.titre {
	font-size: 1.6em;
	color: #006;
}

.paragraphe {
	text-align: justify;
	font-size: 1.0em;
	color: #006;
}

.euro {
	text-align: right;
	font-size: 1.0em;
	color: #006;
	font-weight: bold;
}

a.lien:link {
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
}

a.lien:visited {
	color: #00F; 
	text-decoration: underline;
	font-weight: bold;
}

a.lien:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;

}
.centrer {
	text-align:center;
}

.Style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #FF0000;
}
.Style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #00CC00;
}
