a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 4px solid #fff;
    background: #ff8;
    width:270px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -14px;
    left: 15px;
    height: 14px;
    width: 29px;
    background: transparent url(../img/image-infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}
.bak {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/bak.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bak_logo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/logo_bak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bak_constr {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/construction.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bakmain {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
.marge {
	background-attachment: scroll;
	background-image: url(img/marge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bas {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.paragraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.paragraf-couleur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.paragraf-blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menugauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #0099FF;
	
}
.sousmenugauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	text-decoration: underline;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	background-repeat: repeat-x;
}
.cadre {
	border: 1px solid #006699;
}
.cadreTableau {
	border: 1px solid #006699;
	background-color: #CFE3FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.TitreTableau {
	background-attachment: scroll;
	background-image: url(forum/templates/subSilver/images/cellpic3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

