#news
{
background-image: url('../images/fond2global.gif');
padding:10px;
margin-left:10px;
margin-right:5px;
margin-bottom:10px;
border:1px solid #d6d0b6; 
}
#news .newstitle
{
display:block;
font-size:0.9em;
color: #480e0D;
margin-bottom:5px;
border-bottom: 1px solid #480e0d;
text-align:left;
text-transform: uppercase;
}

#news .newscontent
{
font-size:0.8em;
color: #480e0D;
text-align:left;
margin-bottom:10px;
}

#news .newsmore
{
padding:0px;
margin:0px;
text-align:right;
font-size:0.7em;
margin-top:-10px;
margin-bottom: 15px;
}

#news a
{
font-size:1.1em;
}

#news .newsdate
{
text-align:left;
color:#480e0D;
font-size:0.8em;	
}
