#outils {position:relative; float:right; 
clear:right;
width:220px;
}

#outils ul img {vertical-align:middle;}

/* boutonstexte.css */
.boutonstexte {
position:relative;
clear:both;
float:right;
margin-left:10px;
margin-right:40px;
margin-top:5px;
margin-bottom: 50px;}

.boutonstexte button {
	top: 10px;
	border: 1px transparent solid;
	background-color: transparent;
}
.textsizeup, .textsizedown, .textonly {
	cursor: pointer;
}
.boutonstexte button:hover {
	border: 1px red solid;
}
.boutonstexte button img {
	behavior:url(win_png.htc);
}

div.onlytext {
	text-align: [(#LANG_DIR|choixsiegal{ltr,left,right})];
	margin:0 auto!important;
	border:0 !important;
	padding:0 !important;
	float: none !important;
	color: black;
	width:19cm!important;
	font-size: 1em;
}

div.onlytext p {
	padding-bottom:0.5em!important;
}

.onlytext_wrapper {
	text-align:center !important;
	font-size: 76%;
	background-color:white;
}

