BODY {
	margin: 10px;
	background-color: #E2E2E2;
}
.borde_principal {
	border: 1px solid #0A0A0A;
	background-color: #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_producto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #415046;
	text-decoration: none;
}
.colorfilete {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D7B57;
}
.colorfilete_productos {
	border-top-style: none;
	background-image: url(img/css_bg_filete.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.links_pie {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_pie:hover {
	color: #000000;
}
.bullet {
	background-image: url(img/css_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.padding {
	padding-left: 15px;
}
.titulos {
	color: #58A577;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 19px;
	text-decoration: none;
	letter-spacing: 1px;
}
.menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #242424;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	color: #89BF31;
}
.menu_sel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #89BF31;
	text-decoration: none;
	font-weight: bold;
}
.titulos_menu {
	color: #373771;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 17px;
}
.frase_bienvenida {
	color: #373771;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 28px;
	text-decoration: none;
	letter-spacing: 1px;
}
.bg_iz {
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #BBD1C5;
}
.tabla_producto {
	border: 3px solid #BBD1C5;
}
.tit_destacado {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #382D71;
	text-decoration: none;
	font-weight: bold;
}
.texto_destacado {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #797878;
	text-decoration: none;
	font-weight: bold;
}
.bt_pedido {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #382D71;
	text-decoration: none;
	font-weight: bold;
}
.bt_pedido:hover {
	color: #9F370B;
}
.celda_productos {
	background-image: url(img/css_flecha_productos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.celda_submenu {
	padding-left: 10px;
}
.submenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #242424;
	text-decoration: none;
	text-transform: uppercase;
}
.submenu:hover {
	color: #89BF31;
}
.submenu_sel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #89BF31;
	text-decoration: none;
	text-transform: uppercase;
}
.bordefoto {
	border: 1px solid #333333;
}
.campo_cantidad {
	border: 1px solid #BBD1C4;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	width: 50px;
}
.boton_consultar {
	border: 1px solid #BBD1C4;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EBF5EF;
}
.borde_tabla {
	border: 1px solid #CEDCD4;
}
.titulo_producto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}



