/* Global Styles */

body {
	margin:0px;
	background-color:#EFEFEF;
	}
	
td {
	color:#FFFFFF;
	font-family: arial;
	font-size: 11px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #000000;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#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;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: georgia;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #000000;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#3333FF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color:#3333FF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #22427C;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
/* Index.html */

body {
margin: 0;
padding: 0;

font: 80% Georgia Bold;
font-color: #FF0000;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: left;
top: 0;
left: 0;
color:#3333FF;
width: 15em;


}

#menu dt {
cursor: pointer;
margin: 10px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;

background: #999999;
border-radius: 5px;
-moz-border-radius : 10px 10px / 5px 5px; 
box-shadow: 4px 4px 0px #aaa;
}
#menu dd {
border: 0 none;
color:#3333FF;
}
#menu li {
text-align: left;
background: #CECECE;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
color:#3333FF;
}
#menu li a:hover {
background: #FFFFFF;
}
#menu dt:hover {
background: #FFFFFF;
border-radius: 5px;
-moz-border-radius : 10px 10px / 5px 5px; 

}


#contenu
{
	margin-top:15px;
}

body,td,th {
	color: #FF0000;
}


#navigation .Style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	padding: 10px;
	border-top-width: 1pt;
	border-right-width: 0px;
	border-bottom-width: 1pt;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#titre
{
	color:#3333FF;
	
}

#right_panel{
	background-color:white;

}
.pointer{
	cursor:pointer;
}
.Style1 {color: #FFFF00}
.Style2 {color: #FFFF00}
.Style3 {color: #3333FF}
.Style13 {color: #3333FF}
.Style14 {color: #FF0000}
.Style15 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
}
.Style18 {font-size: 12px; font-weight: bold; }
.Style19 {color: #FFFF00; font-weight: bold; }
.Style20 {color: #FFFFFF; font-weight: bold; }
.Style21 {line-height:16px; letter-spacing:.1em; font: 11px arial;}
