body {
	background-color:#000000;
	color:#CCCCCC;
	/*font-family:tahoma;*/
	font-family:verdana;
	font-size:10pt;
}

div#topmenu {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	border-top:1px dotted maroon;
	border-bottom:1px dotted maroon;
	padding:2px;
	margin-bottom:15px;
	white-space:nowrap;
}

div#topmenu a {
	text-decoration:none;
	padding:4px 8px;
	/*color:inherit;*/
	color:#CCCCCC;
}

div#topmenu a:hover {
	background-color:#666666;
}

div#leftmenu {
	font-family:tahoma;
	text-align:left;
	border-left:1px dotted maroon;
	border-right:1px dotted maroon;
	padding:4px;
	width:7.7em;
	margin-left:1em;
	padding-top:6.3em;
	margin-top:-4em;
	float:left;

	height:100%;
	min-height:200px;
}

div#leftmenu a {
	text-decoration:none;
	/*color:inherit;*/
	color:#CCCCCC;
	width:100%;
}
div#leftmenu a:hover {
	color:#FFFFFF;
}
div#leftmenu ul {
	padding:0 1.15em;
	margin:0;
}

div#leftmenu li {
margin-bottom:0.7em;
}

div#logoname {
	font-family:"Courier New", Courier, mono;
	font-size:2em;
	text-align:center;
	height:50px;
	font-weight:bold;
	padding-top:8px;
	margin-bottom:-8px;
}

a {
	text-decoration:none;
	/* color:inherit; stupid IE */
	color:#CCCCCC;
}

div#main {
	margin-left:12.6em;
	max-width:60em;
	font-size:90%;
	margin-right:2em;
	min-height:310px;
}

span.date {
	/*color:#555555;*/
	color:#777777;	
}

span.tabbedDate {
	width:2000px;
	/*color:#555555;*/
	color:#777777;
	padding-right:0.3em;
}

hr {
	border-top:1px dashed #555555;
	border-bottom:0;
	border-left:0;
	border-right:0;
	color:#000000;
	margin:1.5em 4em;
}

h3 {
	font-size:inherit;	/* IE sucks again! */
	font-weight:normal;
	border:1px dotted #555555;
	padding-left:0.3em;
	margin-bottom:-0.8em;

}

img.responsables {
	float:left;
	padding-top:20px;
	padding-top:inherit;
	padding-right:10px;
}

div.responsables {
	padding-left:170px;
}

div#copyright {
	border-top:1px dotted maroon;
	text-align:center;
	padding-top:0.2em;
	margin-top:2em;
/*	relative; bottom: 100% */

	/* copied from div#main, to use when #copyright not inside #main */
	margin-left:12.6em;
	max-width:60em;
	font-size:90%;
	margin-right:2em;
}

#logo {
	position:absolute;
	left:25px;
	top:3px;
}

a img {
	border-width:1px;
	border-color:#333333;
}

a img:hover {
	border-color:gray;
}

#responsablesTable td {
	text-align:center;
	padding:2px 6px;
}

.realTable {
	font-size:11px;

	background-color:gray;
}

.realTable td {
	padding:2px 4px;
	background-color:black;
}

.horaires td {
	vertical-align:top;
	padding-bottom:6px;
}

.floatingImg {
	float:left;
	padding-right:10px;
}
.floatingImg img {
	padding:2px 0;
}


.realList {
	padding:20px 0;
}

.realList h3 {
	margin:10px 0;
}


.realList li {
	padding:4px 0;
}

.realList small {
	font-size:80%;
	margin-bottom:20px;
	color:gray;
}

.dayofweek {
	padding-top:4px;
	padding-right:4px;
	text-align:right;
	font-weight:bold;
}
