.tabPrix {
  font-size: 14px;
  font-weight:bold;
  text-align: left;
  margin-left: 2cm;
}
.abonne {
  font-size: 12px;
  font-weight: normal;
}

.prix {
  color: red;
  font-size: 15px;
  text-align: center;
}

div {
  text-align: center;
  margin-bottom: 1em;
}

.lien {
  color: #0054E3;
  text-decoration: none;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
}

.catalogue {
  color: #0054E3;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
}

a.info.catalogue {
  color: #0054E3;
}

a.info.catalogue:hover {
  text-decoration: underline;
  color: red;
}

img {
  border: 0;
}

.image {
  padding-top: 1em;
}

.attention {
  text-align: center;
  color: red;
  font-size: 25px;
}

.retrait1 {
  text-align: left;
  margin-left: 1cm;
}

.retrait2 {
  text-align: left;
  margin-left: 2cm;
  font-size: 14px;
}

.retrait3 {
  text-align: center;
  margin-bottom: -1em;
}

.retrait4 {
  text-align: left;
  margin-left: 5cm;
  font-size: 16px;
}
.titre{
  font-size: 18px;
  text-decoration: none;
}
.titre:hover{
  text-decoration: none;
}
.titreBlue {
  color: #0054E3;
}
.titreBlue:hover {
  color: red;
}
.titreBlack {
  color: black;
}

.blue {
  color: #0054E3;
  font-size: 20px;
  text-align: center;
}

.black {
  color: #000;
  font-size: 20px;
  text-align: center;
}
.red {
  color: red;
  font-size: 20px;
  text-align: center;
}
.comment {
  font-size: 14px;
  margin-left: 0;
  text-align: left;
}

.comment2 {
  font-size: 16px;
  margin-left: 2cm;
  text-align: left;
}

.liste {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}

.liste:hover {
  color: #000;
  text-decoration: none;
}

li.list ,ul ,li.version
{
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
ul li.list
{
  width: 19em;
  margin: 0em 1em 2em 1em;
  line-height: 1.5em;
  border: solid 1px black;
}
ul li.list li
{
  width: 100%;
  /*height: 5em;*/
  height: auto;
  padding: 0em 0em 1em 0em;
  font-size: 0.8em;
  color: #666;
  border: none;
  background-color: #fff6d4;
}
span.type
{
  display: block;
  width: 8em;
  padding: 0em 1em 0em 1em;
  font-weight: bold;
  font-size: 20px;
  color: #497db0;
}
span.type a
{
  color: #336699;
}
span.plan
{
  display: block;
  padding: 0em 0em 0em 1em;
  margin: 0em 0em 1em 0em;
  border-bottom: solid 1px black;
  border-top: solid 1px black;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #497db0;
  color: #fff6d4;
}

h2.plan
{
  color:#3b668f;
  text-align:left;
}
.entete{
  text-decoration: underline;
  font-size: 22px;
  color: #0054E3;
  margin: 1em 0em 0em 1em ;
}
.entete:hover{
  cursor: default;
}
.bon{
  font-size: 20px;
}
.divMini{
  margin-bottom: -1em;
}
.divMaxi{
  margin: 2em 3em -1em 3em;
  border-style: dashed;
  border-width: 1px;
}
.tabComment{
  width: 100%;
}
.tabCommentLeft{
  width: 55%;
}
.tabCommentRight{
  padding-left: 3em;
}
.reference{
width: 9.5em;
text-align: left;
margin: 0 auto 0 0; 
}
.imgReference{
  padding: 1em;
}
.lienReference{
 color: #000;
}
.lienReference:hover{
  text-decoration: none;
}
.blocReference{
  width: 50em;
}
.leftReference{
float: left;
padding-left: 11em;
padding-top: 2em;
}
.rightReference{
float: right;
padding-right: 11em;
}
.bottomReference{
  clear: both;
  padding-top: 2em;
  padding-bottom: 2em;
}
.boldReference{
  font-weight: 600;
}

