.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: #F3F3F3 url(../images/acces_fonction_fond.png) repeat-x top left;
    max-width: 450px;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    text-align: center;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #FFFFFF bottom right;
    max-width: 450px;
    text-align: justify;
    border: 1px solid #E1E1E1;
    line-height:140%;
}
