body {
width:850px;
 height:581px;
 margin:auto;
margin-top:30px;
}
#background{
position:absolute;
width: 850px;
height:581px;
background-image:url("images/actu/fond.jpg");
background-repeat:no-repeat;
}

#tictac
{
width:123px;
position:absolute;
top:487px;
border-style:none
}
#titre5{
position:absolute;
left:5px;  top:450px;
}
#texte
{
width:600px;  position:absolute;
top:200px;  left:180px;
font-family:"Comic Sans MS",serif ;
font-size:15px;
font-weight:bold;
text-align:justify;
}
h3
{
text-align:center;
font-family:"Comic Sans MS",serif ;
font-size:22px;
font-weight:bold;
color:  RGB(51,171,183);
}

#actu1
{
width:91px;  position:absolute;
top:436px;  left:700px;
border-width:2px;  border-color:black
}
