/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11pt;
	}
	
a {
	text-decoration:underline;
	font-weight:bold;
	color: #003366;
	}
	
a:hover {
	color: #003366;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #666666;
	text-decoration:none;
	letter-spacing:normal;
	}
	
#navigation a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

.mini {
	color: #333333;
	line-height:12px;
	font-family: verdana;
	font-size: 10px;
	}
	
.bodyText {
	line-height:18px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}
	
.Title {
	color: #003068;
	letter-spacing:normal;
	line-height:20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.subHeader {
	color: #003068;
	font-weight:bold;
	line-height:18px;
	letter-spacing:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	}
	
.navText {
	color: #339900;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}
	
.calendarText {
	line-height:normal;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
	
.bold-italique {
	color: #333333;
	line-height:16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
}
.subHeaderblanc {
	font:12px verdana;
	color: #FFFFFF;
	font-weight:bold;
	line-height:16px;
	letter-spacing:normal;
}
.minititre {
	color: #003366;
	line-height:12px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339900
}
.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: bold; color: #336699}
