/* Offshore CSS adapted to Greenmar */

#ToP {
	visibility: hidden;
}

#Contenu h4 {
	background:	url("../images/puce-offshore.gif") no-repeat top left;
	padding-left: 14px;
}

table {
	border: 2px solid #052850;
	empty-cells: show;
	border-collapse: collapse;
	margin-bottom: 20px;
}

td {
	padding: 3px;
	font-size: 0.9em;
}

#Navigation li a:hover {
	color: #138f34;
	border-bottom-color: #138f34;
	text-decoration: none;
}

/* b-safe */

#b-safe {
    background-color: transparent;
    color: #052850;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	padding: 2px 0 0 38px;
	background:	url("../images/B.png") no-repeat center left;
    min-height: 32px;
    height: auto;
    width: 80px;
    z-index: auto;
    overflow: visible;
    visibility: visible;
    float: right;
    /* border: 1px solid red; */
}
