/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#0059B3;
	display: block;
	background-color: #FFFFFF;
	font-size: 10px;
	border: thin none #CCCCCC;
	font-family: verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}
	
a {
	color: #FF0000;
	}
	
a:hover {
	color: #333333;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #004080;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	float: Aucune;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #F4F4F4;
	height: auto;
	width: auto;
	margin: auto;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #666666;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #993300;
	letter-spacing:.2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #666666;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.CONTEXTE {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #0055AA;
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: 300;
	border: 1px none #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	word-spacing: normal;
	text-align: left;
	display: block;
	vertical-align: middle;
	white-space: normal;
	}
	
