.body{
  font-family: arial, verdana, sans-serif;
  font-size:11px;
}

.corner_btl{background-image: url("images/corner_btl.gif"); background-position:bottom; width: 5px; height: 20px;}
.corner_btr{background-image: url("images/corner_btr.gif"); background-position:bottom; width: 5px; height: 20px;}

.corner_tl{background-image: url("images/corner_tl.gif"); width: 5px; height: 5px;}
.corner_tr{background-image: url("images/corner_tr.gif"); width: 5px; height: 5px;}
.corner_bl{background-image: url("images/corner_bl.gif"); width: 5px; height: 5px;}
.corner_br{background-image: url("images/corner_br.gif"); width: 5px; height: 5px;}

.side_t{background-image: url("images/side_t.gif"); width: *; height:5px;}
.side_b{background-image: url("images/side_b.gif"); width: *; height: 5px;}
.side_l{background-image: url("images/side_l.gif"); width: 5px; height: 100%;}
.side_r{background-image: url("images/side_r.gif"); width: 5px; height: 100%;}

.msgText{width: 550px; height: 400px;}
.msgTitre{width: 550px;}
.msgTitreSection{font-size:16px; font-weight: bold;}
.msgDate{width: 75px;}
.msgButton{width: 100px;}

table.msgListe{border: 0px; padding: 3px; width: 100%; border-spacing: 1px; }
td.msgListeTitre{width:500px;}

.OngletsContenant{font-family: arial, verdana, sans-serif;   width:*; caption-side:top; border-width:0px; border-spacing:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; border-collapse:collapse;}
table.Onglet{font-family: arial, verdana, sans-serif;  width:100%; border-width:0px; border-spacing:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; border-collapse:collapse; text-align:center; font-size: 12px;}
a.Onglet { text-decoration:none; color:#595959;}

.NewsMsgTitre{ font-size: 16px; font-weight: bold;}

table.msgNews{width:100%; height:100%; border:0px; background-color:#FFFFFF; font-family:arial;}
table.msgNews.ContentText{padding-left:20px; color:#555555 !important; font-family:arial;}
td.msgNews.Entete{background-color:#008800; color:#FFFFFF !important; text-align:center; vertical-align:middle; font-weight:bold; font-size:11px; height:20px;}
td.msgNews.Space{height:10px;}
td.msgNews.Date{height:20px; font-size:11px; font-weight:bold; background-color:#777777; color:#000000; text-align:center; vertical-align:middle;}
td.msgNews.Titre{color:#000000 !important; font-weight:bold;}
td.msgNews.Msg{font-size:11px; color:#333333 !important;}




