/* CSS Document */
#texte_actus {
width:720px;
height:458px;
margin:12px 0 0 0;
padding:0;
overflow:auto;
float:left;
}

#texte_actus a{
color:#abd198;
font-size : 12px;
}

#texte_actus a:hover{
color:#000000;
font-size : 12px;
}

h1 {
color:#abd198;
font-size : 12px;
font-style:italic;
margin:0;
padding:0;
}


h2 {
color:#000000;
font-size : 14px;
font-weight:bold;
margin:0;
padding:0;
}

p {
color:#000000;
font-size : 12px;
}


