@CHARSET "ISO-8859-1";

/*
the classes included between the WYMEditor pseudo tag will be used as formatting options by the
wym editor, @see http://trac.wymeditor.org/trac/wiki/0.5/Customization
*/
/* WYMeditor */

/* Paragrafo con riga sotto */
p.bottomline{
  border-bottom: 1px solid #4d4d4d;
  padding-bottom:10px;
  margin-bottom:10px;
  /*   border-bottom: 4px solid #4d4d4d;    */
}
 
 


/* /WYMeditor */
