﻿.TextBoxNormales {
	font-family: verdana;
	font-size: 8.5pt;
	Height:13px;
}

.LinkButtons
{
	color: #92D466;
	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: #009933;
}

.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-family: "Century Schoolbook";
    font-size: 41px;
    font-weight: 900;
    font-style: normal;
    color: #008000;
}

