#compagnies-maritimes {
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 250px;
	background: #69c url(/static/images/bg/bg_pod-degrade.jpg) no-repeat left bottom;
}

#it #compagnies-maritimes {
    background: #fff none;
    width: 178px;
    border: 1px solid #cbcbcb;
}

#it #compagnies-maritimes div.img {
    display: none;
}

#compagnies-maritimes h2 {
	float: left;
	display: inline;
	margin: 0 !important;
	padding: 13px 0 0 20px;
	width: 220px !important;
	color: #1c7cd2;
	font-size: 18px;
	height: auto !important;
	background-color: #f2f2f2;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#it #compagnies-maritimes span.sep {
    width: 178px !important;
    display: none;
}

#it #compagnies-maritimes h2 {
    width: 157px !important;
    padding-left: 6px;
}

#de #compagnies-maritimes h2 {
	font:bold 12px Verdana;
}
#compagnies-maritimes h2 span {
	font-weight: bold;
}
#compagnies-maritimes ul {
	float: left;
	display: inline;
	margin: 10px 0 10px 20px !important;
	padding: 0;
	clear: both;
	list-style: none;
}

#it #compagnies-maritimes ul {
    margin: 0;
    padding: 0;
    float: left;
    padding-bottom: 3px;
    width: calc(100%);
    margin: 10px 0 10px 15px !important;
}

#compagnies-maritimes span.sep {
	float: left;
	display: inline;
	height: 2px;
	overflow: hidden;
	margin: 10px 0 0;
	padding: 0;
	width: 250px;
	background: transparent url(/static/images/bg/sep-250-compagnies-maritimes.gif) no-repeat left top;
}
#compagnies-maritimes ul li {
	float: left;
	display: inline;
	margin: 5px 0 0;
	padding: 0;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
    width: calc(100% - 30px);
}
#it #compagnies-maritimes ul li {
	background: #fff;
    border-bottom: 1px dotted #cecece;
    overflow: hidden;
}
#it #compagnies-maritimes ul li:last-child{
	border-bottom: 0px;
}
#compagnies-maritimes ul li a {
	color: #fff;
	text-decoration: none;
}
#marge-tout-savoir ul li a:hover {
	color: #0674cb;
    text-decoration: underline;
}
#it #compagnies-maritimes ul li a{
	color: #434343;
	font-weight: normal;
	font-size: 12px;
	}
#compagnies-maritimes .img {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 21px;
	background: url(/static/images/bg/modbleu-effaff_B_arrondis_250.jpg) no-repeat left top;
}