/**************************************************************/
/* Hoja de estilo temporal de Flores en la Web                */
/**************************************************************/
body, .nota_compra {background-color: #FBEAB6;}
.pie {background-color: #744325;}
#npie td {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#npie a:link, #npie a:visited, #npie a:hover, #npie a:active {
	color: #fff;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
.no_borde {border: 0px;}
.fondo_head {background-color: #D7870C; color: #fff;}
/*.fondo_head {background-color: #d2d4e1;}*/
#especial {width: 350px; margin-left: 7px; text-align: left;}
/* familia de letras */
.block_few, .selects, .text_rel_few, .text_error, .titulos_few, .titulos_few_neg, .few_negrita, .links_few, .links_few_red, .links_cond, .links_pages, .precios, .links_pags, .tar_dep, .mensa_tar, .promo_tempo, .titu_prom_temp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* tamaño de letras 10px */
.block_few, .text_rel_few, .text_error, .few_negrita, .links_few, .links_few_red, .links_cond, .links_pages, .precios, .links_pags, .selects, .promo_tempo {
	font-size: 10px;
}
/* tamaño de letras 12px */
.titulos_few, .titulos_few_neg, .titu_prom_temp {
	font-size: 12px;
}
/* tamaño de letras 18px */
.tar_dep {
	font-size: 18px;
	color: #B90000;	
}
/* tamaño de letras 20px */
.mensa_tar {
	font-size:20px;
	color: #239B2B;	
}
/* color de los títulos */
.titulos_few, .links_pages {
	color: #365217;
}
/* color de los títulos negros (grises u oscuros) */
.titulos_few_neg, .links_few, .links_cond {
	color: #333;
}
/* color de los links, precios y paginación */
.links_pags, .links_few_red, .links_pages, .precios {
	color: #384A6E;
}
/* color regular del texto en general */
.block_few, .text_rel_few {
	color: #666666;
}
/* color texto de errores */
.text_error {
	color: #C95F9C;
}
/* color de letras de tíutulos y textos promocionales */
.promo_tempo, .titu_prom_temp {
	color: #859B46;
}
/* color estilo negro */
.selects, .few_negrita {
	color: #000000;
}
/* alineación de texto justificado */
.block_few {
	text-align: justify;
}
/* alineación de texto tirado a la izquierda */
.mensa_tar {
	text-align: left;
}
/* texto sin decoración */
.titulos_few, .titulos_few_neg, .links_few, .links_few_red, .links_cond, .links_pages, .precios, .tar_dep, .mensa_tar {
	text-decoration: none;
}
/* texto subrayado (decorado) */
.links_pags {
	text-decoration: underline;
}
/* texto en negrita (bold) */
.titulos_few, .titulos_few_neg, .titu_prom_temp, .few_negrita, .links_few, .links_few_red, .links_cond, .links_pages, .precios, .tar_dep, .promo_tempo {
	font-weight: bold;
}
#caja5abejas{
	text-align: left;
	margin-left: 4px;
	width: 170px;
}
.links_dif {
	color: #0F5800;
}
/* estilo de la caja del buscador */
#buscador {
	margin: 5px auto;
}
/* caja advertencia */
.nota_compra {
	display: block;
	width: 420px;
	height: 35px;
	padding-top: 10px;
	border: 1px solid #BF2229;
}