/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #613D1B;
	text-decoration: none;
	line-height: normal;
	background-color: #0A0501;
	}
	
td {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
a:hover {
	color: #FFEA03;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
/* ID Styles */

#navigation a {
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:normal;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-style: normal;
	font-variant: normal;
	color: #F9E900;
	padding: 10px;
	}
	
#navigation a:hover {
	color:#62BEF8;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-variant: normal;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #613D1D;
	text-decoration: none;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #FFEE01;
	}

/* Class Styles */

.bodyText {
	color:#FFFFFF;
	line-height:normal;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	}
	
.pageName{
	color: #f6bad6;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 22px;
	}
	
.subHeader {
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	
.sidebarHeader {
	color: #FFFF33;
	font-weight:normal;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}	
	
.detailText {
	color:#DB940F;
	line-height:normal;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
.smallText {
	color:#402711;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}
	

	
.sousTitre {
	color:#613D1B;
	line-height:16px;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.bodyTextBleu {
	color:#62BEF8;
	line-height:normal;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.bodyTextJaune {
	color:#FFFF33;
	line-height:normal;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
