@charset "utf-8";
/* CSS Document */

.DineroEur {
	text-align: right;
}
body {
	margin: 0px;
	background-color: #403C4B;
}
.CajaDegTop3 {
	background-image: url(../imgpk/deg_top3.jpg);
	background-repeat:  repeat-x;
}
.TitCajaBlanXL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.TxtBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.TitEtiquetaPiso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4364AC;
	font-weight: bold;
}
.TitEtiquetaZona {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	font-weight: normal;
}
.TitEtiquetaRef {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	font-weight: normal;
}
.MedEtiquetaPiso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4364AC;
	font-weight: normal;
}
.TitXlEtiquetaPiso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4364AC;
	font-weight: bold;
}
.PieBaseBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TitCajaBlanL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.TitEtiquetaBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.cajaListados {
	background-position: bottom;
	border: 0px none;
	cursor: hand;
}
.cajaListados_over {
	background-position: bottom;
	border: 0px none;
	background-color: #666666;
	cursor: hand;
}.cajalistadosImp {
	padding: 2px;
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009362;
	border-right-color: #009362;
	border-left-color: #009362;
	background-color: #FFCC66;
}
.fondoCeldas {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.fondoCeldas_hover {
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	cursor: hand;
}
.fondoCeldasImp {

	background-color: #FFCC66;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	margin: 1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.TitEtiquetaWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.TitEtiquetaPrecio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: normal;
}
.TitListadosNombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.cajaAyuda {
	background-position: bottom;
	border: 0px none;
	cursor: hand;
	margin: 1px;
	padding: 1px;
}
.TitAvisoLegal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*Estilos del borde y texto*/
position: absolute;
background-color: white;
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
color: #FFFF00;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */
}.TextoRefMini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.TxtMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

