body { background-image:url(images/bg-noir.png); } 
#topnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#topnav td {
	border-bottom:#BBBBBB solid 1px;  
}
#topnav #active {
	border:#000000 solid 1px;
}
#active {
	background-image:url(images/bg-noir.png);
}
#active a {
	color:#FFFFFF;
}
.rightborder {
	border-right:#FFFFFF solid 1px;
}
#rightcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
	width:310px;
	height:375px;
	background-image:url(images/bg-bleu.png);
}
#rightcontent td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
}
#rightcontent H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#rightcontent a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#rightcontent a:hover {
	color:#DDDDDD;
	font-weight:bold;
	text-decoration:none;
}
#rightcontent .active {
	color:#CCFF00;
	font-weight:bold;
	text-decoration:none;
}
#rightcontent hr {
	border-top:solid 1px #006699;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
#leftcontent, #leftcontent td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#312e2e;
	line-height:17px;
}
#leftcontent H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#004990;
}
#leftcontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#312e2e;
	line-height:17px;
}
#leftcontent a {
	color:#004990;
	font-weight:bold;
	text-decoration:none;
}
#leftcontent a:hover {
	color:#76a5d5;
	font-weight:bold;
	text-decoration:none;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
#leftcontent th {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding:5px;
	background-color: #333333;
	font-size:12px;
}
#footer { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#777777; padding:30px; }
#footer a { color:#555555; text-decoration:none;  }
#footer a:hover { color:#333333; text-decoration:none;  }
a.cal_head {
	color:#000000;
}
a.cal_head:hover {
	text-decoration: none;
}
.cal_head {
	background-color: #76a5d5;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
}
.cal_days /*darussol*/ {
	background-color: #76a5d5;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
}
.cal_content {
	background-color: #76a5d5;
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	font-style: normal;
}
.cal_today {
	background-color:#0066FF;
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	font-style: normal;
}
.cal_event, a.cal_event {
	background-color:#003366;
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	font-style: normal;
}
#xiti { display:none; }