/* CSS pour les news */

.griseA {
border-style:dotted; 
border-width:2px; 
border-color:silver; 
width:100%; 
padding:5px; 
height:100px;

}
