.Medito_button{
	border: 1px solid #95de5b;
	margin: 2px;
}
.Medito_input{
	width: 100%;
	border: 1px solid #5de5b8;
	margin: 2px;
	background-color: #f3faee;
}
.Medito_textarea{
	width: 100%;
	border: 1px solid #e5b208;
	margin-top: 10px;
	background-color: #f3faee;
}
.Medito_td{
	font-size: 11px;
	text-align: left;
}
/*******************************************************************************
	Code lié aux interfaces dédition (les boutons)
*******************************************************************************/
#b{
	background-image: url(../../images/util/gras.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#i{
	background-image: url(../../images/util/italic.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#u{
	background-image: url(../../images/util/souligne.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#lettrine{
	background-image: url(../../images/util/lettrine.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#fl{
	background-image: url(../../images/util/fl.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#fr{
	background-image: url(../../images/util/fr.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#txtleft{
	background-image: url(../../images/util/j-gauche.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#txtright{
	background-image: url(../../images/util/j-droite.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#txtjust{
	background-image: url(../../images/util/justife.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#center{
	background-image: url(../../images/util/centre.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#titre{
	background-image: url(../../images/util/titre.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#stitre{
	background-image: url(../../images/util/stitre.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#img{
	background-image: url(../../images/util/img.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#imgleft{
	background-image: url(../../images/util/imgleft.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#imgright{
	background-image: url(../../images/util/imgright.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#imgfull{
	background-image: url(../../images/util/imgfull.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#ico{
	background-image: url(../../images/util/ico.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 22px;
	border: none;
	font-size: 0px;
}
