﻿.TextBoxNormales {
	font-family: verdana;
	font-size: 8.5pt;
	Height:13px;
}

.LinkButtons
{
	color: #07499d;
	text-decoration: none;
	font-size:xx-small;
}

.LabelMantenimiento
{
	font-family:Verdana;
	font-size:x-small;
}

.LabelNegrita
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color: #07499d;
}

.LineaSeparacionIzq {
      border-left-color: #ADADAD;
      border-left-width: 1px;
      border-left-style: solid;
}

.TextFechas
{
	width:75px;
	height:13px;
	font-family: verdana;
	font-size: 8.5pt;
}

.PieTabla {
	background-image:url('../Imagenes/PieTabla.png');
	background-repeat:repeat-x;
 	width: 100%;
  	border-style:solid none none none;
  	border-width:1px;
   	border-color:silver
}

.DropDownList{
	font-family: verdana;
	font-size: 8.5pt;
	Height:20px;

}

.PanelesModales
{
	background-color: white;
	border: medium outset #C0C0C0;
	font-family:Verdana;
	font-size: small;
	
}

.TituloResidencia
{
    font-size: 35px;
    font-weight: 900;
    font-style: normal;
    color: #07499d;
}
.CabMaster
{
	background-position: center;
	width: 920px;
	height: 140px;
	background-image: url('../Imagenes/Cabecera.png');
    background-repeat: no-repeat;
    text-align: center;
	width: 920px;
	height: 126px;
}
.PieMaster
{
	width: 920px;
	height: 126px;
	background-image: url('../Imagenes/PieMaster.png');
	background-repeat: no-repeat;
	text-align: center;
}
.BarraMenu
{
	background-position: center;
	width: 920px;
	background-image: url('../Imagenes/barraMenu.png');
	background-repeat: no-repeat;
	text-align: center;
}
.Avisos
{
    background-image: url('../Imagenes/TituloAvisos.png');
    background-repeat: no-repeat;
    width: 230px;
    height: 31px;
}
.ProximosEventos
{
    background-image: url('../Imagenes/TituloProxEventos.png');
    background-repeat: no-repeat;
    width: 230px;
    height: 31px;
}
.TituloMisFamiliares
{
    background-image: url('../Imagenes/TituloMisFamiliares.png');
    background-repeat: no-repeat;
    width: 230px;
    height: 31px;
}
.TituloActividades
{
    background-image: url('../Imagenes/TituloActividades.png');
    background-repeat: no-repeat;
    width: 660px;
    height: 29px;
}
.TituloIncids
{
    background-image: url('../Imagenes/TituloIncids.png');
    background-repeat: no-repeat;
    width: 660px;
    height: 29px;
}
.TituloUlceras
{
    background-image: url('../Imagenes/TituloUlceras.png');
    background-repeat: no-repeat;
    width: 660px;
    height: 29px;
}
.TituloMensajes
{
    background-image: url('../Imagenes/TituloMensajes.png');
    background-repeat: no-repeat;
    width: 660px;
    height: 29px;
}
.TituloLogin
{
	background-image: url('../Imagenes/TituloLogin.png');
	background-repeat: no-repeat;
	width: 470px;
	height: 31px;
}
 .DocumentosEmpresa
{
    background-image: url('../Imagenes/TituloDocumEmpresa.png');
    background-repeat: no-repeat;         
    width: 667px;
    height: 29px;
    text-align:center ;
}
.PersonalEmpresa
{
    background-image: url('../Imagenes/TituloPersonalEmpresa.png');
    background-repeat: no-repeat;         
    width: 667px;
    height: 29px;
} 
.GridViewFooter
{
	 background-color:#b3c7d6;
	 font-weight:bold ;
	 color : White;
}
.GridViewPager
{
	 background-color :#b3c7d6;
	 font-weight:bold ;
	 color : White;
	 text-align:center ;
}
.GridViewSelectedRow
{
	 background-color :#C5BBAF;
	 font-weight:bold ;
	 color : #333333;
}
.GridViewHeaderStyle
{
	 background-color :#326cee;
	 font-weight:bold;
	 color: White;
}
.GridViewEditRowStyle
{
	 background-color :#7C6F57;
}
.GridViewAlternatingRowStyle
{
	 color: Black;
}
.GridViewRowStyle
{
	 background-color:#d6ecfb;
	 color: Black;
}
.GridViewEmptyDataRowStyle
{
	 color: Black;
}
.CabPanelModal
{
	background-image: url('../Imagenes/CabPanel.png');
	background-repeat:repeat-x;
	text-align: center;
	color: White;
}

.btnBandejaEntrada{width:106px; height:37px; background:url(../Imagenes/btnBandejaEntrada.png) no-repeat; border-bottom:solid 1px silver; border-right:solid 1px silver; cursor:pointer}
.btnBandejaEntrada:hover{background:url(../Imagenes/btnBandejaEntrada_Over.png) no-repeat; border-bottom:solid 1px silver; border-right:solid 1px silver; }
.btnBandejaSalida{width:106px; height:37px; background:url(../Imagenes/btnBandejaSalida.png) no-repeat; border-bottom:solid 1px silver; border-right:solid 1px silver; cursor:pointer}
.btnBandejaSalida:hover{background:url(../Imagenes/btnBandejaSalida_Over.png) no-repeat; border-bottom:solid 1px silver; border-right:solid 1px silver; }



