.BloquePromociones{
	width:140px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:2px;
	font-weight:bold;
	
	
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#587390;
	scrollbar-highlight-color:#587390;
	scrollbar-shadow-color:#587390;
	scrollbar-track-color:#FFFFFF;
}

.BloquePromociones .Promociones{
	width:138px;
	height:380px;
	overflow-y:scroll;
	overflow-x:hidden;
	border-top:1px solid #587390;
	border-bottom:1px solid #587390;
}
.BloquePromociones .Promociones .Poblacion{
	height:22px;
	padding:0 0 0 3px;
	line-height:80%;
	border:1px solid #587390;
	border-top:0px;
	border-right:0px;
	background-color:#FFFFFF;
	color:#3B5361;
	overflow:hidden;

}
.BloquePromociones .Promociones .PoblacionOver{
	height:22px;
	padding:0 0 0 3px;
	line-height:80%;
	border:1px solid #587390;
	border-top:0px;
	border-right:0px;
	color:#000000;
	overflow:hidden;
	
	background-image: url(../img/BloquePromociones/PoblacionOver.jpg);
	cursor:pointer;
}

#PoblacionTexto{
	height:22px;
	vertical-align:middle;
	line-height:90%;

	color:#3B5361;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.BloquePromociones .Promociones .GrupoPoblacion{
	display:none;
	width:120px;
	/*visibility:collapse;*/
	border:1px solid #587390;
	border-left:0px;
	border-top:0px;
	background-color:#F4F4F4;
}

.BloquePromociones .Promociones .GrupoPoblacion .PromocionPar{
	width:128px;
	height:10px;
	padding:4px 0 4px 15px;
	margin:0;
	border-right:1px solid #587390;
	background:left no-repeat url(../img/BloquePromociones/icoCasa.gif);
	background-color:#F4F4F4;
}
.BloquePromociones .Promociones .GrupoPoblacion .PromocionImpar{

	width:128px;
	height:10px;
	padding:4px 0 4px 15px;
	margin:0;
	border-right:1px solid #587390;
	background:left no-repeat url(../img/BloquePromociones/icoCasa.gif);
	background-color:#E9E9E9;
}
.BloquePromociones .Promociones .GrupoPoblacion a{
	color:#000000;
	font-size:9px;
}
.BloquePromociones .Promociones .GrupoPoblacion a:hover{
	color:#3B5361;
	cursor:pointer;
	font-size:9px;
}

.BloquePromociones .Piecera_Bloque{
	width:152px;
	margin-top:4px;
	margin-left:-5px;
	text-align:center;
}
#Sombra{
	width:118px;
	height:1px;
	margin-left:1px;
	overflow:hidden;
}

/*_______________________________________________________________________________________________*/

.Gestor_Contenedor_Bloque{
	width:93%;
	height:120px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	overflow-y:scroll;
	
	scrollbar-3dlight-color:#3B5361;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#3B5361;
	scrollbar-face-color:#3B5361;
	scrollbar-highlight-color:#3B5361;
	scrollbar-shadow-color:#3B5361;
	scrollbar-track-color:#FFFFFF;
}

/*.Contenedor .Cursor{*/
#Gestor_Cursor_Bloque{
	width:144px;
	height:14px;
	text-align:right;
	vertical-align:bottom;
	background-image:url(../img/block_FondoCursor.jpg);
}

/*_______________________________________________________________________________________________*/