.subtitulos_cafe {
	font-size: 17px;
	color: #604939;
	font-weight: bold;
}
body {
	font-family: Calibri;
	background-color: #e8e3d2;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
.menu_superior {
	font-size: 15px;
	font-weight: bold;
	color: #FFEC6A;
	text-decoration:none;
}
.menu_superior a:link {
	font-size: 15px;
	font-weight: bold;
	color: #FFEC6A;
	text-decoration:none;
}
.menu_superior a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFEC6A;
	text-decoration:none;
}
.menu_superior a:active {
	font-size: 15px;
	font-weight: bold;
	color: #FFEC6A;
	text-decoration:none;
}
.menu_superior a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFEC6A;
	text-decoration:underline;
}
.numero_carrito {
	font-size: 20px;
	color: #FFEC6A;
	text-align:center;
}
.ver_carrito {
	font-size: 12px;
	color: #FFEC6A;
	text-decoration:none;
}
.ver_carrito a:link {
	font-size: 12px;
	color: #FFEC6A;
	text-decoration:none;
}
.ver_carrito a:visited {
	font-size: 12px;
	color: #FFEC6A;
	text-decoration:none;
}
.ver_carrito a:active {
	font-size: 12px;
	color: #FFEC6A;
	text-decoration:none;
}
.ver_carrito a:hover {
	font-size: 12px;
	color: #FFEC6A;
	text-decoration:underline;
}
.categorias {
	font-size: 15px;
	color: #42210B;
	text-decoration:none;
}
.categorias a:link {
	font-size: 15px;
	color: #42210B;
	text-decoration:none;
}
.categorias a:visited {
	font-size: 15px;
	color: #42210B;
	text-decoration:none;
}
.categorias a:active {
	font-size: 15px;
	color: #42210B;
	text-decoration:none;
}
.categorias a:hover {
	font-size: 15px;
	color: #AA0000;
	text-decoration:underline;
}
.nombre_categoria {
	font-size: 15px;
	color: #604939;
	font-weight: bold;
}
.titulos_cafe {
	font-size: 17px;
	color: #604939;
	font-weight: bold;
	padding-left:13px;
}
.nombre_producto_miniatura {
	font-size: 14px;
	font-weight: bold;
	color: #604939;
	text-align: center;
}
.precio_miniatura {
	font-size: 18px;
	font-weight: bold;
	color: #AA0000;
	text-align: center;
}
.envio_miniatura {
	font-size: 13px;
	font-weight: bold;
	color: #AA0000;
	text-align: center;
}
.links_amarillos {
	font-size: 13px;
	font-weight: bold;
	color: #FFAF3B;
	text-decoration:none;
	text-align:center;
}
.links_amarillos a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFAF3B;
	text-decoration:none;
	text-align:center;
}
.links_amarillos a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFAF3B;
	text-decoration:none;
	text-align:center;
}
.links_amarillos a:active {
	font-size: 13px;
	font-weight: bold;
	color: #FFAF3B;
	text-decoration:underline;
	text-align:center;
}
.links_amarillos a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFAF3B;
	text-decoration:underline;
	text-align:center;
}
.texto_miniatura {
	font-size: 12px;
	color: #595959;
	text-align:center;
}
.menu_inferior {
	font-size: 12px;
	color: #604939;
}
.menu_inferior a:link {
	font-size: 12px;
	color: #604939;
	text-decoration:none;
}
.menu_inferior a:visited {
	font-size: 12px;
	color: #604939;
	text-decoration:none;
}
.menu_inferior a:active {
	font-size: 12px;
	color: #604939;
	text-decoration:none;
}
.menu_inferior a:hover {
	font-size: 12px;
	color: #604939;
	text-decoration:underline;
}