/* CSS Document */
.text_edit{
font-family:"Verdana";
font-size:11px;
color:#8a8a8a;
background-color:#FFFFFF;
width:603px; height:400px;
}
.edit_img{
margin:10px 10px 10px 10px;
}
.edit_img_galerie{
margin:10px 10px 10px 10px;
border:1px solid #448746;
}

.font_edit_default{
font-family:"Verdana";
font-size:11px;
color:#8a8a8a;
font-weight:normal;
}
.font_edit_verdana{
font-family:"Verdana";
font-size:13px;
color:#448746;
font-weight:bold;
}
.font_edit_arial{
font-family:"Arial";
font-size:13px;
color:#448746;
font-weight:bold;
}
.head{
 width:621px;
 height:26px;
 background-image: url(../../images/common/articole_s.gif);
}
.buton_l{
 width:9px;
 height:26px;
 background-image: url(../../images/rgb/gl.gif);
 background-position: left;
 background-repeat:no-repeat;
}
.buton_r{
 width:9px;
 height:26px;
 background-image: url(../../images/rgb/gr.gif);
 background-position: right;
 background-repeat:no-repeat;
}
.buton_m{
 width:9px;
 height:26px;
 background-image: url(../../images/rgb/gm.gif);
 background-position: center;
 cursor:pointer;
}
.link_edit_default{
    font-size:11px;
	color:#448746;
	font-family:"Tahoma";
	text-decoration:underline;
}
.link_edit_default:Hover{
    font-size:11px;
	color:#448746;
	font-family:"Tahoma";
	text-decoration:none;
}
.input_verde{
border:1px solid #7f9db9;
font-size:11px; background:#448746;
FONT-FAMILY:"Tahoma";
TEXT-DECORATION: none;
}