
/*.style1 {font-size: 100%}
.style2 {color: #CC0000} Rojo
.style3 {font-size: x-small}
.style4 { color: #990000; font-size: x-small; } Rojo
.style5 { color: #000000; font-weight: bold; }  Negro
.style6 {color: #336699} /*Azul
*/

body 
{
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	font-family: Arial;
	font-size: 10pt;
	color: #666666; /*Gris*/
}
td,th 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #666666; /*Gris*/
}



.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}

.Subtitulo
{
	font-size: 12pt;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
}

.TituloContacto
{
	font-size: 10pt;
	color: #CC0000;
	font-family: Arial;
	font-weight: bold;
}

.SubtituloContacto
{
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana;
	font-weight: bold;
}

.Normal
{
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Verdana;
}
.DescripcionSoftware
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana;
	COLOR: #FFFFFF;
}
.ExtendedTable
{
	display:none;
}
.Nota
{
	font-size: 8pt;
	color: #000000;/*#990000;*/
	font-style: italic;
	font-family: Arial;
}

.NombreCliente
{
	FONT-SIZE: 8pt; COLOR: #336699; FONT-FAMILY: Verdana; font-weight: bold;
}

.NombreRestaurante
{
	FONT-SIZE: 7pt; COLOR: #666666; FONT-FAMILY: Verdana; font-weight: bold;
}

.CeldaComentario
{
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Verdana;
	padding:10px 10px 10px 10px;
}

.CeldaDatosCliente
{
	padding:0px 4px 0px 4px;
}

.tabletitle {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0066ff;/*#009966;*/
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: auto;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tablesub {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFEBAD ;
	margin: auto;
	padding: 5px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.tabledata {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: auto;
	padding: 5px;
	border: 1px solid #000000;
}
.tabledataempty {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
}
.tablesub2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFF5D6;
	margin: auto;
	padding: 5px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.tablesub3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFE085;
	margin: auto;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

select
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

input
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
