.Style1 {font-size: 12px}
#Layer1 {
	position:absolute;
	width:207px;
	height:423px;
	z-index:1;
	/*left: 0px;*/
	right:635px;
	top: 40px;
	overflow:auto;
text-align:justify;

}
#Layer2 {
	position:absolute;
	width:/*544px*/620px;
	height:423px;
	z-index:1;
	left: 165px;
	top: 40px;
	overflow:auto;
    background-color: #FBF6F4;
}

#Layer1 a {
margin:5px;
list-style:none;
padding:2px;
padding-right: 4px;
font-family: arial;
font-size:12px;
padding-left:23px;
background: #F9F8F8 url(quote-bas.gif) top left no-repeat;
min-height:20px;
display:block;
text-decoration: none;
color: black;
border: 1px solid white;
}

#Layer1 span {
display:block;
font-weight:bold;
text-align:right;
padding-right:23px;
padding-top:5px;
background: url(quote-haut.gif) bottom right no-repeat;
min-height:20px;
line-height:20px;
}

#Layer1 a:hover, #Layer1 a:active  {
background-color: #FBF6F4;
border: 1px solid #B5B3B3;

}


#Layer2 p {
text-align:justify;
text-indent: 25px; 
margin: 5px; 
padding-right: 8px; 
font-family: arial; 
font-size: 12px; 
color:#000000;
}

