/* =OFERTAS DE ULTIMA HORA
--------------------------------------------------------*/



/* =Grupo general 2 columnas
--------------------------------------------------------*/
#contenedor .grupo2Col .ptitIndx{
background: url(/css/bitmaps/00_fl.gif) no-repeat ;
background-position:0 7px;
padding:0 0 0 16px;
color:#888513;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
margin:15px 0 5px 0;
} 
#contenedor .grupo2Col .ptitIndx a{
color:#888513;
text-decoration:none;
}
#contenedor .grupo2Col .ptitIndx a:hover{
color:#888513;
text-decoration:underline;
}


#contenedor .divVideo{
	margin-bottom: 0;
}
/*
#contenedor .grupo2Col .ptitIndx {
	background-color: #EBEEF0;
	border: 1px solid #D6DCDE;
	color: #0485B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	height: 100%;
	line-height: 1.2em;
	margin: 25px 1px 15px 0;
	padding: 5px 3px 5px 13px;
}

#contenedor .grupo2Col .ptitIndx a{
	color: #0485B9;
	cursor: text;
	text-decoration: none;
}

#contenedor .grupo2Col .ptitIndx a:hover{
	text-decoration: none;
}*/

#contenedor .grupo2Col #divOfertas.on{
	display: block;
}

#contenedor .grupo2Col #divOfertas.off {
	display: none;
}