﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}
	 
body
{
	background: #ffffff;	
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

.MenuLateral
{
	width: 100%;
	margin-bottom: 10px;
}

/*Pantalla de Login*/

.TituloLogin
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	font-family: Tahoma, Sans-Serif;
}

.SubtituloLogin
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Sans-Serif;
}

.TextoLogin
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Sans-Serif;
}

.MensajeLogin
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff3300;
	font-family: Tahoma, Sans-Serif;
}

/*Formas*/

.SubtituloForma
{
	font-weight: bold;
	font-size: 9pt;
	color: #006600;
	font-family: Tahoma, Sans-Serif;
}

.TextoForma
{
	font-weight: normal;
	font-size: 9pt;
	color: #009900;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
}
.TituloForma
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-family: Tahoma, Sans-Serif;
}
.DatosEncabezadoForma
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma, Sans-Serif;
}

.DatosEncabezadoFormaResaltado
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma, Sans-Serif;
}


.TextoBoton
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, Sans-Serif;
}

.TituloSubventana
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma, Sans-Serif;
}