/*PARA TITULO MENU DE LA IZQUIERDA*/
.tdTituloMenu
{
	font-size: small;
	color: #ac2c2f;
	font-family: 'Arial Narrow' , 'Arial Black';
	text-decoration: none;
	
}
/*PARA SUBTITULO MENU DE LA IZQUIERDA*/

.tdSubtituloMenu
{
	font-size: 12px;
	padding-bottom: 3px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*PARA CODIGO, PRECIO IZQUIERDA*/


.tdTextoIzquierda
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;

}

/*PARA CODIGO, PRECIO DERECHA*/

.tdTextoDerecha
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}


.tdTituloSuperior
{
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
}

/*PARA TITULO DETALLE*/
.tdTituloDetalle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #f6f4e4;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: 2mm;
}

/*PARA TEXTO GENERAL*/
.tdTextoGeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: 700;
}

/*PARA TITULOS*/
.tdTitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: 2mm;
}

/*PARA PRECIOS*/

.tdPrecios
{
	font-weight: bolder;
	font-size: 12px;
	padding-bottom: 3px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*PARA ALINEACION VIŅETAS*/
.tdVineta
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: baseline;
	padding-top: 5px;
	text-align: left;
}


/*PARA TEXTO DERECHO*/
.tdTexto
{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


/*PARA TEXTO GENERAL*/
.tdTextoGeneral {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #666666;
	font-weight: bolder;
}


/*FONDO VINO Y LETRA BLANCA*/
.tdVino
{
	padding-right: 0px;
	padding-left: 2px;
	font-weight: bolder;
	font-size: 14px;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ac2c2f;
}

/*FONDO VINO Y LETRA BLANCA*/
.tdGris
{
	padding-right: 0px;
	padding-left: 2px;
	font-weight: bolder;
	font-size: 14px;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
}



.tdPasos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: 2mm;
}


/*AVISO IMPORTANTE*/
.tdAviso
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}


/*link*/
.tdLink
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

/*FONDO VINO Y LETRA BLANCA*/
.tdLetraVino
{
	
	padding-left: 4px;
	font-weight: bolder;
	font-size: 14px;
	color: #ac2c2f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*FONDO VINO Y LETRA BLANCA*/
.Buscar
{
	
	padding-left: 2px;
	font-weight: bolder;
	font-size: 11px;
	color: #a71f22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*PARA TEXTO GENERAL*/
.tdTituloUsuario
{
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.FondoAviso
{
	background-image: url(images/FondoVino.gif);
	background-repeat:  no-repeat ;
	 height:65px;
	
}




.textoVertice
{
	color: Gray;
	font-size: 11px;
	font-family:verdana;
	text-decoration: none;
	
}
