
/*************************************/
/*****News_detail**************************/
/*la partie detail*/
#news_corp{	
 border-color:rgb(174,174,174);
 border-style: solid;border-width: 0px 1px 1px 1px;
 /*height:px;*/width:713px;
 /*-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;*/
 /*margin:0px 5px 5px 0px;*/
 background-color:white;
 text-align:left;
 vertical-align:top;
}
#title{
margin:10px 5px 5px 10px;
font-weight:bold;
color:rgb(2,75,126);
}
.detail_short,.detail{
margin-left:10px;
}
.detail_short{
font-weight:bold;
}
.others_news {
margin:10px 0px 10px 10px;
}
.others_news a{
text-decoration:none;
}
.detail{
margin-right:5px;
}