.Medito_button{
	border-top: 1px solid #ced2de;
	border-left: 1px solid #ced2de;
	border-right: 1px solid #737984;
	border-bottom: 1px solid #737984;
	margin: 2px;
	background-image: url(../../images/util/bg-button.png);
	background-position: right center;
	background-repeat: repeat-y;
	color: #525152;
	
}
.Medito_input{
	width: 98%;
	background-color: #fefee2;
}
.Medito_textarea{
	width: 98%;
}
textarea{
	background-color: #fefee2;
}
.ico_page_admin{
	width: 65px;
}
.Medito_td{
	font-size: 11px;
	text-align: left;
}
.block_form{
	font-family: sans-serif;
}
.bloc_form_content{
	width: 98%;
	position: relative;
	left: 10px;
}
#foot_bloc{
}
#bloc_7{
	position: relative;
	left: 0px;
	width: 100%;
}
#img_7{
	position: relative;
	top: 3px;
	left: 3px;
}
#bloc_5{
	position: relative;
	left: 0px;
	width: 100%;
}
#img_5{
	position: relative;
	top: 3px;
	left: 3px;
}
#bloc_6{
	position: relative;
	left: 0px;
	width: 100%;
}
#img_6{
	position: relative;
	top: 3px;
	left: 3px;
}

/*******************************************************************************
	Code lié aux interfaces d'édition (les boutons)
*******************************************************************************/
#sup{
	background-image: url(../../images/util/sup.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 22px;
	border: none;
	font-size: 0px;
}
#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;
}

