/* Global Styles */

body {
	margin:5px;
	background-color: #EEEEEE;
	}
	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #e0201f;
	font-weight:bold;
	}
	
a:hover {
	color: #2aa4f9;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	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:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #EEEEEE;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	.sidebarText a:hover {
	color: #FFFF99;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.bodyText {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.titre {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.pageName {
	color: #E0201F;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	color: #EEEEEE;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.photo {
	border: 1px solid #000000;
}
.tablo {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.barre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2AA4F9;
}
#monthformat {
	border-bottom: 2px solid #E6F3FF;
	color: #000000;
		}
		
#dateformat {
	color: #000000;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	color: #000000;
	font-weight:bold;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #FFDA80;
	letter-spacing:0.1em;
	}
