.BloquePromociones{
	width:136px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	/*
	scrollbar-3dlight-color:#327ACA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#327ACA;
	scrollbar-face-color:#327ACA;
	scrollbar-highlight-color:#327ACA;
	scrollbar-shadow-color:#327ACA;
	scrollbar-track-color:#FFFFFF;*/
}

.BloquePromociones .Promociones{
	width:136px;
	height:402px;
	/*overflow-y:scroll;
	overflow-x:hidden;
	border-bottom:1px solid #225388;*/
}
.BloquePromociones .Promociones .Poblacion{
	width:136px;
	height:22px;
	padding:0 0 0 3px;
	/*border-right:1px solid #225388;*/
	
	color:#225388;
	overflow:hidden;
	background-image: url(../img/BloquePromociones/Poblacion1.jpg);
}
.BloquePromociones .Promociones .PoblacionOver{
	width:136px;
	height:22px;
	padding:0 0 0 3px;
	/*border-right:1px solid #225388;*/
	
	overflow:hidden;
	background-image: url(../img/BloquePromociones/PoblacionOver1.jpg);
	cursor:pointer;
}
#PoblacionTexto{
	height:22px;
	vertical-align:middle;
	line-height:90%;

	color:#225388;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.BloquePromociones .Promociones .GrupoPoblacion{
	display:none;
	/*visibility:collapse;*/
	border-top:1px solid #225388;
	background-color:#F4F4F4;
}

.BloquePromociones .Promociones .GrupoPoblacion .PromocionPar{
	width:136px;
	height:10px;
	padding:4px 0 4px 17px;
	margin:0;
	background:left no-repeat url(../img/BloquePromociones/icoCasa.gif);
	background-color:#F4F4F4;
}
.BloquePromociones .Promociones .GrupoPoblacion .PromocionImpar{

	width:136px;
	height:10px;
	padding:4px 0 4px 17px;
	margin:0;
	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:#0097DF;
	cursor:pointer;
	font-size:9px;
}

.BloquePromociones .Piecera_Bloque{
	width:136px;
	text-align:center;
	background-image:url(../img/block_FondoLogo.jpg);
}
#Sombra{
	width:118px;
	height:1px;
	margin-left:1px;
	overflow:hidden;
	background-color:#7D7D7D;
}
#Separador{
	width:136px;
	height:1px;
	overflow:hidden;
	background-color:#225388;
}
/*_______________________________________________________________________________________________*/

.Gestor_Contenedor_Bloque{
	width:100%;
	height:240px;
	text-align:left;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	overflow-y:scroll;
	
	scrollbar-3dlight-color:#327ACA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#327ACA;
	scrollbar-face-color:#327ACA;
	scrollbar-highlight-color:#327ACA;
	scrollbar-shadow-color:#327ACA;
	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);
}

/*_______________________________________________________________________________________________*/