body {
	background-color: #E6E7E9;
	margin: 0px;
	background-image: url(../imagenes/bg-motivo.jpg);
	background-repeat: repeat;
}
#contenedor_general {
	height: auto;
	width: 1024px;
	margin: auto;
}
#contenedor_center {
	background-image: url(../imagenes/img-center-pagina.png);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 1024px;
}
#contenedor_footer {
	background-image: url(../imagenes/img-footer-pagina.png);
	background-repeat: repeat-y;
	height: auto;
	width: 1024px;
	margin: 0px;
}
#contenedor_top {
	background-image: url(../imagenes/img-top-pagina.png);
	margin: 0px;
	height: 125px;
	width: 1024px;
	background-repeat: no-repeat;
}
.tabla_top {
	margin: 0px;
	height: auto;
	width: 1024px;
}
.tabla_centro {
	margin: 0px;
	height: auto;
	width: 1024px;
}
.tabla_footer {
	margin: 0px;
	height: auto;
	width: 1024px;
}

.sub_menu {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	display: block;
	height: auto;
	width: 189px;
	margin: 0px;
	padding: 0px;
	background-color: #666;
}
#contenedor_menu_principal #menu_principal .sub_menu li {
	font-size: 0.85em;
	width: auto;
	height: auto;
	background-image: url(../imagenes/bullet-submenu-01.png);
	margin-left: 0px;
	padding-left: 25px;
	list-style-type: disc;
	background-position: 1.25em 0.7em;
	outline:none;
}
#contenedor_menu_principal #menu_principal .sub_menu li a:hover {
	text-decoration: underline;
	outline:none;
}
.btn_seccion_ACTIVO {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	width: 167px;
	display: block;
	padding-left: 22px;
	background-image: url(../imagenes/bullet-normal-menu-01.png);
	background-repeat: no-repeat;
	background-position: 0.8em 0.78em;
	height: 20px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #A76778;
	text-align: left;
	outline:none;
	list-style-type: none;
}
.btn_submenu_ACTIVO {
	text-decoration: underline;
}

#contenedor_menu_principal {
	height: auto;
	width: 189px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F5B67;
	margin: 0px;
	padding: 0px;
}
.tabla_info1 {
	margin: 0px;
	width: 718px;
}
.tabla_info2 {
	width: 600px;
	height: auto;
	margin: 20px;
}
#menu_principal {
	height: auto;
	width: 188px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_principal li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	width: 167px;
	display: block;
	padding-left: 22px;
	background-image: url(../imagenes/bullet-normal-menu-01.png);
	background-repeat: no-repeat;
	background-position: 0.8em 0.78em;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F5B67;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	outline:none;
	text-decoration: none;
}
#menu_principal li a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	outline:none;
}
#menu_principal li:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	width: 167px;
	display: block;
	padding-left: 22px;
	background-image: url(../imagenes/bullet-normal-menu-01.png);
	background-repeat: no-repeat;
	background-position: 0.8em 0.78em;
	height: 20px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #A76778;
	text-align: left;
	outline:none;
	text-decoration: none;
}
/*==================================MARGENES UTILIZADOS EN LA PAGINA========================================*/
#margen_pagina_IZ {
	/*background-color: #3CF;*/
	width: 32px;
	margin: 0px;
	height: auto;
	display: block;
	float: left;
}
#margen_pagina_centro {
	/*background-color: #3CF;*/
	width: 50px;
	margin: 0px;
	height: auto;
	display: block;
}
#margen_pagina_DER {
	/*background-color: #3CF;*/
	width: 35px;
	height: auto;
	display: block;
	float: right;
}
#margen_menu_principal {
	height: auto;
	width: 189px;
}
#margen_destacados_IZ {
	/*background-color: #3CF;*/
	width: 50px;
	margin: 0px;
	height: auto;
	display: block;
	float: left;
}
#margen_destacados_DER {
	/*background-color: #3CF;*/
	width: 70px;
	margin: 0px;
	height: auto;
	display: block;
}
#fondo_titulo_bomba {
	width: auto;
	background-color: #52595F;
	height: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #43494E;
	border-right-color: #43494E;
	border-bottom-color: #43494E;
	border-left-color: #43494E;
}
/*=====================================MARGENES UTILIZADOS EN LA PAGINA=======================================*/
/*#box_imagenes {
	height: 204px;
	width: 690px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
}*/
#box_imagenes {
	height: 462px;
	width: 690px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
}
#box_img_destacados {
	border: 1px solid #6A737C;
	height: 155px;
	width: 145px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#box_img_destacados a {
	text-decoration: none;
	outline: none;
}
.textos_productos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	text-align: center;
	color: #C82E56;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.textos_productos a {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #C82E56;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	outline:none
}
.textos_productos a:hover {
	text-decoration: underline;
	outline:none
}
.textos_subrayado {
	text-decoration: underline;
	font-weight: bold;
}

.textos_negritas {
	font-weight: bold;
}

h1.t {
	color: #FFF;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 2em;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: auto;
	width: auto;
	text-align: left;
}
.texto_info1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-align: left;
	width: 692px;
	height: auto;
	margin: 0px;
	letter-spacing: 0.04em;
	line-height: 1.2em;
}
.texto_info1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.texto_info1 p a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	outline: none;
}

.texto_info1 p a:hover {
	text-decoration: underline;
	outline:none;
	color: #C82E56;
}
.box_textos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	text-align: justify;
	width: 470px;
	height: auto;
	letter-spacing: 0.04em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.lista_interna {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 8px;
	list-style-type: none;
}
.lista_interna li {
	padding-bottom: 8px;
	background-image: url(../imagenes/bullet-normal-menu-01.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 10px;
	text-align: left;
	width: auto;
	height: auto;
	background-position: 0.01em 0.35em;
}
.lista_interna p {
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: auto;
	text-align: left;
	display: block;
}
.lista_interna li a {
	text-decoration: none;
	color: #333;
	outline:none;
}
.lista_interna li a:hover {
	color: #C82E56;
	outline:none;
}
.bordes_IZ {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.bordes_DER {
	border: 1px solid #D6D6D6;
}
.bordes_NOMBRES {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}
.link_bacmar {
	font-style: italic;
	color: #8C8C8C;
	text-decoration: none;
	outline:none;
}
.link_bacmar:hover {
	font-style: italic;
	text-decoration: none;
	color: #C82E56;
	outline:none;
}
.link_email {
	text-decoration: none;
	color: #545454;
	outline:none;
}
.link_email:hover {
	outline:none;
	color: #C82E56;
	text-decoration: underline;
}
/*CSS PARA TABLA DE UBICACION DE LA PAGINA*/
#contenedor_info_ubicacion {
	width: 700px;
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.tabla_ubicacion {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: auto;
}
.indicador_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-left: 8px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	width: auto;
}
.fondo_ubicacion {
	background-color: #FFF;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
/* FIN CSS PARA TABLA DE UBICACION DE LA PAGINA*/
.info_footer_IZ {
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	width: 402px;
	margin: 0px;
	float: left;
}
.info_footer_IZ p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.35em;
	margin-left: 0px;
}
.info_footer_DER {
	color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
	width: 315px;
	margin: 0px;
	float: right;
}
.info_footer_DER p {
	margin: 0px;
}
.linea_separadora {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 692px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.linea_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.btn_seccion_ACTIVO {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	width: 167px;
	display: block;
	padding-left: 22px;
	background-image: url(../imagenes/bullet-normal-menu-01.png);
	background-repeat: no-repeat;
	background-position: 0.8em 0.78em;
	height: 20px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #A76778;
	text-align: left;
	outline:none;
	list-style-type: none;
}
#box-blanco {
	height: 60px;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#box-blanco a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0px;
	outline: none;
}
