/* CSS Document */

.cadrenews {
margin : 0px;
width: 538px;
height : 385px;
background : black url("../img/fondnews4.gif") repeat left top;
position: relative;

}


.cadrepageajoutee {
margin : 0px;
width: 538px;
height : 571px;
background : black url("../img/fondpageajoutee.gif") repeat left top;

}


.contenunews{

padding:10px;
padding-top : 40px;
}


.cadrepageajoutee .contenunews{
padding-top : 10px;
}


.cadrenews .titre{
color : #aaff05; 
font-style: normal;
margin-top:5px;
}

.allerpage{
text-align:right;
position: absolute;
bottom: 5px;
right: 10px;
}

.articlenews{
margin-left:10px;
}

.nommm{
font-size:15pt;
color : #aaff05; 
font-style: italic;

}

