.guide-box{
	width: 554px;
	height: 141px;
	background-image: url("http://rwfrvia.inforce.dk/Files/RW-FR/Home/guide/boite-guide.jpg");
	background-repeat: no-repeat;
	background-position:left top;
	padding:1px;
	font-size:11px;
	margin-bottom: 5px;
}

.guide-box .guide{
	width:267px;
}

.guide-box .gauche{
	float: left;
}

.guide-box .guide a{
	color:#000000;
	text-decoration:underline;
}

.guide-box .guide a:hover{
	color:#AD0000;
	text-decoration:underline;
}

.guide-box .guide .graphs .graph a img ,
.guide-box .guide .graphs .graph img{
	border: 0;
}

.guide-box .guide .graphs .graph a img{
	text-decoration:none;
}

.guide-box .guide .graphs{
	margin-left:auto;
	margin-right:auto;
	width:274px;
}

.guide-box .guide .graphs .graph{
	float: left;
	margin-left:4px;
	/*margin-left: 6px;*/
	text-align: center;
	display: block;
	width:64px;
}

.guide-box .guide .graphs .graph .image{
	height: 40px;
}


.guide-box .guide .graphs .graph.first{
	float: left;
	margin-left: 0px;
	text-align: center;
}

.gras{
	font-weight: bold;
}

.espace{
	padding-bottom:0;
	padding-top:9px;
}