/* 
   1. Top Right Bottom Left 
   2. Vertical align : height and line-height must be the same
*/


/* NO FRAME */
#no_frame {
width: 720px; /* _parametres_pages.php => $input_text_max */
text-align:left;
}
#no_frame_title {
width: 720px;
height: 26px;
line-height: 22px;
background: #FFFFFF url('../images/frames/infoplus_title.gif');
font-family:  verdana,serif; 
font-size: 12px; 
font-weight: bold; 
color: #555555;
text-align:center;
}

/* FRAME (see global.css) */
