body {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color:#FAF2EF;
	margin: 0px;
}

a:link {
	color: #BF0000;
	text-decoration: none;

}
a:visited {
	color: #BF0000;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}

td, textarea, input, select {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

h1 {
	font-size: 25px;
	font-family: Georgia, Garamond, Times New Roman;
	font-style: italic;
	font-weight: normal;
	color: #BF0000;
}

h2 {
	font-size: 18px;
	font-family: Georgia, Garamond;
	font-style: italic;
	font-weight: normal;
	color: #BF0000;
	margin-bottom: 0px;
}

div.descripcion {
	font-size: 10px;
	margin-top: 2px;
	margin-left: 28px;
	color: #888888;
}

td.contenido {
	padding-left: 90px;
	padding-right: 94px;
}

td.texto {
	font-size: 11px;
	letter-spacing: 2px;
}

td.footer div {
	font-size: 10px;
	margin-top: 38px;
	margin-left: 555px;
}

a.chivoRF:link { color: #AAAAAA; text-decoration: none; font-size: 10px;}
a.chivoRF:visited { color: #AAAAAA; text-decoration: none; font-size: 10px;}
a.chivoRF:hover { color: #AAAAAA; text-decoration: none; font-size: 10px;}


img.foto {
	border: 2px #DF7D7D solid;
	margin: 10px;
}

img.foto:hover {
	border: 3px #EFB3B3 solid;
	margin: 10px;
}

img.boton {
	margin-left: 120px;
}

table.productos {
	border: 2px #FAF2EF solid;
	margin-bottom: 2px;
}

span.precio {
	font-weight: bold;
	color: #BF0000;
}

table.boton {
	margin-left: 120px;
}

span.aclaracion {
	font-size: 9px;
	color: #AAAAAA;
}

p.detalleproducto {
	color: #888888;
	margin-right: 5px;
}

td.celda-adicionales {
	padding: 10px;
}

th {
	color: #BF0000;
	font-family: Georgia, Garamond;
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
	background-color: #FAF2EF;
}

h1.preheader {
	font-size:9px;
	font-family: Tahoma, Arial;
	color:#BB000B;
	font-weight:bold;
	line-height: 0px;
	margin-bottom:0px;
	margin-top:12px;
	font-style: normal;
}