#googleSidebar
{
 font-size: 12px; 
 margin-left: 60px;
 margin-top: 40px;
 text-decoration: none;
 background-color: #ffffff; 
 }
 
#carte
#{
#margin-left: 60px;
#margin-top: 40px;
#}
 
#detail2
{
 font-size: 12px; 
 position: absolute;
 left: 30px;
 top: 700px;
}
#echec
{
	font-size: 18px;	
	color: "green";
	text-align: center;
}
#theme {
    width:380px;
   }
   .auto_saisie_class {
    border: 1px solid;
    background-color:white;
    font-size:12px;
    z-index: 1;
   }
   .auto_saisie_class ul  {   
    margin:0px;
    padding:0px;
    text-align: left;
   }
   .auto_saisie_class ul li.focused {
    background-color:#99FF99;
    cursor: pointer;
   }
 
  
 /* LIENS HYPERTEXTE */
 
#googleSideBar a {
 text-decoration: none;
 background-color: #ffffff;
 font-weight:bold; 
}
#googleSideBar a:visited {
 color: #31659C;
 font-weight:bold ;
}
#googleSideBar a:hover {
 text-decoration: underline;
 color: #31659C;
 font-weight:bold;
}
#googleSideBar a:active {
 color: #31659C;
 font-weight:bold;
}
#googleSideBar a:link {
text-decoration: none;
 color: #31659C;
 font-weight:bold;
}
#googleSideBar a img{
 border: 0;
 background-color: #ffffff;
}
/* LISTE */
ul {
 list-style-type: none; 
 list-style-position: outside;
 /*line-height: 2.1em;
 vertical-align: middle;
 margin-left: 1.25em;
}
