/* atajo */

.shortuct_article  a,
.shortcut_external a,
.shortcut_section  a,
.shortcut_none  
{
    text-decoration:none;
}

.shortuct_article  a:hover,
.shortcut_external a:hover,
.shortcut_section  a:hover,
.shortcut_none  
{
     color:#ccc;
}


/* escudo UNLP */


.shortcut_slotlet_escudo .shortuct_article  a,
.shortcut_slotlet_escudo .shortcut_external a,
.shortcut_slotlet_escudo .shortcut_section  a,
.shortcut_slotlet_escudo .shortcut_none  
{
    text-transform:uppercase;
    text-decoration:none;
    float:right;
    margin:0;
    padding:0;
}


/* ir a Facultad | ir a Museo */

.shortcut_slotlet_ir_a .shortuct_article  a,
.shortcut_slotlet_ir_a .shortcut_external a,
.shortcut_slotlet_ir_a .shortcut_section  a,
.shortcut_slotlet_ir_a .shortcut_none  
{
    color:#4e5426;
    font-size:18px;
    font-weight:bold;
    text-align:center;
}


.shortcut_slotlet_ir_a .shortuct_article  a:hover,
.shortcut_slotlet_ir_a .shortcut_external a:hover,
.shortcut_slotlet_ir_a .shortcut_section  a:hover,
.shortcut_slotlet_ir_a .shortcut_none

{
     color:#999;
}

/* ir a la fucultad */

.shortcut_slotlet_facultad .shortuct_article  a,
.shortcut_slotlet_facultad .shortcut_external a,
.shortcut_slotlet_facultad .shortcut_section  a,
.shortcut_slotlet_facultad .shortcut_none  
{
    color:#D6D5C4;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    background:#4E5426;
    padding:7px 0px;
    padding-bottom:8px;
    display:block;
    width:100%;
}


.shortcut_slotlet_facultad .shortuct_article  a:hover,
.shortcut_slotlet_facultad .shortcut_external a:hover,
.shortcut_slotlet_facultad .shortcut_section  a:hover,
.shortcut_slotlet_facultad .shortcut_none

{
     color:white;
     background:#6B7430;
}

/*title acceso a*/

.shortcut_slotlet_title .shortcut_none  
{
  background:#9a311e;
  padding:5px;
  color:#fff;
  width:100%;
}


.shortcut_slotlet_home .shortuct_article  a,
.shortcut_slotlet_home .shortcut_external a,
.shortcut_slotlet_home .shortcut_section  a,
.shortcut_slotlet_home .shortcut_none  
{
    color:#555;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    background:url('../../../images/frontend/botton.jpg')  repeat-x;
    padding:10px;
    display:block;
    width:150px;
    text-transform:capitalize;
}

.shortcut_slotlet_home .shortuct_article  a:hover,
.shortcut_slotlet_home .shortcut_external a:hover,
.shortcut_slotlet_home .shortcut_section  a:hover,
.shortcut_slotlet_home .shortcut_none  
{

    background:#f2f2f2;

}


/**** ACCESOS HOME *******/
.shortcut_slotlet_acceso .shortcut_none{
float: left;
background-color:#9A311E;
padding: 5px 12px;
font-weight: bold;
text-align: left;
color: white;
vertical-align: middle;
margin-bottom: 5px; 
width: 102px;
margin-right: 4px;
}

/* separados solapas*/
.sl_separator_solapas{
    background-color: #9A311E;
    
    margin-top: 25px;
}

/*seleccionado*/
#layout_for_home .shortcut_slotlet_ghost_doc .shortcut_section,
#layout_for_docentes_investigadores .shortcut_slotlet_ghost_doc .shortcut_section,
#layout_for_graduados .shortcut_slotlet_ghost_gra .shortcut_section,
#layout_for_estudiantes .shortcut_slotlet_ghost_est .shortcut_section,
#layout_for_no_docentes .shortcut_slotlet_ghost_nod .shortcut_section,
#layout_for_publico_en_general .shortcut_slotlet_ghost_peg .shortcut_section,
#layout_for_ingresantes .shortcut_slotlet_ghost_ing .shortcut_section
{


  background-color: #fff !important;
  padding: 5px 8px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-top: 2px solid #9A311E;
  border-right: 2px solid #9A311E;
  border-left: 2px solid #9A311E;
}

/*deseleccionado*/
.shortcut_slotlet_ghost_doc .shortcut_section,
.shortcut_slotlet_ghost_gra .shortcut_section,
.shortcut_slotlet_ghost_est .shortcut_section,
.shortcut_slotlet_ghost_nod .shortcut_section,
.shortcut_slotlet_ghost_peg .shortcut_section,
.shortcut_slotlet_ghost_ing .shortcut_section
{
float: left;
background-color: #C9CAB5;
padding: 4px 6px;
font-weight: bold;
text-align: left;
color: white;
vertical-align: middle; 
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 0px;
border-top-right-radius: 10px;
border-top: 2px solid white;
border-right: 2px solid white;
cursor:pointer
}

/*deseleccionado HOVER*/
.shortcut_slotlet_ghost_doc .shortcut_section:hover,
.shortcut_slotlet_ghost_gra .shortcut_section:hover,
.shortcut_slotlet_ghost_est .shortcut_section:hover,
.shortcut_slotlet_ghost_nod .shortcut_section:hover,
.shortcut_slotlet_ghost_peg .shortcut_section:hover,
.shortcut_slotlet_ghost_ing .shortcut_section:hover{
background-color: #B6B8AD;
color:#000;
font-weight:normal;
}

.shortcut_slotlet_ghost_doc .shortcut_section a,
.shortcut_slotlet_ghost_gra .shortcut_section a,
.shortcut_slotlet_ghost_est .shortcut_section a,
.shortcut_slotlet_ghost_nod .shortcut_section a,
.shortcut_slotlet_ghost_peg .shortcut_section a,
.shortcut_slotlet_ghost_ing .shortcut_section a{
color:#5f5f5f;
font-weight:normal;
}


/* Todas Las Noticas */
.shortcut_slotlet_allnews{
    float: right;
    margin: 4px 0px 0px 0px;
    color: #9A311E;
}

.shortcut_slotlet_allnews a{
    color: #555;
    font-size: 10px;
}

.shortcut_slotlet_allnews a:hover{
    color: #9A311E;
}


/* TITULOS BUSCADOR */
.shortcut_slotlet_tit div{
    text-align: justify;
    float: left;
    width: 600px;
    margin:34px 0px 0px 150px;
    font-size: 14px;
    font-weight: bold;
    color: #9D0D15;
    border-bottom: 2px solid #9A311E;
}

/*ATAJOS SECCIONES VACACIONES CON DINOS*/
.shortcut_slotlet_dino{
    margin-bottom: 20px;
    margin-left: 15px;
}

.shortcut_slotlet_dino:hover{
    opacity:0.85;
    filter:alpha(opacity=85);
}

/*MINI BANNER HOME DINO*/
.shortcut_slotlet_atajo_dino{
margin-top:10px;
}

.shortcut_slotlet_web20
{
margin-top:10px;
}
