﻿BODY
{
	color: #3d4743;
	font-size: 10pt;
	font-family: "Trebuchet MS" , tahoma, Arial, sans-serif;
}
.tableBorder
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #330099;
	border-right: inactiveborder 1px solid;
	border-top: inactiveborder 1px solid;
	border-left: inactiveborder 1px solid;
	border-bottom: inactiveborder 1px solid;
}
.tableBorderIn
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #3d4743;
	padding-top: 2px;
	font-family: 'Trebuchet MS' , Tahoma;
	background-color: #E8E8E8;
	border-right: inactiveborder 1px solid;
	border-top: inactiveborder 1px solid;
	border-left: inactiveborder 1px solid;
	border-bottom: inactiveborder 1px solid;
}
.tableBorderAll
{ 
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #3d4743;
	padding-top: 0px;
	font-family: 'Trebuchet MS' , Tahoma;
	background-color: #e7e6f7;
	border-color : blue;
	border-right: background 1px solid;
	border-top: background 1px solid;
	border-left: background 1px solid;
	border-bottom: background 1px solid;
	margin: 1px;
 }

.footer
{
	font-family: 'Trebuchet MS' , Verdana;
	color: #9598b9;
	font-size: x-small;
}
.menu_izq
{
	font-family:Verdana;
	color:#000000;
	font-size:medium
}

.titulo_pantalla
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:Black;
	font-weight:bold
}
.titulo_resumen
{
	font-family:Trebuchet MS;
	font-size:small;
	color:Black;
	font-weight:bold
}

H1
{
	font-family: "Trebuchet MS";
	color: red;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}

.messageError
{
	color: red;
	font-size: 10pt;
	font-family: "Trebuchet MS" , tahoma, Arial, sans-serif;
}

.grabar
{
	font-size: 8pt;
	font-family: "Trebuchet MS" , tahoma, Arial, sans-serif;
}
.boton
{
	font-size: 8pt;
	font-family: "Trebuchet MS" , tahoma, Arial, sans-serif;
}