/* atajo */

.shortcut_slotlet 
{
  text-align:left;
}

.shortcut_slotlet a
{
  text-decoration:none;
  text-decoration:none;
}

.most_visited  .external-shortcut-image 
{
	color:#fff;
	display:none;
}

/* titulos home */

.home_title_pink  .shortcut_none
{
  background:#E75295;
  border-bottom:3px solid #F19FC1;
  color:#FFFFFF !important;
  padding:5.3px 8px;
  text-align:left;
}

.home_title_green  .shortcut_none
{
  background:#96BA3A;
  border-bottom:3px solid #C7D54F;
  color:#FFFFFF !important;
  padding:5.3px 8px;
  text-align:left;
}

.home_title_orange 
{
  background:#ffcc00;
  border-bottom:3px solid #f49b00;
  color:#333333 !important;
  padding:5.3px 8px;
  text-align:left;
}

.home_title_red .shortcut_none
{
  background:#e75012;
  border-bottom:3px solid #ee7f01;
  color:#FFFFFF !important;
  padding:5.3px 8px !important;
  text-align:left;
}

.home_title_left .shortcut_none
{
   background:#bbbdbe;
   padding:5.3px 8px;
   text-align:left;
   border-bottom:3px solid #eceded;
}

.home_title_center .shortcut_none
{
   background: #bbbdbe;
   color:#FFFFFF;
   padding:5.3px 8px;
   text-align:left;
   border-bottom:3px solid #eceded;
}

/*clase de la columna destacados home*/

.destacado_home
{
	background-color:#BBBDBE;
	height:25px;
}

.home_title_news
{
  background-color:#bbbdbe;
  border-bottom:3px solid #ECEDED;
}

.home_title_news .shortcut_none 
{
  color:#FFFFFF;
  padding:5.3px 8px;
  text-align:left;
}

/* (cuadrados) destacado_home */

.destacados_sl_separator
{
  height:5px !important;
}

.destacados_home
{
  background:#BBBDBE;
  height:235px;
}
.destacados_home .shortcut_gray
{
  border-bottom:3px solid #ECEDED;
}

.destacados_home  .shortuct_article 
{

}

.destacados_home .shortuct_article a {
background:url("../../../images/frontend/bg_destacados_a.jpg") repeat-x scroll left top transparent;
color:#333333;
display:block;
font-size:11px;
height:55px;
margin:0 5px;
padding:5px 10px;
}

.destacados_home  .shortuct_article  a:hover
{
  background:url('../../../images/frontend/bg_destacados_hover.jpg') top left repeat-x #444;
  color:#fff;  
}

.destacados_home .shortcut_section a {
background:url("../../../images/frontend/bg_destacados_a.jpg") repeat-x scroll left top transparent;
color:#333333;
display:block;
font-size:11px;
height:57px;
margin:0 5px;
padding:5px 10px;
}

.destacados_home  .shortcut_section  a:hover
{
  background:url('../../../images/frontend/bg_destacados_hover.jpg') top left repeat-x;
  color:#fff;  
}

/*descado imagen y epigrafe*/

.destacado_img {
margin:4px;
}



.destacado_epigrafe
{
  padding:5.3px 4px;
  text-align:left;
  font-weight:normal;
  font-size:12px;
  color:#fff;
}

.destacado2_a {
	width:auto;
	padding:0px;
	margin:3px 0px;
}

.destacado2_b {
	width:auto;
	padding:0px;
	margin:43px 0px;
}


/* atajos redes sociales */

.social_network  .shortuct_article  a,
.social_network  .shortcut_external a,
.social_network  .shortcut_section  a
{
	background:#eceded;
	display:block;
	padding:0;
}

.social_network2  .shortuct_article  a,
.social_network2  .shortcut_external a,
.social_network2  .shortcut_section  a
{
	background:#FFFFFF;
	display:block;
	padding:0;
	float:left;
}

.social_network  .shortuct_article  a:hover,
.social_network  .shortcut_external  a:hover,
.social_network  .shortcut_section  a:hover
{
	background:#fff;
	margin:0;
	padding:0;
}

.social_network2  .shortuct_article  a:hover,
.social_network2  .shortcut_external  a:hover,
.social_network2  .shortcut_section  a:hover
{
	background:#eceded;
	margin:0;
	padding:0;
}

.social_network  .shortcut_none :hover,
.social_network  .shortcut_none 
{
	background:#fff;
	padding:0;
	margin:0;
}

.social_network2  .shortcut_none
.social_network2  .shortcut_none :hover,
.social_network2  .shortcut_none a
{
	background:#FFFFFF;
	padding:0;
	margin:0;
	float:left;
}

/* atajos institucional */

.institution_slotlet .shortuct_article  a,
.institution_slotlet  .shortcut_external a,
.institution_slotlet  .shortcut_section  a
{
	background:#fff;
	display:block;
	padding:0;
}

.institution_slotlet  .shortuct_article  a:hover,
.institution_slotlet  .shortcut_external  a:hover,
.institution_slotlet .shortcut_section  a:hover
{
	background:#eceded;
	margin:0;
	padding:0;
}

.institution_slotlet  .shortcut_none 
{
	background:#fff;
	padding:0;
	margin:0;
}

.institution_slotlet  .shortcut_none :hover

{
	background:#eceded;
	padding:0;
	margin:0;
}

/* atajos list con img */

.most_visited .image .shortuct_article a,
.most_visited .image .shortcut_external a,
.most_visited .image .shortcut_section  a
{
	list-style:none !important;
	color:#555;
	padding:0;
	margin:0;
	text-align:left;
}

.most_visited .image .shortuct_article  a:hover,
.most_visited .image .shortcut_external  a:hover,
.most_visited .image .shortcut_section  a:hover 
{
    padding:0;
	margin:0;
}

/* atajos list */

.most_visited .shortuct_article a, .most_visited .shortcut_external a, .most_visited .shortcut_section a {
color:#555555;
display:list-item;
list-style:square inside none !important;
padding:3px 8px;
}

.most_visited .shortuct_article  a:hover,
.most_visited .shortcut_external  a:hover,
.most_visited .shortcut_section  a:hover
{
	background:#eceded;
}

.most_visited .shortcut_none 
{
	color:#FFFFFF;
	padding:5px 10px;
}

.most_visited .shortcut_none :hover

{
	background:#eceded;
}

.shortcut_destacado2 {
	width:auto;
	padding:0;
	margin:0;
	list-style:none;
}

.acceso_destacado {
	padding:0;
	margin:0;
	vertical-align:bottom;
}

.shortcut_menu_interior {
	color:#0EAFE2;
	border-bottom:1px solid #D9D9D9;
	margin:3px 7px 3px 7px;
	text-align:left;
	padding:4px 4px 4px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.shortcut_menu_interior a {
	color:#0EAFE2;
	border-bottom:1px solid #D9D9D9;
	margin:3px 3px 3px 0px;
	text-align:left;
	padding:4px 0px 4px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
