﻿#page{
	background-color:#36292D;
	height:436px;
	overflow:auto;
}
.rubrique{
	width:885px;
	margin:0 0 15px 10px;
	border-bottom:1px solid #69595D;
	clear:left;
	padding-bottom:30px;
	overflow:hidden;
}
.col{
	width:202px;
	padding-right:10px;
	float:left;
}
.collong{
	width:402px;
	padding-right:10px;
	float:left;
}
.intro{
	width:602px;
	padding-right:10px;
	float:left;
	color:#FFFFFF;
	padding-bottom:20px;
}
.col .ssrub, .collong .ssrub{
	font-weight:bold;
	text-transform:uppercase;
	color:white;
}
.col a, .collong a{
	background:transparent url(/_fr/_fr/outils/sitemap/img/arrow.gif) no-repeat left 2px;
	padding-left:10px;
	color:#CCCCCC;
	display:block;
	text-decoration:none;
}
.col a:hover, .col a:focus, .collong a:hover, .collong a:focus{
	color:#E0FA82;
}
.col .ssss{
	margin-left:10px;
}
.lastone{
	border:0;
}