a
{
	color: blue;
	outline: none;
}

img
{
	border: 0;
}

.bgw
{
	background-color: white;
	padding-left: 2px;
	padding-right: 2px;
}

.vertical-img
{
	vertical-align: middle;
}

.no_under
{
	text-decoration: none;
}

#footer
{
	font-size:0.7em;
	text-align:center;
}

#price,#price tr td,#price tr th
{
	border: 1px #000 solid;
	border-collapse: collapse;
	margin: 0;
	padding: 0 5px 0 5px;
}

#price tr th
{
	border-collapse: collapse;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

#price #tot
{
	font-weight: bold;
	text-align: right;
}

#price .mtr a
{
	color: #000;
	text-decoration: none;
}

.link_stat
{
	color: #000;
	text-decoration: none;
}

#price th a
{
	color: #fff;
	text-decoration: none;
}

#price .mtr a:hover
{
	color: #fff;
}

#price .mdl
{
	text-align: center;
}

#price tr.mtr:hover,#price tr.mtr a:hover
{
	background-color: #AAA;
}

#price #today
{
	text-decoration: underline;
}

.stats, .stats td, .stats th
{
	border: 1px #000 solid;
	border-collapse: collapse;
	margin: 0;
	padding: 0 5px 0 5px;
	text-align: left;
}

.stats tr th
{
	border-collapse: collapse;
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

.stats tr.impair
{
	background-color: #EFEFEF;
}

.stats tr.pair
{
	background-color: #DEDEDE;
}

.stats td
{
	padding: 0 5px 0 5px;
}

.stats #maxcolumn
{
	width: 150px;
}

dt
{
	font-weight: bold;
}
dd
{
	font-style: italic;
}

#calendar table
{
	text-align: center; 
	color: #000;
	border: 1px black solid;
	font-size: 1.0em; 
	border-collapse: collapse;
}

#calendar table tbody a
{
	display: block; 
	height: 100%; 
}

#calendar table tbody a:hover
{
	background: #888;
	text-decoration: none;
}

.event, #calendar table tbody .event a
{
	background: #DDD; 
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#calendar table th a
{
	color: white;
}

#calendar table th
{
	background-color: black;
	color: #fff;
	font-weight: bold;
}

#calendar table tr, #calendar table td
{
	padding: 0;
	border: 1px black solid;
}

#calendar table .sous_cat td
{
	border: 1px black solid;
	border-collapse: collapse;
}

#calendar .eventslist
{
	border: 1px solid #000;
	background-color: #fff;
	z-index: 10;
	padding: 0;
	margin: 0;
	color: #000;
	text-align: center;
	position: absolute; 
	visibility: hidden; 
}

.event, #calendar table tbody .event
{
	background: #000;
}

#calendar a
{
	text-decoration: none;
	color: blue;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0;
}

#calendar #today
{
	color: #F00;
}

#calendar .notToday
{
	color: #fff;
}

#mng_list
{
	width:100%;
	vertical-align:top;
	text-align:center;
	border:1px black solid;
}

#mng_list td
{
	border:1px black solid;
	padding: 3px;
}

h3#today
{
	text-decoration:underline;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu
{
	position: absolute;
/*	top: 0;
	left: 0;*/
	z-index: 100;
	width: 100%;
	margin: 10px 0 10px 0;
}

#menu dl
{
	float: left;
	width: 12em;
	margin: 0 1px;
}

#menu dt
{
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #ccc;
	border: 1px solid gray;
	text-align: center;
}

#menu dd
{
	border: 1px solid gray;
}

#menu li
{
	text-align: center;
	background: #fff;
}

#menu li a, #menu dt a
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a:hover, #menu dt a:hover
{
	background: #eee;
}

.no_link
{
	color: #000;
	text-decoration: none;
}

.no_link:hover
{
	color: #FF8000;
}

td, p
{
	font-size: 18px;
}