/* additional styles for www.sivananda.org/geneva/
	by mahadev, vienna */


* html body {
	text-align: center;
}

* html table {
	text-align: left;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

#hdnav {
	width: 750px;
	background: #ed6000;
	font-size: .7em;
	font-weight: bold;
	text-align: left;
	list-style: none;
	border-top: 3px solid #ed6000;
	border-bottom: 3px solid #ed6000;
	margin: 0 auto;
}
#hdnav li {
	background: transparent;
	color: white;
	display: inline;
	margin: 0;
}
#hdnav a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 8px;
}
#hdnav a:hover {
	background: #337;
}

#page_title {
	height: 30px;
	border-bottom: 2px dashed #fc6;
	margin-top: 8px;
}

#page_title td {
	background: #ec8101;
	color: #6f0000;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 8px;
}

#page_items_menu {
	height: 20px;
	background: #fc6;
}

#page_items_menu td {
	color: #280068;
}

#page_items_menu ul {
	list-style: none;
	padding: 0 8px;
	margin: 0;
}

#page_items_menu li {
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

#page_items_menu a {
	color: #720000;
	text-decoration: none;
}

#page_items_menu a:hover {
	color: #d00;
}

table.horaire {
	width: 100%;
	border: none;
	margin-bottom: 1em;
}

table.horaire tr {
}

table.horaire th {
	background: #ffc140;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding: 1px 3px;
	border-right: 1px solid white;
}

table.horaire tr.even td {
	background: #fbe6a4;
}

table.horaire tr.even2 td {
	background: #fadf8f;
}

table.horaire tr.obli td {
	background: #dbedf0;
}

table.horaire td {
	text-align: center;
	padding: 1px 2px;
	}

table.horaire td:first-child {
	font-weight: bold;
	text-align: right;
	padding: 1px 2px;
	}

table.horaire td span {
	text-decoration: line-through; color: #778;
}



table.cal {
	width: 219px;
	border: none;
	margin-bottom: 1em;
}

table.cal tr, table.cal th, table.cal td {
	padding: 0;
	border: none;
	margin: 0;
}

table.cal th {
	background: #ec8101;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px auto;
}

table.cal td {
	font-size: 12px;
	padding: 3px 5px;
	border: 1px solid #ec8101;
}

table.cal td span.dow {
	font-weight: bold;
}

table.cal td span.tim {
}

table.cal td span.dat {
	font-weight: bold;
	color: #c00;
}

.calendrier_bottom {
	font-size: 12px;
	padding: 3px 5px;
	border: 1px dotted #EC8101;
}
.calendrier_bottom2 {
	font-size: 12px;
	padding: 3px 5px;
	border: 1px dotted #EC8101;
	border-left: none;
}
.calendrier_head, .calendrier_head2 {
}
.calendrier_head2 {
	text-transform: none;
	border-left: 1px dotted #fff;
}

