body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 10px;
}

a
{
	color: Black;
}

a:visited
{
	color: #8C8C8C;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
}

.TextoPagina
{
	text-align: center;
	vertical-align: middle;
	color: #B2B2B2;
	font-size: 10px;
}

.PrecioProducto
{
	border-bottom: Solid 1px #B2B2B2;
	border-top: Solid 1px #B2B2B2;
}

.TextoMayusculas
{
	text-transform: uppercase;
}

.categoriaslink
{
   font-family: Verdana, Arial, Serif;
   font-size: 11px;
   font-weight: bold;
   color: White;
   text-transform: uppercase;
   text-decoration: none;
}

.SeparadorCategorias
{
   font-family: Verdana, Arial, Serif;
   font-size: 11px;
   font-weight: bold;
   color: #8C8C8C;
   text-transform: uppercase;
   text-decoration: none;
}

.departamentslink
{
	font-family: Verdana, Arial, Serif;
   text-decoration: none;
}

.headermenulink
{
   font-family: Verdana, Arial, Serif;
   font-size: 10px;
   font-weight: bold;
   color: White;
   text-transform: uppercase;
}

.headermenulink a
{
   text-decoration: none;
   color: White;
}

.headermenulink a:hover
{
   color: Orange;
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.LineaProductos
{
	border-top: solid 3px #8C8C8C;
}

.LineaOrdenesCompra
{
	border-bottom: solid 1px #8C8C8C;
}

.sub_title
{
   font-size: 14px;
   font-weight: bold;
   color: Black;
   text-decoration: none;
   text-transform: uppercase;
   border-bottom: solid 3px orange;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
   color: White;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
   color: White;
}

.pollbar
{
   background-color: Orange;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #ebebeb;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #1e1e1e;
   color: white;
   font-weight: bold;
}

.posttitle2
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #B2B2B2;
   color: white;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}
