
/* Téléphone */

.tel-bg {
  /*background:#000 url(tel-bg.jpg) no-repeat;  */
}

#page .tel h1 {
  height:85px;
  text-indent:-5000px;
  padding:0;
  margin:0;
}

body.be #page .tel h1, body.lu #page .tel h1 {
  background:url(h1-be-tel.gif) no-repeat 20px 20px;
} 

body.nl #page .tel h1 {
  background:url(h1-nl-tel.gif) no-repeat 20px 20px;
}

.tel .international-inclus {
	background:#c0e3bb;
}

.tel h2 {
  color:#86B140;
}
/*
.tel li {
  list-style-image:url(css/tel-li.gif);
}
*/
.tel table {
  border:1px solid #86B140;
  width:90%;
}
.tel table th {
  color:#86B140;
}
.tel table td {
  border-top:1px solid #8DCD26;
}

.tel table.tarifs {
  margin-left:5%;
  width:90%;
  border-collapse:collapse;
}

.tel table.tarifs td {
  padding:4px;
}

.tel table.tarifs th {
  padding:4px;
}


/* Abo */

/*
#coditel .tel .intitule {
  text-decoration:none;
  font-weight:bold;
  font-size:20px;
  color:#BED62F;
}

#coditel .tel .desc {
  color:#E472E4;
  font-weight:bold;
  font-size:14px;
}*/


#coditel .tel .option {
  color:#666;
}

#coditel .tel .tel-pack ul {
  margin:0;
  padding:0;
}

#coditel .tel .tel-pack li {
  margin:0;
  padding:0;
}

#coditel .tel .tel-pack td {
  border:0;
}

/*#coditel .tel .tel-pack td.picto {
  width:80px;
}*/

#coditel .tel .tel-pack ul {
  padding-left:1em;
}

#coditel .tel #tel-destinations {
  color:#ccc;
}

