/* CSS Document */

.blocActu {
border-bottom:1px solid #daddde;
margin-bottom:5px;
padding-bottom:3px;
text-align:left;
}

.titreActu strong {
color:#258ece;
}

.titreActu {
color:#7e7f80;
margin-bottom:4px;
line-height:normal;
}

.titreActuGrand {
color:#7e7f80;
font-size:13px;
margin-bottom:4px;
line-height:normal;
}

#contenusTextes a {
color:#258ece;
text-decoration:none;
}

#contenusTextes a:hover {
color:#258ece;
text-decoration:underline;
}

#boutonsPrecSuiv {
width:200px;
margin-top:15px;
text-align:center;
margin-left:130px;
}

#zone10actus {
margin-top:15px;
background:url(../images/fond-10-actus.gif) repeat-y;
width:459px;
text-align:left;
}

#texte10actus {
margin:10px 20px 5px 10px;
background:url(../images/fond-10-actus-filet.gif) repeat-y;
font-size:10px;
line-height:normal;
color:#7e7f80;
}
#texte10actus a {
color:#03619a;
}

#texte10actusCol1 {
float:left;
width:208px;
}

#texte10actusCol2 {
float:left;
margin-left:12px;
width:208px;
}

#touteActus {
text-align:right;
width:438px;
margin-bottom:10px;
}

.element10actus {
margin-bottom:5px;
}


/* Begin - Diaporama */
div#diaporama {
  margin: 20px auto;
  padding: 15px 0 15px 0;
  width: 453px;
  background: url(../images/fond-diapo.gif) repeat-y;
  text-align: center;
}

.boite {
  margin:10px;
  padding:5px;
}

.ombre {
  float:left;
  clear:left;
  background-color: #FFF;
  margin: 20px 0 5px 0 !important;
  padding: 0px;
}

.ombreImg {
  position:relative;
  bottom: 13px;
  left: 13px;
}
/* End - Diaporama */

