﻿.itemSuperior
{
    width: 110px !important;
    text-align: center;
}
.rmLeftImage
{
    margin-right: 5px !Important;
}
.rmText
{
    font-family: tahoma !important;
    font-size: 11px !important;
}
.RadMenu_Office2007 .rmLink 	
{
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
}
.RadMenu_Office2007 .rmLink:hover 
{
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #C0C0C0;

}
.cssDivCampoBusqueda
{
    float: left;
    width: 230px;
    height: auto;
    padding-left: 10px;
    margin-top: 2px;
}
.cssDivBotonBusqueda
{
    width: 20px;
    height: auto;
    text-align: center;
    float: left;
    margin-top: 2px;
    padding-left: 5px;
}

.cssTD_Grupo_Izq
{
    background-image: url('img/c_azul_izq.png');
    width:5px; 
    height:33px; 
}

.cssTD_Grupo_Centro
{
    background-image:url('img/c_azul_cent.png');
    height:33px;
    font-size:13px; 
    font-variant: small-caps; 
    text-align: center; 
    color: #005D94;
}

.cssTD_Grupo_Der
{
    background-image:url('img/c_azul_der.png');
    width:5px; 
    height:33px; 
}

.cssTD_PPanel_Izq
{
    background-image:url('img/b_titulo_izquierda.gif');
    width:7px; 
    height:28px; 
}

.cssTD_PPanel_Centro
{
    background-image:url('img/b_titulo_medio.gif'); 
    height:28px; 
    text-align: left; 
    vertical-align:middle;
    font-variant:small-caps; 
    font-size:14px; 
    font-weight:bold;
    color:White; 
}

.cssTD_PPanel_Der
{
    background-image:url('img/b_titulo_derecha.gif');
    width:7px; 
    height:28px; 
}

.shadow 
{ 
    position:relative; 
    display:block; 
    color:#fff; 
}
  
.shadow span 
{ 
    position:absolute; 
    display:block; 
    top:0px; 
}  

.shadow:before 
{ 
    display:block; 
    padding:1px; 
    content: attr(title); 
    color:#666; 
}