

body {
    background-color : #EFEDFF;
    font-family : arial, verdana, 'sans-serif';

	font-size: 0.8em;
  }

.spacer {
  clear: both;
}

a {
border-style: none;
 }

td {
padding: 0;
margin: 0;
  }


ul {
    list-style-image : url("images/fleche.gif");
    text-align : left;
  }


li a {
    text-decoration: none;
  }


.Ulmenu, .Limenu {
    list-style-type: none;
    list-style-image: none;
    margin:0;
    padding:0;
  }


.Ulmenu {
    text-align: center;
width: 100%;
    background-image: url(images/barretitre.jpg);
  }


.Limenu {
    float: left;
    width: 8.95%;
  }


.Limenu a {
    display: block;
    height: 20px;
    background-image: url(images/barretitre.jpg);
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;

    text-decoration: none;
/*   border-left: solid 1px #FFFBF3;*/
  }


.Limenu a:hover {
    font-size: 16px;
  }
#flag, #flag1 {
    float: left;
    width: 3%;

  }


#Bloc {
    float: left;
    width: 22%;
  }

#textetitre {
	font-size: 2px;
	color: #FBEAFF;
}

#CadreFond {
    background-color : #FBEAFF;
    border: solid 1px #8C3444;
    width: 90%;
    margin: 10px;
    margin-left: 5%;
  /*margin-right: 5%;*/
max-width:1125px;
  }


#image {
    background-image : url('images/barreprin.jpg');
    background-position : center;
    background-repeat : no-repeat;
    height : 120px;
    width : 100%;
  }


#nav {
    /*border: solid 1px #FFA6A6;
    */float:right;
    width: 26%;
    text-align: center;

  }


#contenu {
  /*  border: solid 1px #70FF72;*/
    width: 64%;
    margin: 2%;
    padding: 3%;
    background-color: #FFFFFF;

    width: 69%;

  voice-family:inherit;
    width: 64%;
}
html>body .vert {
    width: 64%;
}







 


.ZoneTx {
    position: relative;
    width: 100%;
    margin-top: 20px;

  }


.ZoneTxTitre {
    background-image: url(images/traittitre.jpg);
    background-repeat: no-repeat;
    background-position: center;

  }


.TextZoneTxTitre, .TextZoneTxTitreActi {
    float: left;
    background-color : #FBEAFF;
    padding-right: 3px;
font-weight: bold;
  }

.TextZoneTxTitreActi {
    background-color: #FFFFFF;
}


.ZoneTxContenu {

  }


.liste {
    width: 70%;
    padding: 5px;
  }


.ligne, .case {
    border-style:solid;
    border-width:1px;
    border-color:white;
    border-bottom-color: #D41F07;
text-align: left;
  }

.lignetarif {
    border-style:solid;
    border-width:1px;
    border-color:white;
    border-bottom-color: #D41F07;
text-align: right;}

.lignetitre {
border-bottom-style:solid;
border-bottom-width: 1px;
border-color:#D41F07;

background-color:#FBEAFF;
 
font-weight: bold;
text-align: center; }

.case {
    width: 35px;
text-align: center;
  }

 
#table {
    margin: 0;
    padding: 0;
    width: 20px;

  }


#table {
    margin: 0;
  }

.Titre {
text-align: center;
font-size: 1.5em;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color:#8C3444;
width: 100%;
}

.Timbre {

float: right;
padding: 5px;
width: 100px;
}


.BlocPromoHaut, .BlocPromoPlein, .BlocPromoBas {

background-position: 100% 100%;
}
.BlocPromoHaut {
background-image: url(images/sofimhaut.jpg);
background-position: top right;}

.BlocPromoPlein {
background-image: url(images/sofimplein.jpg); 
 }

.BlocPromoBas {
background-image: url(images/sofimbas.jpg); 
background-repeat: no-repeat;
background-position: right bottom;
 }
 










a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(image-infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}











