hr{
width: 70%;

}
b{
font-size:14px;
font-weight: light;
letter-spacing: 2px;
}

body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	}
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:32px;
	font-weight:900;
	color:#36393E;
	/*background-color:WHITE;*/
	}
h1.titre {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	font-weight:900;
	color:#36393E;
	/*background-color:WHITE;*/
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
h3 {
font: verdana, arial, helvetica, sans-serif;
font-size:12px;
line-height: 14px
padding: 10px 0 10px 0;
font-weight: lighter;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	/*width: 450px;*/
	}
.Content>p {margin:0px; width: 250px;}
.Content>p+p {text-indent:30px; width: 250px;}

th{
      background-color:#ffffff;
      text-align:left;
      border: black 1px solid;
      padding: 2px 0px 1px 1px; 
      width: 121px;    
      background-color:#C3D9FF;
      border-right:0px solid #333366;
      border-left:0px solid #333366; 
}
td{
background-color:#ffffff;
padding: 5px 0px 0px 8px ;
font-size: 12px;
/*background-color:#ABCDEF;*/
border-left:4px solid #333366; 
}

td.bas{
background-color:#ffffff;
padding: 5px 0px 0px 5px ;
font-size: 11px;
/*background-color:#ABCDEF;*/
border-left:0px solid #333366;

}
td u{
margin: 0% 0% 0% 2% ;
padding: 0px 0px 0px 0px ;
font-size: 11px;
/*background-color:#ABCDEF;*/
border-left:2px dotted #333366;
}

td.prix{
color:FF6600;
text-align:center;
padding: 0px 0px 0px 10px ;
font-size: 11px;
/*background-color:#ABCDEF;*/
}
/*###################################*/
/*###################################*/
/*###################################*/

    

/*###################################*/
/*###################################*/
/*###################################*/
/**/
/**/
/*gestion du bouton dans a href qui actionne le cadre par l'intermédiare du point ?*/

a.bouton{
       text-decoration: none;
       color: #356AA0;
       border-bottom: 1px gray dotted;
       width: 10px;
       cursor: help;
       }
a.bouton span {
       /*display: none;*/
       
}

a.bouton:hover ,a.bouton:focus ,a.bouton:active {
        background: none; /* correction d'un bug IE */
        color: #356AA0;       
}

a.bouton:hover span,a.bouton:focus span,a.bouton:active span {
             display: inline;
             position: absolute;
             margin: -110px 0px 0px -190px;
             background-color:#C3D9FF;
             text-align: justify;
             color: #333366;
             padding: 4px 4px 4px 8px;
             width: 210px;
             background-color:#C3D9FF;
             border-right:0px solid #333366;
             border-left:0px solid #333366;
             font-size:12px;
             
}

/*###################################*/
/*###################################*/
/*###################################*/

/*###################################*/
/*###################################*/
/*###################################*/
/*selecteur pour une class*/
/*gere le lien encore plus d'infos*/
td.encore{
padding: 0px 0px 0px 0px ;
width: 131px;
text-align: center;
}
.lien{
text-align: center;
font-size: 10px;
width: 131px;
cursor: help;

}
/*gere le contenu qui est active passage souris su lien .lien encore plus d'infos*/
.info{
margin: -110px 0px 0px 1px;
visibility: hidden;
width: 131px; 
position: absolute; 
/*display: none;*/
} 
a.lien{
       text-decoration: none;
       color: #356AA0;
       border-bottom: 8px dotted gray;
       width: 120px;
       text-align:center; /*plusinfos*/

       
}
a.lien:hover,a.lien:focus,a.lien:active {
        background: none; /* correction d'un bug IE */
        color: #356AA0;

        
        
}
/*l'interieur du paragraphe*/
p.cadre{
color: #356AA0;
font-size: 10px;
/*background-color:#C3D9FF;*/
background-color:#C3D9FF;
border-right: 0px solid #333366;
border-left: 0px solid #333366;
font-size:12px;
}
/*###################################*/
/*###################################*/
/*###################################*/



.content {
         /*background-color:#C3D9FF;*/
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:auto;*/
	/*width: 250px;*/ /*reduit la largeur de la partie centrale*/
	min-width:120px;
	margin:0px 210px 20px 170px;
	border:1px solid black;
	/*background-color:white;*/
	padding:10px;
	/*text-align: center;*/
	z-index:0; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	/*background-image:url(images/2.gif);*/
	background-position:100% 0%;
	/*z-index:10;*/
	background-repeat:no-repeat;
	text-align: center;
	}
/* content1 est le ttire avec photo fond */
.content1 {
          /*background-color:#C3D9FF;*/
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:auto;*/
	height: 200px;
	/*width: 250px;*/ /*reduit la largeur de la partie centrale*/
	min-width:120px;
	margin:0px 210px 20px 170px;
	border:1px solid black;
	background-color:#FEFAF1; 
	padding:10px;
	z-index:0; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	background-image:url(images/2.jpg); /* flacon essai*/
	background-position:40% 50%;
	background-repeat: no-repeat;

	}
	
/*###################################*/
/*###################################*/
/*###################################*/

#navAlpha {
	position:absolute;
	width:140px;
	top:20px;
	left:20px;
	border:1px dotted black;
	background-color:#eee;
	padding:0px 1px 5px 20px;
	z-index:0;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*width:148px;*/
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {/*width:128px;*/}
		


/*###################################*/
/*###################################*/
/*###################################*/

#navBeta {
	position:absolute;
	width:190px;
	top:20px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:-100;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;

	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

              




#navBeta2 {
	position:absolute;
	width:190px;
	top:340px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:-100;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;

	}
/* Again, "be nice to Opera 5". */
body>#navBeta2 {width:168px;
}


#lien{
text-align: justify;
font-size: 12px;

}




#lien1{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

#lien2{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

#lien3{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

a img {
      border:0;
      vertical-align:middle;
      
}
a {
       text-decoration: none;
       color: #356AA0;
       border-bottom: 1px gray dotted;
       
}
a span {
       display: none;<br>
       
}
a:hover,a:focus,a:active {
        background: none; /* correction d'un bug IE */
        color: #9999FF;
        /*border:1px solid white;*/
        
}

}
a:hover span,a:focus span,a:active span {
              display: inline;       
             /*display: none;*/
             position: absolute;
             margin:1em 0 0 1em;
             background: #eee;
             text-align: right;
             color: #9999FF;
             /*Font-weight: bold;*/
             padding: 1px 0px 4px 0px;
             width: 140px;
             border:1px solid white;
             
}

#navBeta3 {
	position:absolute;
	width:190px;
	top:3200px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:-100;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;

	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}


#navBeta4 {
	position:absolute;
	width:190px;
	top:1900px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:-100;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;

	}
/* Again, "be nice to Opera 5". */
body>#navBeta3 {width:168px;
}


#lien{
text-align: justify;
font-size: 12px;

}




#lien1{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

#lien2{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

#lien3{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

a img {
      border:0;
      vertical-align:middle;
      
}
a {
       text-decoration: none;
       color: #356AA0;
       border-bottom: 1px gray dotted;
       
}
a span {
       display: none;<br>
       
}
a:hover,a:focus,a:active {
        background: none; /* correction d'un bug IE */
        color: #9999FF;
        /*border:1px solid white;*/
        
}

}
a:hover span,a:focus span,a:active span {
              display: inline;       
             /*display: none;*/
             position: absolute;
             margin:1em 0 0 1em;
             background: #eee;
             text-align: right;
             color: #9999FF;
             /*Font-weight: bold;*/
             padding: 1px 0px 4px 0px;
             width: 140px;
             border:1px solid white;
             
}


#navBeta5 {
	position:absolute;
	width:190px;
	top:5200px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:-100;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;

	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}


#navBeta6 {
	position:absolute;
	width:190px;
	top:4000px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:-100;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;

	}
/* Again, "be nice to Opera 5". */
body>#navBeta3 {width:168px;
}


#lien{
text-align: justify;
font-size: 12px;

}




#lien1{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

#lien2{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

#lien3{
text-align: left;
font-size: 12px;
background: #ffffff;
padding:2px;
margin:5px opx 0px 0px;
}

a img {
      border:0;
      vertical-align:middle;
      
}
a {
       text-decoration: none;
       color: #356AA0;
       border-bottom: 1px gray dotted;
       
}
a span {
       display: none;<br>
       
}
a:hover,a:focus,a:active {
        background: none; /* correction d'un bug IE */
        color: #9999FF;
        /*border:1px solid white;*/
        
}

}
a:hover span,a:focus span,a:active span {
              display: inline;       
             /*display: none;*/
             position: absolute;
             margin:1em 0 0 1em;
             background: #eee;
             text-align: right;
             color: #9999FF;
             /*Font-weight: bold;*/
             padding: 1px 0px 4px 0px;
             width: 140px;
             border:1px solid white;
             
}