﻿body
{
	background-color: #ffffff;
}
body, td, p, input, select
{
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Tahoma, Verdana;
}
input, select
{
	border-right: activeborder 1px solid;
	border-top: activeborder 1px solid;
	border-left: activeborder 1px solid;
	border-bottom: activeborder 1px solid;
}
body
{
	margin: 1px;
	vertical-align: middle;
	text-align:justify;
}
.boton
{
	border-right: #d4ceb6 1px outset;
	border-top: #d4ceb6 1px outset;
	border-left: #d4ceb6 1px outset;
	border-bottom: #d4ceb6 1px outset;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #dddac5;
}
.titulo, h1
{
	vertical-align:middle;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}
.subtitulo
{
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
.tituloTabla
{
	text-align: center;
	background-color: #0e7414;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}
.actualizacion
{
	background-color: #006600;
	font-size: 8pt;
	color: #ffffff;
}
.marcoTrabajo
{
	background-color: #e7e4cf;
}
