
.home .banniere{
	height: 232px;
	position: relative;
	background-image: url(../../../../fileadmin/bannieres/page_d_accueil/banniere_home.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.right-content{
	width: 205px;
	right:17px;
	top: 254px;
}

.page-content{
	width: 358px;
}

.home-rand-img{
	position:absolute;
	right:222px;
	top:274px;
	width:358px;
}

.home-black-menu{
	background-color:black;
	color:white;
	height:20px;
	position:absolute;
	right:222px;
	font-size: 10px;
	text-transform:uppercase;
	top:254px;
	width:358px;
	font-weight: bold;
}

.home-black-menu a{
	color: white;
	text-decoration: none;
}

.home-black-menu ul{
	padding: 0;
	margin: 0;
}

.home-black-menu li{
	float: left;
	line-height:20px;
	list-style: none;
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(img/puces/puce_black.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.menu-rootline{
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	font-size: 11px;
	padding-right: 30px;
}



.calendar-table{
	background-color: #5b667a;
	color: white;
	border: solid 1px white;
}

.calendar-table .linked_day{
	background-color: #ff7e00;
	color: white;
	text-decoration: none;
}


.calendar-table .linked_today{
	background-color: black;
	color: white;
	text-decoration: none;
}

.calendar-table .linked_today_nolink{
	background-color: #6085bb;
	color: white;
}

.columYear a, .columPrevious a, .columNext a{
	color: white;
}

html .calendar-table th {
	border-bottom:1px solid white;
	border-top:1px solid white;
	color:white;
}

.rcMenuContainer{
	background-color: white;
}

.rcMenuContainer .rcRightContextTable{
	background-color: white;
}

.rcMenuContainer .rcMenuItemText{
	color: white;
	background-color: #ff7e00;
}

.rcMenuContainer .rcMenuItem{
	background-color: white;
}
