div#home h1.tdb {
	color:#177288;
	border:0 none;
	font-size:1.6em;
	margin:0 0 0.5em;
	padding:0;
}
div#home div#userinfos {
	clear:both;
	color:#666666;
	float:right;
	position:absolute;
	right:5px;
	text-align:right;
	top:1px;
	z-index:500;
}
div#home div#home_left div ul {
	margin: 0;
	padding: 0;
}
div#home div#home_left div ul li {
        margin: 0.1em 0.4em;
        padding: 0.1em 0.2em;
	list-style-type: none;
}
div#home div#home_left div select {
	font-size: 1em;
}
div#home div#home_center div {
	font-size: 102%;
}
div#home div#home_center div h1 a {
	color: #fff;
}
div#home div#home_left div h1 a {
	color: #fff;
}
div#home div#home_center div h2 {
        font-size: 1.2em;
}
div#home div.item {
	padding: 0.1em 1em 1em 1em;
}
div#home div.item ~ div.item {
	border-top:1px solid #999;
}
div#home div.item h2 {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#home div.item h2 a {
        border: 0;
}
div#home div.item ul {
	margin-left: 3em;
}
div#home div.item ul li {
	margin-left: 1em;
	padding-left: 0.5em;
}
div#home div.item span.secteur {
	font-size: 0.8em;
	display: block;
	margin-left: 2em;
	font-weight: bold;
}
div#home div div span.date {
	font-size: 0.8em;
	color: #666;
	text-align: right;
	right: 5px;
	display: block;
}
div#home div.item span.secteur a {
	text-decoration: none;
	border: 0;
	font-weight: normal;
}
div#content div#secteur {
	margin: 1em;
}
div#home div div.calendar {
        min-height: 156px;
}
div#home div div div#calendar {
        border: 0;
        margin: 0.2em 0.6em 0.2em 1.2em;
        background: #fff;
}
div#home div div div#calendar table {
        border: 1px solid #999;
}
div#home div div div#calendar table tr th {
        padding: 0.1em 0.2em 0.1em 0.2em;
        background: rgb(23,114,136);
        color: #fff;
}
div#home div div div#calendar table tr th a {
        color: #fff;
}
div#home div div div#calendar table tr.calendar_heading th {
        text-align: center;
}
div#home div div div#calendar table tr.calendar_heading_days th {
        border-bottom: 1px solid #999;
}
div#home div div div#calendar table tr td {
        text-align: center;
        vertical-align: middle;
        padding: 0.1em 0.2em 0.1em 0.2em;
}
div#home div div div#calendar table tr td.ezagenda_current {
        background: rgb(23,114,136);
        color: #fff;
}
div#home div div div#calendar table tr td.ezagenda_current a {
        color: #fff;
}
div#home div div div#calendar table tr td a {
        font-weight: bold;
}
div#home div div div#calendar table tr td a {
        font-weight: bold;
}
div#home div div div#events {
        margin: 0.5em 0 0.3em 0;
        border: 0;
        overflow: visible;
}
div#home div div div#events ul span {
	font-size: 1em;
	font-weight: bold;
	color: #333;
}
div#home div table.chiffres {
	margin: 0;
	padding: 0;
	width: 100%;
}


div#private {
	margin: 0.5em 3em 0.5em 3em;
	padding: 0.5em;
	background: #eee;
	font-size: 75%;
	border: 1px solid #ddd;
}
div#private h2 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}
div #private h3 {
	font-size: 130%;
}
