body{
scrollbar-face-color: #9A586E; 
scrollbar-shadow-color: #9A586E; 
scrollbar-highlight-color: #9A586E; 
scrollbar-3dlight-color: #9A586E; 
scrollbar-darkshadow-color: #732F46; 
scrollbar-track-color: #732F46;
scrollbar-arrow-color: #4C0021;
}

html, body { overflow:auto } 

.contenido
{
	background-color: #732f46;
	font-size: 80%;
	color: white;
	font-family: 'Palatino Linotype','Times New Roman' , Arial;
	overflow:auto;
}

.EtiquetaError
{
	color:#ea890c;
}

.Titulo
{
	color: white;
	font-size: 19.4pt;
	font-family: 'Palatino Linotype' , 'Times New Roman' , Arial;
	font-style: italic;
}

a
{
	color: white;
}
.ficha
{
	font-size: 14pt; 
	color: #808285; 
	font-family: 'Berlin Sans FB', Arial, Sans-Serif;
}
.fichaTexto
{
	font-size: 12pt; 
	color: #808285; 
	font-family: 'Berlin Sans FB', Arial, Sans-Serif;
}
.fichaDestacado
{
	color: #a44137; 
}
.fichaLetraPeq
{
	font-size: 10pt;
}
.TiendaVinoTitulo
{
	font-size: 13pt; 
	color: #FFFFFF; 
	font-family: 'Palatino Linotype' , Arial, Sans-Serif;
}
.TiendaVinoTituloPeq
{
	font-size: 12pt; 
	color: #FFFFFF; 
	font-family: 'Palatino Linotype' , Arial, Sans-Serif;
}
/*.BoletinBorde
{
	border-right: black thick double;
	border-top: black thick double;
	border-left: black thick double;
	border-bottom: black thick double;
}*/