﻿.cssPanelHoyDestacamos
{
	position: absolute;
	top: 314px;
	left: 0px;
	width: 472px;
	height: 420px;
	/*margin-left: auto;*/
	/*margin-right: auto;*/	
	/*text-align:center;*/
	text-align:center;	
	background-color:White;
	border-style:solid; 
	border-color:#7B93AA;
	cursor:pointer;
	z-index: 200;
	visibility:hidden;
}

.cssImagenPanelHoyDestacamos
{
	position: relative;
	top: 5px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;	
}

.cssTextoPanelHoyDestacamos
{
	position: relative;
	top: 15px;
	left: 0px;
  color: #A5A5A5; 
  font-weight: normal; 
  line-height: 14px; 
}

.cssCerrarPanelHoyDestacamos
{
	position: relative;
	top: 0px;
	left: 210px;
  color: #F78B26; 
  font-weight: normal; 
  line-height: 14px; 
}


