/* Global Styles */

body {
	margin-left:10px;
	margin-top:10px;
	text-align:left;

	}

.bodyText ul{

	padding-left:20px;
}

.bodyText li {
	list-style:circle;
	padding-left:5px;
}

.bodyText li a {
	font-weight:normal;
}

.bodyText li a:hover {
	font-weight:normal;
	text-decoration:underline;
}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #990000;  /*Orange foncé*/
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FF0000;  /*Orange clair*/
	}
	
/* ID Styles */

#bground {
	border-left:1px solid #990000;
	border-right:1px solid #990000;
	border-top:1px solid #990000;
}

#bground_d {
	/*border-right:1px solid #990000;*/
	/*border-bottom:1px solid #990000;*/
}

#bground_b {
	border-bottom:1px solid #990000;
}

#cadre_beige {
	background:#F9EFDB;
	width:100%;
	padding-left:5px;
	padding-right:5px;
}
#navigation a {
	font:9px Arial, Helvetica, sans-serif;
	color: #003399;  /*Gris Bleu Marine*/
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #990000;  /*Orange foncé*/
	}
	
#navigation a:hover {
	color:#ffffff;  /*Blanc*/
	background: #990000;  /*Orange foncé*/
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	border-bottom: 1px dotted #56544E;  /*Orange clair*/
	/*border-top: 1px dotted #56544E;*/  /*Orange clair*/
	display: block;
	}

#tableau_titre {
	background-color:#E6E6E6;
	padding: 1px;
	padding-left: 3px;
	color:#000000;
	font-weight:bold;
	border:1px solid #000000;
	}

#tableau {
	padding: 1px;
	padding-left: 3px;
	color:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#tableau_bas {
	padding: 1px;
	padding-right: 8px;
	padding-bottom: 4px;
	color:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom:10px;
	text-align:right;
}

#tableau_fees {
	border:solid 1px #FF0000; 
	padding:5px;
}
/* Calendar Styles */

#calendar td {
	border: 1px solid #003399;  /*Gris Bleu Marine*/
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;  /*Blanc*/
	}
	
/* Class Styles */

.logo {
	font:Arial;
	font-size:50px;
	color:#999999;  /*Orange clair*/
	font-weight:bolder;
	letter-spacing:.2em;
	margin-left:100px;
	vertical-align:top;
	width:100%;
	padding-left:5px;
	}

.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;  /*Bleu clair violet*/
	line-height:16px;
	}
	
.bodyText {
	font:11px tahoma;
	line-height:22px;
	color:#666666;  /*Gris Bleu Marine*/
	/*letter-spacing:.1em;*/
	text-align:justify;
	padding-left:50px;
	padding-right:40px;
	padding-bottom:40px;
	width:985px;
	}

.bodyText ul {
	list-style:circle;
}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#003399;  /*Gris Bleu Marine*/
	letter-spacing:.1em;
	}
	
.pageName {
	font:18px tahoma;
	color: #C10808;
	letter-spacing:.2em;
	line-height:32px;
	padding-left:30px;
	padding-top:5px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;  /*Bleue marine*/
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;  /*Gris Bleu Marine*/
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #003399;  /*Gris Bleu Marine*/
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #56544E;   /*Orange clair*/
	letter-spacing:.1em;
	line-height:18px;
	padding-left:10px;
	font: tahoma 10px;
	}

.sidebarText a{
	color: #56544E;   /*Orange clair*/
	letter-spacing:.1em;
	line-height:18px;
	padding-left:10px;
	font: tahoma 10px;
	font-weight:normal;
	}
	
.sidebarText a:hover {
	color: #56544E;   /*Orange clair*/
	letter-spacing:.1em;
	line-height:18px;
	padding-left:10px;
	font: tahoma 10px;
	font-weight:bold;
	}	
.sidebarText dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


.sous_titre1 {
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	color:#333333;
}

#menu {
width: 100%;
}

#menu dt {
color: #56544E;   /*Orange clair*/
letter-spacing:.1em;
line-height:18px;
padding-left:10px;
font: tahoma 10px;
/*border-bottom:1px dotted;*/
}

#menu dt a{
color: #56544E; 
font-weight:normal;
}

#menu dt a:hover{
font-weight:bold;
}

#menu dd {
border-bottom:1px dotted #56544E;
background: #F9EFDB;
}

#menu li {
text-align: left;
background: #F9EFDB;
line-height:18px;
}

#menu li a {
text-decoration: none;
display: block;
font-weight:normal;
padding-left:20px;
list-style: square;
}

#menu li a:hover, #menu dt a:hover {
background:#FFFFFF;
color:#000000;
}