﻿@charset "utf-8";
/* CSS Document */

body , html {
	SCROLLBAR-FACE-COLOR:#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	background-color: #FFFFFF;
	font-family: Verdana, Trebuchet, Arial;
	margin: 0;
	padding: 0;
	height: 100%;
	padding-top:10px;
}	
#container {
	display: table;
	height: 100%;
	width: 100%;
	margin: 0;
}
#content {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top:auto !important;
	top: 50%;
	left:auto !important;
	left: 0;
	height:auto !important;
	height: 1px;
	z-index:0;
}	
#inner {
    /*order: 1px dashed #F00;*/
    width: 936px;
    margin: 0 auto;
    padding: 0px;
	position: inherit !important; _position: relative;
    top:auto !important;top: -50%;
}	
FORM{margin:0;padding:0}

/* ----------------- cabecera -----------------*/	
#cabecera{
	height: 178px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	position:relative;
}
#logo{
	width: 227px;
	padding: 0px;
	height: 145px;
	float: left;
	margin: 0px;
}
#menu{
	margin: 0px;
	height: 145px;
	padding: 0px;
	width: 540px;
	float: left;
	z-index: 1;
	position: relative;
	text-align: center;
}
/*-- --*/
.botmenu {
	color: #fff;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #2bb14a;
	text-align: center;
	z-index: 5;
	vertical-align: middle;
	padding-top: 10px;  /*para mozilla + */
	//padding-top: 2px;  /*para explorer 6*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 23px;
}
a.botmenu:hover {
	color: black;
	background-color: white;
	text-decoration: none;
	border: 2px solid #2bb14a;
	z-index: 5;
	vertical-align: middle;
	padding-top: 7px;
	//padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 23px;
} 

/*-- --*/

.legalidad {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
#tit_buscar{
	width: 162px;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;

}
#menubuscador{
	width: 164px;
	float: right;
}
.tablabuscar {
	width: 164px;
	border: 1px solid #CCCCCC;
}
#contenidoflash{
	height: 22px;
	z-index: -10;
	line-height: 22px;
	text-align: center;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	vertical-align: middle;
}
#res_compra{
	width: 162px;
	height: 28px;
	border: 1px solid #CCCCCC;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
}

#caja{
	width: 162px;
	margin: 0px;
	height: auto;
	border: 1px solid #CCCCCC;
	position: absolute;
	z-index:1001;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
}

#facebook{
	width: 134px;
	margin: 0px;
	top:149px;
	height: 28px;
	position: absolute;
	z-index:1000;
	text-align: left;
	vertical-align: baseline;
	padding: 0px;
	right:0px
}
#facebook img {
	float:left;
	margin-right:5px
}

/* ----------------- contenidos -----------------*/		
	
#banner{
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
}

#banner_pie{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	margin:0px;
}

#banner_pie img {
	margin:10px 0px
}

#banner_peq{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 312px;
	float:left
}

#submenu{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Trebuchet, Arial;
	padding-top: 13px;
	padding-bottom: 13px;
	float: left;
	margin: 0px;
}
#colecciones{
	height: auto;
	width: 100%;
	float: left;
}
.imgcoleccionesg{
	opacity:0.6;
	filter:alpha(opacity=100);
}
#pie{
	width: 935px;
	text-align: center;
	clear: both;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;

	margin:bottom:auto;
	padding-top: 10px;
}
.txtpie{
	font-family: Verdana, Trebuchet, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*-------- radio box - buscar ------------*/
.radiobox {
	display:block;
	height:20px;
	width:20px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.radiobox, a.radioboxchecked {
	cursor:pointer;
	display:block;
	height:20px;
	width:20px;
}
a.radioboxchecked {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/buttonb.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.inputhidden {
	display:none;
}

/*----------------------- apartado menu coleccines --------*/
#categorias{
	width:542px;
	text-align: center;
	padding:0px;
	margin: 0px;
	position: relative;
	vertical-align: bottom;
}
#minicolecciones{
	position:relative;
	width:224px;
	height: 28px;
	background-image: url(../img/fon_minicat.gif);
	float: left;
	text-align: center;
	display: block;
	padding-left: 4px;
	background-repeat: no-repeat;
}
.mini{
	position:relative;
	height: 26px;
	width:auto;
	float:left;
}
#contenido{
	width:888px;
	/*height: 608px;*/
	/*440px en catalogo*/
	min-height: 290px; /*solo firefox*/
	/*height: auto !important;
  	height: 440px;*/
	
	border: 4px solid #CCCCCC;
	padding: 20px;
	height: 290px;
	margin: 0px;
	float: left;
	position: relative;
}
/*----------------------- apartado coleccines --------*/
#detalles{
	width:678px;
	position: absolute;
	height: 442px;
	border: 1px solid #bbbdbf;
}
#flibro{
	min-height:126px;
	position: relative;
	margin-top: -5px;
	margin-left: -5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.libro_muestra {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#titulo{
	text-align: left;
	/*margin-top: 80px;*/
	margin-top: 20px;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f140a9;*/
	font-family: Verdana, Trebuchet, Arial;
	margin-right: 10px;
	position: relative;
	float: none;

	/*width: 60% !important;*/


	//width: auto;
	margin-left: 10px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 324px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#enlacecarrito{
	width:215px;
	height:34px;
	line-height: 64px;
	text-align: center;
	margin-top: 18px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	position: absolute;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 174px;
	clip: rect(auto,auto,auto,50px);
}

#DivImprimir {
	border-style:none;
	display:inline;
	width: 350px;
	text-align:right;
	border-color:#FF0000;
}

#descripcion{
	width:224px;
	height:153px;
	margin-left: 22px;
	margin-top: 180px;
	float: left;
	position: absolute;
	font-size: 0.8em;
	text-align: justify;
	font-family: Verdana, Trebuchet, Arial;
	left: 153px;
	top: -27px;
}


#comprar{
	width:384px;
	height:20px;
	margin-left: 18px;
	margin-top: 530px;
	float: left;
	font-size: 0.875em;
	line-height: 1.4pc;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	position: absolute;
	border: 1px solid #999999;
}
/*---- lado derecho --*/

#coleccion{
	width:445px;
	height: 444px;
	float: right;
}
#estasen{
	height:25px;
	width:445px;
	text-align: left;
}  
#tituloh{
	height:30px;
	width:445px;
	text-align: lefth;
}          
#horizontal{
	height:15px;
	width:445px;
}            
#pdfs{
	width:441px;
	/*background-image: url(../img/f_libros/fon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	text-align: center;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-right: 2px;
	margin-left: 2px;
}
#linea{
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	line-height: 1px;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 1px;
}

/* -----------texto -----*/
.texto {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.bold{
	font-weight: bold;
}
.tit_coleccion {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tit_col_texto {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.div_tit {
	position:relative;
	float:left;
	display:inline;
	width:150px;
	border: 1px solid #3caf49;
	margin:5px;
	padding:2px;
	background-color: #FFFFFF;
}
a.tit_coleccion:hover {
	background-color: #CCCCCC;
	text-decoration: underline;
}
h1{
	font-size: 0.75em;
	color: #2bb14a;
	margin-bottom: -15px;
	font-family: Verdana, Trebuchet, Arial;
}
h2{
	font-size: 0.875em;
	color: #000000;
	margin-bottom: 1px;
	font-family: Verdana, Trebuchet, Arial;
}
.txt_grupo {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #a0d09a;
	text-decoration: none;
}

.txt_resaltado {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	top: 10px;
}
.txt_resaltado:hover {
	text-decoration: underline
}
.cajas_form {
	border: 1px solid #2BB14A;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
.caja_form_1 {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 126px!important;
	width: 128px;
	background-color: transparent;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
}
.bot_enivar {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 2px solid #2BB14A;
}
.bot_cerrar {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 9px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-image: url(../img/fon_cerrar.gif);
	height: 13px;
	width: 58px;
}

#Buscador {
	visibility:visible;
	/*width:800px;*/
	min-height:300px;
	/*height:570px !important;
	height:auto !important;*/
	height:300px;
	background-color:#FFFFFF;
	z-index:9999;
	border: 4px solid #CCCCCC;
	display: none;
	position: absolute;
	text-align: center;
	right: 25px;
	overflow: auto;
	padding-bottom: 5px;
}
.textoNovedades {
	text-decoration:none;
	color: #000000;
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	text-align: left;
	line-height: normal;
}
.itemNovedades {
	width:275px;
	float:left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: right;
	height: auto;	/*min-height:270px;
	height:auto !important;*/
}
 #derpq{
	width: 175px;
	float: right;
 }
#horizontalgr{
	height: 264px;
	width: 888px;
	/*overflow: auto;*/
	overflow-x: auto;
	overflow-y: hidden;
	display: -moz-inline-block; /* Fixes Firefox */







	//display: inline;
	position: relative;







	//float: right;
	margin: 0px;
	padding: 0px;
}
#horizontalgr2{
	height: 264px;
	width: 888px;
	/*overflow: auto;*/
	overflow-x: hidden;
	overflow-y: scroll;
	display: -moz-inline-block; /* Fixes Firefox */






	//display: inline;
	position: relative;






	//float: right;
	margin: 0px;
	padding: 0px;
}
/*#texto_empresa{
	height: 350px;
	
	overflow: auto;
	overflow-x: hidden;
	padding-right: 18px;
	width: 600px;
	//float: right;
}*/

.itemAutor{
	color:#939393;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	text-decoration: none;
	line-height: 10px;
}
.itemISBN{
	color:#333333;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	text-decoration: none;
	line-height: 24px;
}
.itemTitulo{
	color:#2cb04a;
	font-weight:bold;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 13px;
	text-decoration: none;
}
a.itemTitulo:hover{
	color:#000;
}
.itemResumen{
	color:#333333;
	font-family:Verdana, Trebuchet, Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	overflow: auto;
}
.itemLeerMas{
	color:#00adef;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Trebuchet, Arial;
}
.itemBorrar{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
}
.FormalizarCompra{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#00adef;
	text-decoration:none;
}
.VaciarCarrito{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.VerCondiciones{
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#DivFormalizar {
	visibility:visible;
	display:none;
	width:400px;
	background-color:#FFFFFF;
	padding:0px;
	margin:8px;
}
.bot_buscar {
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	background-image: url(../img/fon_buscar.gif);
	height: 17px;
	width: 74px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buscador_mini_texto {
	top: 0px;
}


#buscador_mini_imagen {
	visibility:visible;
	display:none;
	cursor:hand;
}
.agendaEvento{
	color:#2cb04a;
	font-weight:bold;
	font-size:11px;
	font-family: Verdana, Trebuchet, Arial;
}
.agendaEventoDesplegado {
	position:relative;
	visibility:visible;
	overflow:visible;
	display:none;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#333333;
	font-family:Verdana, Trebuchet, Arial;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	padding:4px;
	margin:5px;
	width:90%;
}
.itemCarritoSumadores{
	font-family:Verdana, Trebuchet, Arial;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.verdeo {
	color: #336666;
}

#condiciones_de_compra {
	padding:10px;
	width:auto;
	text-align:justify;
	font-family:Verdana, Trebuchet, Arial;
	font-size: 10px;
}
#condiciones_de_compra h1 {
	font-size:14px;
	color: #2bb14a;
	text-decoration:underline;
	text-align:center;
}
#condiciones_de_compra h2 {
	font-size:12px;
	color: #2bb14a;
}
#lcarrito_totales {
	position:relative;
	text-align:right;
	float:none;
	margin:7px;
	padding:7px;
	width:140px;
}
#foto_izq {
	margin-right: 20px;
	float: left;
}
#texto_empresa{
	min-height: 290px;
	height: 290px;
	overflow-x: hidden;
	overflow: auto;
	padding-right: 15px;
	width:870px;
	*width: 870px;
	text-align: justify;
}

#pdf_right{
	height: 278px;
	overflow-x: hidden;
	overflow: auto;
	padding-right: 18px;
	width:870px;
	float: right; clear:right;
	text-align: justify;
}
#capaderecha{
	height: auto;
	padding-right: 18px;
	width: 580px;
	float: right;
}
.realtado{
	color:#2cb04a;
	font-weight: bold;
}
.informacion {
	color: #ED1E25;
}
#TagPrecio {
	line-height: 33px;
	position:relative;
	float:left;
	height:33px;
	vertical-align:middle;
	border-style:none;
	padding:0px;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #DF0000;
}
#infoCuadrosCat {
	text-align:center;
	font-weight:bold;
	color: #999999;
}
#CategoriasTercerNivel {
	margin-top: 158px;
	 //margin-top: -10px; /* explorer*/
	 position:absolute;
	//position:relative;
	width:100%;
	text-align:center;
	font-weight:bold;
	z-index: 250;
	float: left;
}
.div_tit3N {
	background-color:#FFFFFF;
	border: 1px solid #3caf49;
	margin:3px;
	display:inline;
	width:auto;
	font-size:14px
}
.tit_col_texto3n {
	font-family:Verdana, Trebuchet, Arial;
	font-size: 0.75em;
	color: #000000;
	text-decoration:none;
	line-height: 1.5em;
}
.fotolibro {
	border: 1px solid #2cb04a;
	padding: 3px;
	float: left;
}
.fotolibrocompra {
	border: 1px solid #2cb04a;
	padding: 3px;
}

.downBIG {
	border: 1px solid #cccccc;
	padding: 3px;
}

.downSMALL {
	border: 1px solid #cccccc;
	padding: 2px;
}

.fotolibrolight {
	border: 1px solid #A7DA9E;
	padding: 2px;
}
#BLOQUEVENTAJAS {
 background-color:#F0F0F0;
 padding:2px;
 border:1px solid #CCCCCC;
} 

#BLOQUEVENTAJAS table {
 background-color:#F0F0F0;
 border:2px solid #FFF;
 width:100%;

 } 
 
 #BLOQUEVENTAJAS table h1{
 	margin:10px;
	font-size:14px; font-weight:bold;
	color:#333333;
 } 
 
  #BLOQUEVENTAJAS table p{
 	margin:15px;
	font-size:12px; font-weight:normal;
	color:#333333;
 } 
 
 #RECOM strong {
	 color:#2cb04a;
	font-weight:bold;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 13px;
	text-decoration: none;
 }

/*-----------------tooltips-----------------*/

a.info {
	position:relative;
	z-index:324;
	background-color:#FFFFFF;
	color:#000;
	text-decoration:none;
} 
a.info:hover {
	z-index:325;
	background-color:#F7F7F7;
} 
a.info span {  /*Esta es la que hace que el texto en el span no se despliegue en el estado normal de la URL*/
    display: none;
} 
a.info:hover span {  /* Esta zona es la que hace que se despliegue cuando nos ubicamos sobre el texto de la URL o la imagen dentro de la URL*/
	display:block;
	position:static;
	top:5em;
	width:100%;

	//width:156px;
	color:#000000;
	text-align: center;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 10px;
	padding: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	/*border-right-style: solid;*/
	border-right-style: none;

	//border-bottom-style: nonfe;
	border-bottom-style: dotted;
	/*border-left-style: solid;*/
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


	 //border-bottom-style: none; /* explorer*/
	background-color: #FFFFFF;
}

ul.listaNoticias {
	margin:30px 0px 0px -40px; *margin:25px 0px 0px 0px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:indide; _list-style-position:outside;
}

ul.listaNoticias li, ul.listaNoticias li a:link, ul.listaNoticias li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	font-weight:bold; color: #2cb04a;
	margin-bottom:15px;
	text-decoration:none;
}

ul.listaNoticias li a:hover, ul.listaNoticias li a:hover strong {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	font-weight:bold; 
	margin-bottom:15px;
	text-decoration:underline;
}

ul.listaNoticias li strong {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	font-weight:bold; color: #CC0000;
	margin-bottom:15px;
	text-decoration:none;
}

#descargasDerecha {
	width:870px;
	float:right;
	clear:none;
	text-align:right;
	margin:0px;
}


#downLeft {
	float:left;
	height:80px; width:180px;
}

#bloqueDescargas {
	float:left;
	width:100px; height:120px;
}
.gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#tresxdos {
	position:relative; float:right; clear:right;
	width:47px;
	height:47px;
}

.LIBROREGALO {
border:1px solid #a4c62e;
background:url(../img/bg.libroregalo.gif) left top repeat-x;
padding:2px;
margin-top:5px;
}

.DESCUENTO {
width:47px; height:47px;
background:url(../img/descuento.png) center center no-repeat;
font-size:11px; color:#090; font-weight:bold;
}

#INFO1, #INFO2, #INFO3 {
	position:absolute;
	z-index:999;
	width:250px;
	height:auto;
	padding:10px;
	filter: alpha(opacity=95);
	opacity: .95;
	background-color:#FFFFFF;
	border:3px solid #dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	color:#333333;
	line-height:normal;
	visibility:hidden;
	display:none;
	margin-left:-250px;
}

