#accesrapidearea{
	float: right; 
	width: 145px; 
	margin:0px 0px 0px 5px;
	position: relative; 
	right: 0px; 
	font-family: Verdana, Arial, sans-serif;
	z-index: 100;
}


#accesrapide{
	height: 428px;
	background-color: #AFADB2; 
	margin: 10px 0px 0px 0px; 
	font-size: 10px;
	text-align: left;
}

#accesrapidehead{
	position: absolute; 
	top: 0px; 
	right: 0px; 
	width: 100px; 
	height: 20px; 
	background-color: #d5192c; 
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold; 
	text-align: center; 
	line-height: 20px;
	z-index: 110;
}

#accesrapide ul{
	list-style: none; padding: 15px 0px 0px 1px;
}

#accesrapide ul li{
	padding: 0px 0px 5px 0px;
	cursor: pointer;
}

#accesrapide ul li.actif{
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.acccesrapidecalcontainer{
	height: 226px; 
	position :relative; 
	top: 0px; 
	overflow: hidden;
	display: none;
}

.acccesrapidescrolling{
	float: right; 
	height: 100%; 
	width: 10px; 
	background-color: #AFADB2; 
	position: relative;
}

.accesrapidedown, .accesrapideup{
	height: 138px; 
	cursor: pointer;
}

.accesrapidedown img{
	position: absolute;
	top: 3px;
	left: 0px;
}

.accesrapideup img{
	position: absolute; 
	top: 219px; 
	left: 0px;
}

.accesrapidecal{
    font-size: 9px;
    width: 130px;
    /*font-weight: bold;*/
    color: #000000;
    line-height: 11px;
	position: relative;
}

.accesrapidecal td{
	border-top: 1px solid #AFADB2;
    padding: 2px 1px;
    background-color: #DCDADB;
    vertical-align: top;
	text-align: right;
}

.accesrapidecal tr.actif td{
	color: #D5192C;
    background-color: #FFFFFF;
}

.accesrapidecal tr.actif td a{
	color: #D5192C;
}

.accesrapidecal td.date{
	width: 30px;
	text-align: left;
	font-weight: bold;
}

.accesrapidecal td .titre{
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

.accesrapidecal td .soustitre{
	font-weight: normal;
	color: #000000;
}
