@charset "UTF-8";
/* CSS Document */
#menu-right {
	float: right;
	height: 670px;
	width: 170px;
	border: solid 1px #fff;
}
#connect-block {
	font-size: 10px;
	color:#fff;
	text-align:left;

}
#connect-block a {
	color:#fff;
	text-align: center;
	text-decoration: underline;
}
#connect-block a:hover {
	color:#C6FF21;
}
.bestof1 {
	height:32px;
	font-size:11px;
	text-align:left;
	background-color:#F2F9FF;
	text-indent: 0px;
}
.bestof2{
	height:32px;
	font-size:11px;
	text-align:left;
	background-color:#DEF3FF;
	text-indent: 0px;
}

.number{
	color:#42C9F6;
	font-size: 15px;
	text-align: center;
}
.bestof1 a {
	text-decoration: none;
	color: #447FF6;
}
.bestof2  a {
	text-decoration: none;
	color: #447FF6;
}
.bestof1 a:hover {
	color:#42C9F6;
}
.bestof2  a:hover {
	color: #42C9F6;
}
#offre-moment-block-right {width:170px; height:200px; border:solid #ccc 1px; margin:10px 0px;}
#contact-index {
	width:170px;
	height:80px;
	background-color:#fff;
	margin-bottom:10px;
	border: solid 1px #fff;
}

