
.bandeau_creutzwald {
width: 946px;
background-image:url(../images/creutzwald_electricite.jpg);
background-repeat:no-repeat;
height:208px;
}


.bandeau_telephonie {
width: 946px;
background-image:url(../images/creutzwald_telephonie.jpg);
background-repeat:no-repeat;
height:208px;
}

.bandeau_electricite {
width: 946px;
background-image:url(../images/creutzwald_electricite.jpg);
background-repeat:no-repeat;
height:208px;
}

.bandeau_internet {
width: 946px;
background-image:url(../images/creutzwald_internet.jpg);
background-repeat:no-repeat;
height:208px;
}

.bandeau_cable {
width: 946px;
background-image:url(../images/creutzwald_cable.jpg);
background-repeat:no-repeat;
height:208px;
}


.bleu_electricite {
width:170px;
height:180px;
background-image:url(../images/fd_menu_electricite.jpg);
background-repeat:no-repeat;
padding-left:50px;
padding-right:20px;
padding-top:70px;
color:#FFFFFF;
text-align:justify;
}


h1 {

  display: block;
  padding: 5px 0px 5px 10px;
  font-size: 1.5em;
  border-bottom: 1px solid #f1f2f3;
  margin-bottom: 10px;
  font-weight: bolder;
  color: #55A9D4;
  border-top: 1px solid #55A9D4;
  background-color: #f8f8f8;

}

h2 {

  display: block;
  padding: 5px;
  text-indent: 5px;
  font-size: 1.3em;
  font-weight: bolder;
  color: #55A9D4;
  height:10px;
  line-height:10px;
  border-bottom: 1px solid #f1f2f3;
  border-top: 1px solid #f1f2f3;

}

h3 {

  display: block;
  padding: 3px;
  text-indent: 5px;
  font-size: 1em;
  font-weight:normal;
  color: #666666;
  height:10px;
  line-height:10px;
  border-bottom: 1px solid #f1f2f3;

}

a:link, a:visited, a:active {
width:auto;
color:#5E8DC5;
text-decoration:none;
font-size:1em;
}

a:hover {
color:#ff3300;
}