<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Retour à la ligne automatique">
  </head>
  <body>
    <pre>leftcol_dep/* CSS Tarifs */
#Info {
   /*  background-color:#FFFFFF; */
   	position:relative;
    border: solid #339933 3px;
    width: 90px;
	top:15px;
	left:20px;
}

#Info td {
    padding: 5px;
    border: solid #000 1px;
}
#img_Calendrier {
    /* float:left; */
		position: relative;
    padding-right:10px;
    margin-top:10px;
}
#tab_tarif {
		position:absolute;
		top: 280px; 
		left:790px;
		margin-top:30px;
}
#centrer_textdispo{
   /* position : absolute; */
	
	 /* height:35px; */
	 /* padding-top: 2px; 
	 padding-bottom: 2px; */
	 
	 position: relative;
	 top:10px;
	 left:250px ;  	 
	 background-color: lightGreen;
	 border: 2ps solid black;
	 border-radius: 10px;
	 padding-top: 2px; 
   width: 50%;
   height:1%; 
	 font-size:medium;
}

#centrer_textresa {
   position: relative;
	 
	 position: absolute;
	 left: 200px;	 
	 background-color: lightGreen;
	 vertical-align : middle;
	 border: 2ps solid black;
	 border-radius: 10px;
   width: 60%;
   height: 2%;
	 text-align : center;
	 font-size:medium;
	 
}
.data {
    color: #000000;
    text-align: right;
    background-color:#D7F4DD;
}

.toprow {
    font-style: italic;
    text-align: center;
	font-weight:bold;
    background-color: #FFFFCC;
}
.leftcol_dep {
   font-weight: bold;
   text-align: center;
   width: 30px;
   /*background-color:black;*/
	 color:#333333;
}
.leftcol_Brun {
		font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#800000;
	color:#333333;
}
.leftcol_Rouge {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#EF1821;
	color:#333333;
}
.leftcol_Orange {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#F7A518;
	color:#333333;
}
.leftcol1_Bleue {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#00ADEF;
	color:#333333;
}
.leftcol1_Verte {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#99CC00;
	color:#333333;
}
.leftcol1_Mauve {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#FFADAD;
	color:#333333;
}

.leftcol1_Jaune {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#FFFF00;
	color:#333333;
}
.leftcol_Violet {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#A916FF;
	color:#333333;
}
.leftcol_Orangefonce {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#FF7032;
	color:#333333;
}
.leftcol_Marron {
    font-weight: bold;
    text-align: center;
    width: 30px;
    background-color:#771A11;
	color:#333333;
}
/*
#Table_Tarifs {
	background-image:url(Img/100_1016-1.jpg);
	background-position:center;
	width:765;
	background-repeat:no-repeat;
} 
*/
.leftcol {
    font-weight: bold;
    text-align: left;
    width: 30px;
	color:#333333;	
}

a.info
{
    position:relative;
    z-index:24; background-color:#ddd;
    color:#000;
    text-decoration:none
}

a.info:hover {z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span
{
    display:block;
    position:absolute;
    top:2em; left:2em; width:10em;
    border:1px solid #0cf;
    background-color:#555; color:#fff;
}
.Position_iframe {
    position:absolute;	
		top:12px;		
		left: 10px;	
}

</html>
