a.info{
    position:relative; /*this is the key*/
    z-index:24;
	
    text-decoration:none;}
	
a.info:link{
    position:relative; /*this is the key*/
    z-index:24;
	
    text-decoration:none;}	
	
a.info:visited{
    position:relative; /*this is the key*/
    z-index:24;
	
    text-decoration:none;}
	
a.info:hover{
	position:relative; /*this is the key*/
	z-index:24;
	color:#0B7DB9;
	background-color: #FCFDB9;
	text-decoration:underline;
}


a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0em;
	left:200px;
	width:20em;
	background-color: #FAFADB;
	border-right-width: 3px;
	border-right-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	
	color: #333333;
	padding: 10px;
	z-index:20000;
	 text-decoration:none;
	visibility: visible;	
}







a.infos{
    position:relative; /*this is the key*/
    z-index:24;
	
    text-decoration:none}
	
	
a.infos:visited{
    position:relative; /*this is the key*/
    z-index:24;

    text-decoration:none}
	
	a.infos:hover{
	position:relative; /*this is the key*/
	z-index:24;
	color:#0B7DB9;
	background-color: #FCFDB9;
	text-decoration:underline
}


a.infos span{display: none}

a.infos:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0em;
	left:150px;
	width:15em;
	background-color: #FAFADB;
	border-right-width: 3px;
	border-right-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	
	color: #333333;
	padding: 10px;
	z-index:20000;
	 text-decoration:none;
	visibility: visible;	
}

















a.info2{
    position:relative; /*this is the key*/
    z-index:1; 
}
	
	
a.info2:visited{
    position:relative; /*this is the key*/
    z-index:1; 
 
    }
	
	
a.info2:hover{z-index:25; }

a.info2 span{display: none}

a.info2:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0px;
	left:200px;
	width:25em;
	background-color: #EEEEEE;
	border-right-width: 3px;
	border-right-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	font-size: 90%;
	color: #333333;
	padding: 10px;
	z-index:2000;
	visibility: visible;	
	  text-decoration:none
}



a.photos{
 
    z-index:24;
	
    text-decoration:none;}
	
a.photos:link{
  
    z-index:24;
	
    text-decoration:none;}	
	
a.photos:visited{
 
    z-index:24;
	
    text-decoration:none;}
	
a.photos:hover{

	z-index:24;
	color:#0B7DB9;
	background-color: #FCFDB9;
	text-decoration:underline;
}


a.photos span{display: none}

a.photos:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0px;
	left:460px;
	text-decoration:none;
	z-index:20000;
	visibility: visible;
}



.fixed{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:300px;
	left:-340px;

	font-size:12px;
	background-color: #F7F1D9;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B5B088;
	border-right-color: #B5B088;
	border-bottom-color: #B5B088;
	border-left-color: #B5B088;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: left;
	color: #333333;
	padding: 15px;
	z-index:20000;
	visibility: visible;
	
}