body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ADAA89;
}
.pagina_fondo {
	background-color: #F8F7E5;
}
.pie_producto_fondo {
	background-color: #D3D4B5;
}
.encabezado_fondo {
	background-color: #D3D4B5;
}
.bordes_laterales {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B694B;
	border-left-color: #6B694B;
}
.verdana_precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9D0000;
}
.verdana_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9D0000;
	text-decoration: none;
}
.verdana_verde:link {
	text-decoration: none;
}
.verdana_verde:active {
	text-decoration: none;
}
.verdana_verde:hover {
	color: #790000;
	text-decoration: none;
}
.verdana_verde:visited {
	text-decoration: none;
}
.arial_titulos_negros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.borde_gris_fotos {
	border: 1px solid #6B694B;
}

.arial_titulos_blancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.arial_10_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.formularios {
	background-color: #F8F7E5;
}
.bot_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #9D0000;
	text-decoration: none;
	background-image: url(img/fondo_boton_enviar.jpg);
	background-repeat: repeat-x;
	border: 1px solid #6B694B;
}



#p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
.bordes_blancos_boton {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.arial_9_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 10px
}
.arial_9_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordes_lateral_derecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B694B;
	background-color: #FDFDF7;
}
.bordes_gris {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B694B;
	border-bottom-color: #6B694B;
	border-left-color: #6B694B;
	background-color: #FDFDF7;
}
.linea_puntos {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B694B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #EFEFE4;
}
.borde_adajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B694B;
}

.arial_9_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.arial_9_menu:link {
	text-decoration: none;
}
.arial_9_menu:active {
	text-decoration: none;
}
.arial_9_menu:hover {
	color: #000000;
	text-decoration: none;
}
.arial_9_menu:visited {
	text-decoration: none;
}
.arial_9_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.arial_9_submenu:link {
	text-decoration: none;
}
.arial_9_submenu:active {
	text-decoration: none;
}
.arial_9_submenu:hover {
	color: #9D0000;
	text-decoration: none;
}
.arial_9_submenu:visited {
	text-decoration: none;
}
.texto_arial_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(10px,10px,10px,10px);
}
.textos_verdana_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
.textos_verdana_9:link {
	text-decoration: none;
}
.textos_verdana_9:active {
	text-decoration: none;
}
.textos_verdana_9:hover {
	color: #000000;
	text-decoration: none;
}
.textos_verdana_9:visited {
	text-decoration: none;
}
.linea_puntos_borde {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #6B694B;
	border-bottom-color: #6B694B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #EFEFE4;
}
.arial_9_gris:link {
	text-decoration: none;
}
.arial_9_gris:active {
	text-decoration: none;
}
.arial_9_gris:hover {
	color: #9D0000;
	text-decoration: none;
}
.arial_9_gris:visited {
	text-decoration: none;
}
.linea_de_puntos_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5B5B5B;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #6B694B;
	border-right-color: #6B694B;
	border-bottom-color: #6B694B;
	border-left-color: #6B694B;
	font-weight: bold;
}
.linea_de_puntos_abajo_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0000;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #6B694B;
	border-right-color: #6B694B;
	border-bottom-color: #6B694B;
	border-left-color: #6B694B;

}
.link_pie_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.link_pie_prod:link {
	letter-spacing: 1px;
}
.link_pie_prod:active {
	text-decoration: none;	
}
.link_pie_prod:visited {
	text-decoration: none;
}
.link_pie_prod:hover {
	color: #EFEFE4;
	text-decoration: none;
}
#imagenes {
	width: 78px;
	height: 78px;
	margin: 0px;
	padding: 4px;
}
#precios_top {
	width: 100px;
}
#textos_home {
	width: 98%;
}
