﻿body
{
	
	background:#ffffff;
	color: #961720; /*#FFC742;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight:bold ;
}

.Cabecera
{
	background-position: bottom;
	background-repeat: no-repeat;
	background: #5c0c17;
	margin:0;
	padding:0;
}
.Pie
{
	background-position: bottom;
	background-repeat: no-repeat;
	background: #2a2925;
	margin:0;
	padding:0;
	color:White;
	font-size: 0.7em;
}

.Menu
{
	background: #5c0c17;
	margin:0;
	padding:0;
	color:White;
	font-size: 0.6em;
	font-weight:bold ;
}

a.LinkMenu, a.LinkMenu:active, a.LinkMenu:link, a.LinkMenu:visited
{
	color:white;
	text-decoration:none;
	text-align: left;
}

a.LinkMenu:hover
{
	text-decoration:underline;
}

a, a:active, a:link, a:visited
{
	color: #5c0c17;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	
}

.TextoNormal
{
	margin:0;
	padding:0;
	color:#961720;
	font-size: 1em;
	font-weight:bold ;
}

.TextoMini
{
	margin:0;
	padding:0;
	color:#961720;
	font-size: 9px;
    height: 18px;
    width: 356px;
}

.TextoCabecera
{
	color:white;
	font-size: 0.7em;

}
.EtiquetaError
{
	color:Red;
	font-size: 0.9em;

}

.TextoFichaProducto
{
	margin:0;
	padding:0;
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
}

.CuadroSelectorColores, a.CuadroSelectorColores
{
	border: thin solid #000000;
	
}
.BordesImagenes
{
    border: thin solid #D51C20;
}
.BordeBlanco
{
    border: 10px solid #FFFFFF;
}
.piecesta
{
    color: #000000;
    border: 2px dashed #000000;
}
