/* CSS Tarifs */
#Info {
	border: 1px solid #FFCCFF;
	/* position: relative; */
	margin-left: 3px;
	margin-top: 265px;
	width: 130px;
	z-index: 2;
}
#Renseigne {
	background:#FFFF99;
	font-weight:bold;
}
#tarif {
   /*  background-color:#FFFFFF; */
  /* position:relative; */
	margin-left:150px;
  width: 610px;
	/* background: url(img/GlatEntree 4 -Cl.jpg); */
	top:15px;
	left:20px;
}
h3 {
	 color:#8CBD00;
}
#tableinfo {
  /* border: solid #339933 3px; */
	padding-left:25px;
}
#tableinfo td {
   padding: 6px;
   border: solid #000 1px; 
	 padding-left:5px;
}
.data {
    color: #000000;
    text-align: center;
    background-color:#CBE480;
}
.data2 {
    color: #000000;
    text-align: center;
    background-color:#F1F28A;
}
.data3 {
    color: #000000;
    text-align: center;
    background-color:#DBB3EB;
}
.data4 {
    color: #000000;
    text-align: center;
    background-color:#F28D72;
}
#date {
    color: #000000;
    margin-left:35px;
    background-color:#E0DFC2;
}
#annee {
   color:#000008;
	 font-weight:bold;
	 text-align:center;
	 font-size:1.2em;
	 background-color:#E0DFC2;
}
.toprow {
    font-style: italic;
    text-align: center;
		font-weight:bold;
    background-color: #FFFFCC;
}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color:#CBE480;
		boder:none;
}
.leftcol2 {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color:#F1F28A;
		border none;
}
.leftcol3 {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color:#DBB3EB;
		border:none;
}
.leftcol4 {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color:#F28D72;
		border:none
}
a.info {
  position:relative; 
  text-decoration: none; 
	color: #000000;
}
a.info1 {
  position:relative; 
  text-decoration: none; 
	color: #000000;
}
a:hover.info {
  text-decoration: none; 
  background: none;
	font-weight: bold;
}
a:hover.info1 {
  text-decoration: none; 
  background: none;
	font-weight: bold;
}
a.info span {display: none;}
a:hover.info span {
  display: inline; 
  position: absolute;
	margin-top:5px;  
  top:1.5em; 
  left:0.5em; 
  z-index: 20; 
  background: #D4F0FE; 
  color: #C3459B; 
  border:1px solid #000; 
  width:200px; 
  text-align:center;
  font-weight:normal;
  font-size: 10px;
  line-height:12px;
  padding:3px 4px;
}
a.info1 span {display: none;}
a:hover.info1 span {
  display: inline; 
  position: absolute;
	margin-top:5px;  
  top:1.5em; 
  left:0.5em; 
  z-index: 20; 
  background: #D4F0FE; 
  color: #C3459B; 
  border:1px solid #000; 
  width:260px; 
  text-align:center;
  font-weight:normal;
  font-size: 10px;
  line-height:12px;
  padding:3px 4px;
}


