
body
{
	background-attachment: fixed;
	background-image: url(../IMAGENES/fondo_loginSSAE_Principal.jpg);
	background-repeat: no-repeat;
	background-color: #F9FAFE;
    margin:0px;
    padding:0px
}
A
{
	font-size: 8pt;
	color: #527DD6;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: underline;
}
A:hover
{
	color: #062bca;
	text-decoration: underline;
}
A.OpcionMenu
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: underline;
}
SELECT
{
	font-size: 7pt;
	text-transform: capitalize;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
}
INPUT
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
	font-size: 8pt;
}
INPUT.texto
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
INPUT.boton
{
	border-right: #527DD6 1px solid;
	border-top: #521px solid;
	font-weight: bold;
	background-image: url(../IMAGENES/boton.jpg);
	border-left: #527DD6 1px solid;
	border-bottom: #527DD6 1px solid;
	background-repeat: repeat-x;
	background-color: white;
}
TABLE
{
	font-size: 7.5pt;
	color: black;
	font-family: Verdana, Arial;
	border-collapse: collapse;
}
TABLE.menu
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #f8f8f8;
}
TABLE.grid
{
	border-left-color: #65b12b;
	border-bottom-color: #65b12b;
	border-top-color: #65b12b;
	background-color: #f1f1f1;
	border-right-color: #65b12b;
}
TABLE.ayuda
{
	border-right: #4A8AD6 1px solid;
	border-top: #4A8AD6 1px solid;
	border-left: #4A8AD6 1px solid;
	border-bottom: #4A8AD6 1px solid;
}
TABLE.seccion
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid
}
TABLE.seccionsintop
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid
}
TABLE.seccionsinbottom
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 	
}
TABLE.background
{
	Background-color: transparent; 
}
TR.titulo
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../IMAGENES/barraazul.gif);
	color: #ffffff;
}
.Titulo
{
	font-weight: normal;
	font-size: 14px;
	color: navy;
	font-family: Arial;
	background-color: white;
}

.LinkButton
{
	font-size: 11px;
	cursor: hand;
	color: blue;
	font-family: Arial;
}

.LinkButtonBuscar
{
	font-size: 12px;
	cursor: hand;
	color: blue;
	border-bottom: darkgray thin solid;
	font-family: Arial;
	background-color: gainsboro;
	text-align: center;
}
.MenuToolbar
{
	font-weight: normal;
	font-size: 9px;
	cursor: hand;
	color: #527DD6;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: underline;
}
.label{
 FONT-FAMILY: Arial;
 FONT-SIZE: 11px;
 COLOR: black;
 CURSOR: default;
 font-weight: bold;  
}

