﻿body
{
	font-size: small;
	font-family: Arial;
}

#masterTable
{
	font-family: Arial;
}
#masterHead
{
	vertical-align: middle;
	text-align: center;
}
#masterMenu
{
	vertical-align: top;
	border-right: darkgray 1px solid;
}
#masterFoot
{
	height: 25px;
	vertical-align: middle;
	text-align: center;
}
#BannerHome
{
	width: 500px;
	height: 75px;
	background-color: #c0c0c0;
	background-position-x: right;
	background-image: url("");
	background-repeat: no-repeat;
	text-align: center;
	padding:10px;
}
a.BannerHome
{
	color: navy;
	font-weight: bold;
	text-decoration: none;
	font-size: 20pt;
}
a:hover.BannerHome
{
	color: #cc3333;
	font-weight: bold;
	font-size: 20pt;
}
.tablaFilaTitulo
{
	font-weight: bold;
	font-size: 16pt;
	color: #cc3333;
	font-family: Arial;
	background-image: url(Imagenes/FondoTituloImagen.jpg);
	text-align: left;
	background-position: right center;
	background-repeat: no-repeat;
}
.tablaFilaTituloSinImagen
{
	font-weight: bold;
	font-size: 16pt;
	color: #cc3333;
	font-family: Arial;
}
.tablaFilaTituloSinImagen1
{
	font-weight: bold;
	font-size: 14pt;
	color: #cc3333;
	font-family: Arial;
}
.tablaContenido
{
	font-size: 10pt;
	font-family: Arial;
}
.CeldaContenido
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #f5f5f5;
}
.tablaProductosTitulo
{
	vertical-align: top;
	font-weight: bold;
	height: 25px;
	background-image: url(Imagenes/FondoTitulo.PNG);
}
.tablaProductosItem
{
	vertical-align: middle;
	
}
.tablaProductosAlternateItem
{
	vertical-align: middle;
	background-color: #f5f5f5;
}
UL
{
	list-style-type: square;
	list-style-image: url(Imagenes/Vinyeta.png);
}

A
{
	color: #696969;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: #cc3333;
	font-weight: bold;
}
.DynamicMenuItem
{
	text-align: left;
	color: #cc3333;
	border: 1px;
	Width: 107px;
	background-color: #F3F2EF;
	border-color: #C8D3D9;
	border-style: solid;
}
.StaticMenuItem
{ 
	background-image: url(Imagenes/BackGroundItemMenu.png);
	background-repeat: no-repeat;
	background-position: center;
	Width:107px;
	height:20px;
}
.DynamicMenuItemStyle
{
	padding: 5px;
	width: 107px;
}

.tablaFilaTituloFondo
{
	font-weight: bold;
	background-image: url(Imagenes/FondoTitle.png);
	color: #ffffff;
	height: 20px;
}
.fondoFilaRojo
{
	background-image: url(Imagenes/FondoSubMenu.png);
	height : 15px;
}
.fondoFilaGris
{
	background-image: url(Imagenes/FondoSubMenuIzq.png);
	height : 15px;
}
.tablaGenerica
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
