#zoneactu {
    height: 120px;
    background: url('./images/fond_actu.png') no-repeat center center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 4px;
}

#titreactu {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight : bold;
    color: #51669E;
    text-align: center;
} 

ul#actu {padding-left: 80px;list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #002371; text-decoration: none; text-align: left; vertical-align: middle;}
		
ul#actu li {display: block; line-height: 30px;text-indent: 25px; text-decoration: none; color: #51669E; background: url('../../nouvelles images/postit.png') no-repeat center left;}
		
ul#actu li a {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color: #535353; }

ul#actu li img {     border-style: none; margin-bottom:-5px;}
	
ul#actu li a:hover {line-height: 30px;color: #F49772; }

.actu {
    margin: auto;
    width: 580px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight : normal;
    color: #535353;
    text-align: left;
}

.actu h1 {
    padding-top: 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight : bold;
    color: #51669E;
    text-align: center;
}

.actu h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight : bold;
    text-align: left;
}

.actu .lienspages {
    margin: auto;
    width: 200px;
    padding-top: 50px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
}

.actu .lienspages a {
    text-decoration: none;
    font-size: 12px;
    font-weight : bold;
    color: #51669E;
}


.actu .lienspages a:visited {
     color:#51669E;
}

.actu .lienspages a:hover {
     color:#F49772;
}

/*
div.ZoneActu {
  background:  url("./images/coin_topleft.gif") top left no-repeat;
  width:95%;
  } 
  div.ZoneActuTwo {
  background:  url("./images/coin_topleft.gif") top left no-repeat;
  width:50%;
  } 
div.ZoneActu h2 {
  background:  url("./images/coin_topright.gif") top right no-repeat;
  font-size:1.3em;
  padding:15px;
  padding-left:0;
  margin:0;
  position:relative;
  right:-14px;
  }
div.ZoneActuBody {
  background:  url("./images/coin_right.gif") top right repeat-y;
  margin:0;
  margin-top:0em;
  padding:5px;
  padding-left:0;
  position:relative;
  right:-14px;
  }
div.ZoneActuFooter {
  background:  url("./images/coin_bottomleft.gif") bottom left no-repeat;
  position:relative;
  top:11px;
  
  }
div.ZoneActuFooter p {
  background:  url("./images/coin_bottomright.gif") bottom right no-repeat;
  padding:15px;
  padding-left:0;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-14px;
  }
  */
  
div.ZoneActu2 {
  background:  url("./images/actu_topleft.gif") top left no-repeat;
  width:95%;
  } 
div.ZoneActu2 h2 {
  background:  url("./images/actu_topright.gif") top right no-repeat;
  font-size:1.3em;
  color: #51669E;
  padding:5px;
  padding-left:0;
  margin:0;
  position:relative;
  right:-14px;
  }
div.ZoneActuBody2 {
  /*border: 2px solid #a2b2b3;*/
	background:  url("./images/actu_right.gif") top right repeat-y;
  margin:0;
  margin-top:0em;
  padding:5px;
  padding-left:0;
  position:relative;
  right:-14px;
  }
div.ZoneActuBody2 #flash {
  /*line-height: 30px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle;
  border-style: solid;
  border-color: #D4E6F2;
  border-width: 2px 0px 0px 0px;
  margin-right:5px;
  margin-top:5px;
	}

div.ZoneActuBody2 #flash a {
color: #535353;	text-decoration: none; 
	}
div.ZoneActuBody2 #flash a:hover {
/*line-height: 30px;*/
	color: #F49772; 
	}
div.ZoneActuFooter2 {
  /*border: 2px solid #ff0000;*/
	background:  url("./images/actu_bottomleft.gif") bottom left no-repeat;
  position:relative;
  top:-10px;
  width:95%;
  }
div.ZoneActuFooter2 p {
	background:  url("./images/actu_bottomright.gif") bottom right no-repeat;
  padding:2px;
  display:block;
  position:relative;
  right:-14px;
  }

ul#actu2 {padding-left: 0px;list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #002371; text-decoration: none; text-align: left; vertical-align: middle;}
		
ul#actu2 li {display: block; line-height: 30px;margin-left: 160px; text-indent: -148px; text-decoration: none; color: #51669E; background: url('../../nouvelles images/postit.png') no-repeat center left;}
		
ul#actu2 li a {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color: #535353; }

ul#actu2 li img {     border-style: none; margin-bottom:-5px;}
	
ul#actu2 li a:hover {line-height: 30px;color: #F49772; }


