h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: -12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 5px;
}
.TablaVacia {
	margin: 5px;
/*	border: thin solid #808080;*/
	border-collapse: collapse;
	border-color: #808080;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
.CeldaTitulo {
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.CeldaAvisoProducto {
	background-color: #dd3200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-position: right bottom;
	text-align: right;
	font-size: 16px;
}
.TablaPrecios {

	margin: 6px;
}
.TextoPrecio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	background-position: right;
}
.TextoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.EnlacePeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
}

.CursorMano {
	cursor: pointer;
}

.Subtexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.TextoNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.CursorManoHigh {
	cursor: pointer;
}

a img {
	border: 0 none;
}
.CursorManoHigh:Hover {
	cursor: pointer;
	background-color: #f0f0f0;
}
input {
	border: 2px double #999999;
}
.CeldaAvisoProducto:link {
	background-color: #dd3200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-position: right bottom;
	text-align: right;
	font-size: 16px;
	text-decoration: none;
}
.CeldaAvisoProducto:visited {
	background-color: #dd3200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-position: right bottom;
	text-align: right;
	font-size: 16px;
	text-decoration: none;
}
.CeldaAvisoProductoOff {

	background-color: #dd3200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-position: right bottom;
	text-align: right;
	font-size: 16px;
}
.CeldaTituloTabla {

	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.etiqueta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.Numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.NumeroSeleccionado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.Numero:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	border: thin solid #0000FF;
}
.TextoTitulo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.TextoTitulo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

