.borv
{
  height: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
background-color: #47781d;
}
div#Titre
{
  font-family: Arial,sans-serif;
  font-size: 2em;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  color: #3d3d3e;
}
div#Sous-titre
{
  font-family: Arial,sans-serif;
  font-size: 1.5em;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  color: #579bd3;
}
div#Visuel
img{width:auto;max-width:200px;
height::auto;
max-height:150px;
box-shadow:1px 1px 12px #859db3}
div#Visuel img
{
  width: auto;
  max-width: 200px;
  max-height: 150px;
  box-shadow: #859db3;
}
.bloc-actu{
position: relative;
width: 195px;
height: 200px;
background-color: rgba(127, 171, 1, 0.8);
margin-left: 18px;
vertical-align:top;
margin-bottom:30px;
display:inline-block;
 border-style: solid;
    border-width: 0px;
border-color:#6b8a98;
 box-shadow: 12px 12px 12px #555;
}
.bloc-actu:hover{ box-shadow: 12px 12px 12px #002858;}
.bloc-image{
width: 195px;
height: 100px;
background-color:#fff;
margin-bottom:5px;

}

.bloc-actu img {
 position: absolute;
  clip: rect(0px, 195px, 100px, 0px);
border:solid;

}

.bloc-titre{
height:70px;
text-align:center;
font-size: 14px;
font:bold;
color:#fff;
padding:3px;}

.bloc-more{
vertical-align:bottom;
background-color:#fff;
text-align:right;
font-size: 14px;
font:bold;
color:#fff;}

.borv
{
  height: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 5px;
background-color:#47781d;
}

.infos-plus:link, .infos-plus:active, .infos-plus:visited
{
  color: #3d3d3e;
  font-size: 1em;
  display: inline-block;
  margin-top: 2px;
  width: 85%;
  height: 40px;
  background-color: #ffffff;
  padding-left: 10px;
  border-top-color: #7ab51c;
  border-right-color-value: #7FAB01;
  border-bottom-color: #7FAB01;
  border-left-color-value: #7FAB01;
  border-left-style-value: solid;
  border-left-width-value: 10px;
  border-right-style-value: solid;
  border-right-width-value: 10px;
  padding-top: 1px;
}
.bloc-I{
display:inline-block;
width:10px
height:10px
padding:2px;
background-color:#000;}