﻿body 
{
	font-family:Verdana;
	font-size:11px;
	text-align:left;
	background-image:url('../Img/fondo.png');
	background-color:#bc0301;
}

.ImgProducto
{
	height:5px;
	width:5px;
	border: 1px solid #666666; 
}

A:link
{
	text-decoration:'none';	
}

A:visited
{
	text-decoration:'none';	
}

A:hover
{
	text-decoration:'none';	
}

td.envase
{
	border-bottom:1px dotted black;
	background-color:#f6e2e3;	
	font-weight:bold;
}

td.precio
{
	border-bottom:1px dotted black;
	background-color:#eeb3b7;	
	font-weight:bold;
}

td.Titular
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
}

p.Titulo
{
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;
	color:#cf0010;	
	text-align:left;
}

td.Titulo
{
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;
	color:#cf0010;	
	text-align:left;
}

td.bottomImg
{
	background-image:url('../Img/bottom.gif');	
	height:10px;
}

td.TopImg
{
	background-image:url('../Img/top.gif');	
	height:10px;
}

td.LeftImg
{
	background-image:url('../Img/left.gif');	
	width:10px;
}

td.RightImg
{
	background-image:url('../Img/right.gif');	
	width:10px;
}

td.BottomLeft
{
	text-align:right;
	vertical-align:top;
}

td.BottomRight
{
	width:7px;
	height:10px;
	vertical-align:top;
	text-align:left;
}

td.TopLeft
{
	width:10px;
	height:10px;
	vertical-align:bottom;
	text-align:right;
}

td.TopRight
{
	width:10px;
	height:10px;
	text-align:left;
	vertical-align:bottom;
}

td.footer
{
	background-color:#ce0111;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-align:left;
}

td.footerright
{
	background-color:#ce0111;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-align:right;
	vertical-align:top;
}

A.footer:link
{
	color:White;	
}

A.footer:visited
{
	color:White;	
}

A.Cubo:link
{
	color:#cf0010;
	font-weight:bold;
	font-size:10px;
}

A.Cubo:visited
{
	color:Red;font-weight:bold;font-size:11px;
}

td.Cubo
{
	border:thin 1px #000000;	
}

td.header
{
	background-color:#ffffff;	
}

table.Principal
{
	background-color:#ffffff;
	background-repeat:no-repeat;
	padding-bottom:0px;
	background-image:url('../Img/curva.jpg');
}

table.TopMenu 
{
	text-align:center;
	width:10px;
	height:10px;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
	border-bottom:1px dotted black;
}

td.TopMenu
{
	text-align:center;
	
	border:1px;
	width:59px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

td.SombraIzq
{
	width:5px;
	background-image:url('../Img/SombraIzq.gif');	
}


td.CatsMenu
{
	text-align:center;
	font-family:verdana;
	font-size:12px;
	text-decoration:'none';
	width:85px;
	height:18px;
}

table.CatsMenu 
{
	border-top:1px dotted black;
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
	text-decoration:'none';
}

.Parent
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=8); 	
}

.cur
{
	cursor: pointer;
}