#newsAccueil {
}
#newsAccueil table{
width : 100%;
cell-spacing: 2px;
}

#newsAccueil tr{
}

#newsAccueil td{
width : 50% ;
}

#newsAccueil #titreNews{
font-family:   Arial, Verdana, Helvetica;
line-height : 1em;
font-weight :bold;
font-size: 11pt;
color: #4E4457;
text-align:left;
border:none;
margin:0px;
padding:0px;
margin-bottom:2px;
border-bottom:0px solid #666;
}

#newsAccueil a{
border:1px solid #999;
border-left:10px solid #685874;
display:block;
font-family:  Helvetica, Verdana, arial;
font-size: 7.5pt;
color:black;
text-align:left;
text-decoration: none;
font-weight :normal;
height:100%;
padding:10px;
margin:5px;
}

#newsAccueil a:hover{
border-left:10px solid #C0BE98;
color:black;
}