/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px arial;
	color:#000000;
	}
	
a {
	color: #FDC551;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #D6DE95;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #D6DE95;
	text-decoration:underline;
	}

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

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.sidebarText {
	color: #BDC295;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	}
	
.bodyText {
	line-height:24px;
	color:#000099;
	font-family: arial;
	font-size: 12px;
	}
.bodyText2 {
	color: #98CE36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:12px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.TitrebodyText {
	font-family: Georgia;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #D6DE95;
}
.commentaires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #FFFF99;
}
.titre {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #FFFFFF;
}
.titre_enfants {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #0066CC;
}
