/* Global Styles */

.Style2 {font-size: 24px}
.Style35 {color: #C8D880}
.Style36 {font-size: 16px}
.Style42 {font-size: 18px}
.Style43 {font-size: 36px}

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:12px georgia;
	font-weight:inherit;
	color: #99CC00;
	text-decoration:none;
	letter-spacing:inherit;
	}
		
#navigation a:hover {
	background: #c8d880;
	color:#FF0000;
	}

/* ID Styles2Geo */

#navigation2 a {
	font:12px georgia;
	font-weight:inherit;
	color: #336666;
	text-decoration:none;
	letter-spacing:inherit;
	}
		
#navigation2 a:hover {
	background: #c8d880;
	color:#FF0000;
	} 
	
#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 {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:14px georgia;
	line-height:20px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #009DE0;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #FF0000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText  {
	font: 11px georgia;
	color: #FF0000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
		
.navText2  {
	font: 11px georgia;
	color: #336666;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.Lien accueil {
    font: 11px georgia;
	color: #c8d880;
	}
	
	
