/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
	}
	
a:hover {
	color: #0000FF;
	}
	
/* ID Styles */

#navigation a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
.texte {
	line-height:normal;
	color:#26354A;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
	}

.lien {
	line-height:normal;
	color:#FFFFFF;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: auto;
	font-style: normal;
	}
	
.pageName {
	color: #FFFFFF;
	letter-spacing:normal;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 36px;
	font-weight: bold;
	margin-left: 10px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:normal;
	}
	
.navText {
	color: #26354A;
	letter-spacing:.1em;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.titre {
	color: #0033FF;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	}
	
	
.sous-titre {
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 58px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(puce.GIF);
	}
	
