/* CSS Document */
*{
  margin: 0;
  padding: 0;
}
body {
	background:#FFFFFF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 2% 0% 2% 0%;
	
}
.sizePage{
	background:#FFFFFF;
	height: 645px;
	position: relative;
	width: 912px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*--------------------CAPA SUPERIOR--------------------*/
#capa_superior{
	background:url(../img/fondo_bar_sup.jpg);
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	height:100px;
	left:0px;
	position:absolute;
	top:0px;
	width:902px;
}
/*---------------Botones---------------*/
#caja_www{
	background:url(../img/fondo_www.jpg);
	height:20px;
	left:0px;
	position:absolute;
	top:0px;
	width:246px;
}
#titulo_www{
	left:0px;
	position:absolute;
	top:5px;
	width:246px;
}
#titulo_www a{
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}
#titulo_www a:hover{
	color:#000000;
	font-size:9px;
	font-weight:bold;
}
#logotipo{
	background:url(../img/logo.jpg);
	height:64px;
	left:33px;
	position:absolute;
	top:30px;
	width:188px;
}
#datos_be {
	color:#FFFFFF;
	height:40px;
	left:250px;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	text-align: left;
	top:45px;
	width:205px;
}
#sombra_titulo_modulo {
	color:#999999;
	font-size:30px;
	font-weight:bold;
	height:34px;
	left:500px;
	position:absolute;
	text-align:right;
	top:62px;
	width:380px
}
#titulo_modulo {
	font-size:30px;
	font-weight:bold;
	height:34px;
	left:500px;
	position:absolute;
	text-align:right;
	top:60px;
	width:380px
}
/*----------Botones Menu----------*/
#caja_sup_botones{
	background:url(../img/boton_menu.jpg);
	font-size:11px;
	height:32px;
	left:246px;
	position:absolute;	
	text-align:center;
	top:0px;
	width:656px;
}
#caja_sup_botones a{
	color:#333333;
}
#caja_sup_botones a:hover{
	color:#ffffff;
}
.boton_menu_a{
	position:absolute;
	top:8px;
	width:82px;
}
.boton_menu_b{
	position:absolute;
	top:1px;
	width:82px;
}
#boton_nosotros{	
	left:0px;
}
#boton_servicios{
	left:82px;
}
#boton_maquina{
	left:164px;
}
#boton_productos{
	left:246px;
}
#boton_pedidos{
	left:328px;
}
#boton_gane{
	left:410px;
}
#boton_colaboradores{
	left:492px;
}
#boton_contacto{
	left:574px;
}
.boton_menu_on{
	background:url(../img/boton_menu_f2.jpg) no-repeat left;
	height:32px;
	position:absolute;
	top:0px;
	width:82px;
	
}
#boton_off_01{	
	left:0px;
}
#boton_off_02{
	left:82px;
}
#boton_off_03{
	left:164px;
}
#boton_off_04{
	left:246px;
}
#boton_off_05{
	left:328px;
}
#boton_off_06{
	left:410px;
}
#boton_off_07{
	left:492px;
}
#boton_off_08{
	left:574px;
}
#boton_on_01{	
	left:0px;
	visibility:hidden;
}
#boton_on_02{
	left:82px;
	visibility:hidden;
}
#boton_on_03{
	left:164px;
	visibility:hidden;
}
#boton_on_04{
	left:246px;
	visibility:hidden;
}
#boton_on_05{
	left:328px;
	visibility:hidden;
}
#boton_on_06{
	left:410px;
	visibility:hidden;
}
#boton_on_07{
	left:492px;
	visibility:hidden;
}
#boton_on_08{
	left:574px;
	visibility:hidden;
}
/*----------Botones Inicio----------*/
.boton_menu_izq a{
	color:#FFFFFF;
	font-size:10px;
	position:absolute;
	text-align:left;
	top:37px;
}
#boton_colombia a{
	color:#FFFFFF;
	left:650px;
	width:160px;
}
#boton_colombia a:hover{
	color:#FFFF00;
}
#boton_inicio a{
	color:#FFFFFF;
	left:804px;
	width:39px;
}
#boton_inicio a:hover{
	color:#FFFF00;
}
#boton_mapa a{
	color:#FFFFFF;
	left:844px;
	width:59px;
}
#boton_mapa a:hover{
	color:#FFFF00;
}
/*--------------------CAPA CONTENIDO--------------------*/
#capa_contenido{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	height:397px;
	left:0px;
	position:absolute;
	top:100px;
	width:902px;
}
#caja_imagen{
	height:397px;
	left:0px;
	position:absolute;
	top:0px;
	width:384px;
}

#caja_imagen #mapa-colombia{
	height:370px;
	width:563px;
	left:3px;
	padding:10px;
	position:absolute;
	text-align: left;
	top:3px;
	background-color: #666666;
}

#caja_botones_modulo{
	height:397px;
	left:384px;
	position:absolute;
	text-align:right;
	top:0px;
	width:206px;
}

#boton_modulo_001 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_001 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}

#boton_modulo_002 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_002 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_003 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_003 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}

#boton_modulo_004 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_004 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_005 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_005 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}

#boton_modulo_006 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_006 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_007 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_007 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}

#boton_modulo_008 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_008 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_009 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_009 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}

#boton_modulo_010 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_010 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_011 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_011 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}

#boton_modulo_012 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_012 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_013 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_013 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_014 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_014 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
.boton_modulo_01 a{
	top:25px;
}
.boton_modulo_02 a{
	top:50px;
}
.boton_modulo_03 a{
	top:75px;
}
.boton_modulo_04 a{
	top:100px;
}
.boton_modulo_05 a{
	top:125px;
}
.boton_modulo_06 a{
	top:150px;
}
.boton_modulo_07 a{
	top:175px;
}
.boton_modulo_08 a{
	top:200px;
}
.boton_modulo_09 a{
	top:225px;
}
.boton_modulo_10 a{
	top:250px;
}
.boton_modulo_11 a{
	top:275px;
}
.boton_modulo_12 a{
	top:300px;
}
.boton_modulo_13 a{
	top:325px;
}
.boton_modulo_14 a{
	top:350px;
}
#boton_modulo_y003 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:30px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_y003 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_modulo_y005 a{
	background:url(../img/flecha_off.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:normal;
	height:30px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
}
#boton_modulo_y005 a:hover{
	background:url(../img/flecha_on.gif) no-repeat right;
	font-weight:bold;
}
#boton_click_aqui_01{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	height:20px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
	visibility:hidden;
}
#boton_click_aqui_02{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	height:20px;
	left:0px;
	padding:0px 10px 0px 0px;
	position:absolute;
	text-align:right;
	width:196px;
	visibility:hidden;
}
.boton_click_03 {
	top:90px;
}
.boton_click_05 {
	top:140px;
}
#caja_contenido_modulo{
	background:#8F8470;
	height:397px;
	left:590px;
	position:absolute;
	top:0px;
	width:312px;
}
.texto_contenido_modulo {
	background:#8F8470;
	height:375px;
	left:15px;
	line-height:1.25;
	position:absolute;
	text-align:justify;
	top:15px;
	width:282px;
}
#contenido_on_01{
	visibility:hidden;
}
#contenido_on_02{
	visibility:hidden;
}
#contenido_on_03{
	visibility:hidden;
}
#contenido_on_04{
	visibility:hidden;
}
#contenido_on_05{
	visibility:hidden;
}
#contenido_on_06{
	visibility:hidden;
}
#contenido_on_07{
	visibility:hidden;
}
#contenido_on_08{
	visibility:hidden;
}
#contenido_on_09{
	visibility:hidden;
}
#contenido_on_10{
	visibility:hidden;
}
#contenido_on_11{
	visibility:hidden;
}
#contenido_on_12{
	visibility:hidden;
}
#contenido_on_13{
	visibility:hidden;
}
#contenido_on_14{
	visibility:hidden;
}
.fondo_contenido_maquina{
	background:#8F8470;
	height:397px;
	left:0px;
	position:absolute;
	top:0px;
	width:312px;
}
/*--------------------CAPA INFERIOR--------------------*/
#capa_inferior{
	background:#D0241F;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	height:116px;
	left:0px;
	position:absolute;
	top:497px;
	width:902px;
}
.foto_banner_inf {
	height:96px;
	position:absolute;
	top:11px;
	width:96px;
}
#foto_banner_inf_01 {
	background:url(../img/foto_beb_inf_01.jpg);
	left:3px;
}
#foto_banner_inf_02 {
	background:url(../img/foto_beb_inf_02.jpg);
	left:103px;
}
#foto_banner_inf_03 {
	background:url(../img/foto_beb_inf_03.jpg);
	left:203px;
}
#foto_banner_inf_04 {
	background:url(../img/foto_beb_inf_04.jpg);
	left:303px;
}
#foto_banner_inf_05 {
	background:url(../img/foto_beb_inf_05.jpg);
	left:403px;
}
#foto_banner_inf_06 {
	background:url(../img/foto_beb_inf_06.jpg);
	left:503px;
}
#foto_banner_inf_07 {
	background:url(../img/foto_beb_inf_07.jpg);
	left:603px;
}
#foto_banner_inf_08 {
	background:url(../img/foto_beb_inf_08.jpg);
	left:703px;
}
#foto_banner_inf_09 {
	background:url(../img/foto_beb_inf_09.jpg);
	left:803px;
}
/*--------------------CAPA FOOTER--------------------*/
#capa_footer{
	background:#F2A41C;
	border:1px solid #000000;
	height:20px;
	left:0px;
	position:absolute;
	top:613px;
	width:902px;
}
#caja_footer {	
	color:#333333;	
	font-size:9px;
	height:20px;
	left:5px;
	position:absolute;
	text-align:left;
	top:5px;
	width:990px;
}
#caja_footer a{
	color:#333333;
	font-size:9px;
	position:absolute;
}
#caja_footer a:hover{
	color:#ffffff;
	font-size:9px;
	position:absolute;
}
#terminos a{
	left:3px;
	width:85px;	
}
#derechos {
	left:85px;
	width:209px;
	position:absolute;
}
#maquina_bebidas a{
	left:285px;
	width:89px;
}
#mapa_sitio a{
	left:370px;
	width:76px;
}
#diseno_web a{
	left:440px;
	width:195px;	
}
#aplicacion_web a{
	left:625px;
	width:137px;
}
#ficha_tecnica a{
	left:755px;
	width:25px;
	
}
#powered a{
	left:790px;
	width:110px;
}
/*---------------------LOGIN---------------------*/
#caja_login{
	border:1px solid #FFFFFF;
	height:220px;
	left:31px;
	position:absolute;
	top:80px;
	width:250px;
}
#caja_login input{
	color:#000000;
	font-size:12px;
	text-align:left;
}
#titulo_login{
	font-weight:bold;
	left:154px;
	position:absolute;
	text-align:right;
	top:8px;
	width:81px;
}
#titulo_usuario{
	left:34px;
	position:absolute;
	text-align:left;
	top:40px;
	width:100px;
}
#caja_usuario{
	left:34px;
	position:absolute;
	top:65px;
	width:100px;
}

#titulo_contrasena{
	left:34px;
	position:absolute;
	text-align:left;
	top:100px;
	width:100px;
}
#caja_contrasena{
	left:34px;
	position:absolute;
	top:125px;
	width:100px;
}
#mensaje_error_login{
	color:#FFFFCC;
	left:34px;
	position:absolute;
	text-align:left;
	top:155px;
	visibility:hidden;
	width:215px;
}
#boton_entrar_login a{
	color:#FFFFFF;
	font-weight:normal;
	left:155px;
	position:absolute;
	text-align:right;
	top:185px;
	width:60px;
}
#boton_entrar_login a:hover{
	color:#FFFFFF;
	font-weight:bold;
	left:155px;
	position:absolute;
	text-align:right;
	top:185px;
	width:60px;
}
#titulo_recuperar_contasena{
	font-weight:bold;
	left:74px;
	position:absolute;
	text-align:right;
	top:8px;
	width:160px;
}
#respuesta {
	left:0px;
	position:absolute;
	text-align:center;
	top:230px;
	width:250px;
}

/*-------------------------NOSOTROS-------------------------*/
.imagen_nosotros {
	background:url(../img/imagen_nosotros.jpg);
}
.imagen_botones_nosotros{
	background:url(../img/fondo_botones_nosotros.jpg);
}
/*-------------------------SERVICIOS-------------------------*/
.imagen_servicios {
	background:url(../img/imagen_servicios.jpg);
}
.imagen_botones_servicios{
	background:url(../img/fondo_botones_servicios.jpg);
}
/*-------------------------MAQUINA-------------------------*/
.imagen_maquina {
	background:url(../img/imagen_maquina.jpg);
}
.imagen_botones_maquina{
	background:url(../img/fondo_botones_maquina.jpg);
}
.imagen_contenido_maquina{
	height:397px;
	left:0px;
	position:absolute;
	top:0px;
	width:312px;
}
#imagen_maquina_01{	
	background:url(../img/img_maquina_01.jpg);
}
#imagen_maquina_02{
	background:url(../img/img_maquina_02.jpg);
}
#imagen_maquina_03{
	background:url(../img/img_maquina_03.jpg);
}
.texto_modulo_maquina{
	font-size:12px;
	position:absolute;
	text-align:justify;
	width:116px;
}
.texto_modulo_maquina_2{
	font-size:12px;
	position:absolute;
	text-align:justify;
	width:135px;
}
#texto_modulo_maquina_01{
	left:40px;
	top:50px;
}
#texto_modulo_maquina_02{
	left:160px;
	top:155px;
}
#texto_modulo_maquina_03{
	left:40px;
	top:290px;
}
#texto_modulo_maquina_04{
	left:40px;
	top:270px;
}
#texto_modulo_maquina_05{
	left:40px;
	top:30px;
}
#texto_modulo_maquina_06{
	left:155px;
	top:115px;
}
#texto_modulo_maquina_07{
	left:30px;
	top:240px;
}
/*-------------------------PRODUCTOS-------------------------*/
.imagen_productos {
	background:url(../img/imagen_productos.jpg);
}
.imagen_botones_productos{
	background:url(../img/fondo_botones_productos.jpg);
}
.fondo_imganes_productos {
	background:#8F8470;
	height:397px;
	left:0px;
	position:absolute;
	top:0px;
	width:312px;
}
#fondo_productos{
	background:url(../img/fondo_productos.jpg);
	height:157px;
	left:52px;
	position:absolute;
	width:220px;
	top:44px;
}
#cuadro_info_productos{
	border:1px solid #FFFFFF;
	left:12px;
	height:108px;
	position:absolute;
	top:250px;
	width:285px;
}
.titulo_suministros{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	left:7px;
	position:absolute;
	text-align:left;
	width:95px;
}
#titulo_suministros{
	font-size:14px;
	font-weight:bold;
	top:8px;
}
#titulo_suministros_01{
	font-size:13px;
	font-weight:normal;
	top:30px;
}
#titulo_suministros_02{
	font-size:13px;
	font-weight:normal;
	top:50px;
}
#titulo_suministros_03{
	font-size:14px;
	font-weight:normal;
	top:70px;
}
#titulo_suministros_04{
	font-size:14px;
	font-weight:normal;
	top:90px;
}
#img_sumi_01{
	background:url(../img/sumi_01.jpg) no-repeat left;
	background-repeat:repeat-x;
	height:12px;
	left:110px;
	position:absolute;
	top:30px;
	width:16px;
}
#img_sumi_02{
	background:url(../img/sumi_02.jpg) no-repeat left;
	background-repeat:repeat-x;
	height:17px;
	left:110px;
	position:absolute;
	top:47px;
	width:15px;
}
#img_sumi_03{
	background:url(../img/sumi_03.jpg) no-repeat left;
	background-repeat:repeat-x;
	height:15px;
	left:110px;
	position:absolute;
	top:70px;
	width:14px;
}
#img_sumi_04{
	background:url(../img/sumi_04.jpg) no-repeat left;
	background-repeat:repeat-x;
	height:11px;
	left:110px;
	position:absolute;
	top:93px;
	width:14px;
}

.titulo_agua{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	left:206px;
	position:absolute;
	text-align:left;
	width:95px;
}
#titulo_agua{
	font-size:14px;
	font-weight:bold;
	top:8px;
}
#titulo_agua_01{
	font-size:13px;
	font-weight:normal;
	top:30px;
}
#titulo_agua_02{
	font-size:13px;
	font-weight:normal;
	top:50px;
}
#img_agua_01{
	background:url(../img/agua_01.jpg) no-repeat left;
	height:20px;
	left:260px;
	position:absolute;
	top:28px;
	width:20px;
}
#img_agua_02{
	background:url(../img/agua_02.jpg) no-repeat left;
	height:20px;
	left:260px;
	position:absolute;
	top:48px;
	width:20px;
}
#tipo_producto{
	height:60px;
	left:52px;
	position:absolute;
	top:44px;
	width:60px;
}
.tipo_producto_01{
	background:url(../img/tipo_producto_01.jpg);
}
.tipo_producto_02{
	background:url(../img/tipo_producto_02.jpg);
}
.tipo_producto_03{
	background:url(../img/tipo_producto_03.jpg);
}
.tipo_producto_04{
	background:url(../img/tipo_producto_04.jpg);
}
.tipo_producto_05{
	background:url(../img/tipo_producto_05.jpg);
}
.tipo_producto_06{
	background:url(../img/tipo_producto_06.jpg);
}
.tipo_producto_07{
	background:url(../img/tipo_producto_07.jpg);
}
.tipo_producto_08{
	background:url(../img/tipo_producto_08.jpg);
}
.tipo_producto_09{
	background:url(../img/tipo_producto_09.jpg);
}
.tipo_producto_10{
	background:url(../img/tipo_producto_10.jpg);
}
.tipo_producto_11{
	background:url(../img/tipo_producto_11.jpg);
}
.tipo_producto_12{
	background:url(../img/tipo_producto_12.jpg);
}
.tipo_producto_13{
	background:url(../img/tipo_producto_13.jpg);
}
.tipo_producto_14{
	background:url(../img/tipo_producto_14.jpg);
}
#imagen_producto {
	height:166px;
	left:52px;
	position:absolute;
	top:201px;
	width:253px;
}
.imagen_producto_01{
	background:url(../img/img_producto_01.jpg);
}
.imagen_producto_02{
	background:url(../img/img_producto_02.jpg);
}
.imagen_producto_03{
	background:url(../img/img_producto_03.jpg);
}
.imagen_producto_04{
	background:url(../img/img_producto_04.jpg);
}
.imagen_producto_05{
	background:url(../img/img_producto_05.jpg);
}
.imagen_producto_06{
	background:url(../img/img_producto_06.jpg);
}
.imagen_producto_07{
	background:url(../img/img_producto_07.jpg);
}
.imagen_producto_08{
	background:url(../img/img_producto_08.jpg);
}
.imagen_producto_09{
	background:url(../img/img_producto_09.jpg);
}
.imagen_producto_10{
	background:url(../img/img_producto_10.jpg);
}
.imagen_producto_11{
	background:url(../img/img_producto_11.jpg);
}
.imagen_producto_12{
	background:url(../img/img_producto_12.jpg);
}
.imagen_producto_13{
	background:url(../img/img_producto_13.jpg);
}
.imagen_producto_14{
	background:url(../img/img_producto_14.jpg);
}
#titulo_producto{
	font-weight:bold;
	left:115px;
	position:absolute;
	text-align:right;
	top:60px;
	width:145px;
}
#total_suministros {
	height:21px;
	left:160px;
	position:absolute;
	top:100px;
	width:100px;
}
.total_suministros_01 {
	background:url(../img/total_sumi_01.jpg) no-repeat right;
}
.total_suministros_02 {
	background:url(../img/total_sumi_02.jpg) no-repeat right;
}
.total_suministros_03 {
	background:url(../img/total_sumi_03.jpg) no-repeat right;
}
.total_suministros_04 {
	background:url(../img/total_sumi_04.jpg) no-repeat right;
}
#texto_productos{
	color:#ffffff;
	left:75px;
	position:absolute;
	text-align:justify;
	top:140px;
	width:184px;
}
/*-------------------------PEDIDOS-------------------------*/

.imagen_pedidos {
	background:url(../img/imagen_pedidos.jpg);
}
.imagen_botones_pedidos{
	background:url(../img/fondo_botones_pedidos.jpg);
}
/*-------------------------COLABORADORES-------------------------*/
.imagen_colaborador {
	background:url(../img/imagen_colaborador.jpg);
}
.imagen_botones_colaborador{
	background:url(../img/fondo_botones_colaborador.jpg);
}
/*-------------------------GANE CON NOSOTROS-------------------------*/
.imagen_gane {
	background:url(../img/imagen_gane.jpg);
}
.imagen_botones_gane{
	background:url(../img/fondo_botones_gane.jpg);
}
.texto_contenido_modulo_gane {
	font-size:12px;
	height:380px;
	left:16px;
	line-height:1.25;
	position:absolute;
	text-align:justify;
	top:20px;
	width:280px;
}
/*-------------------------CONTACTO-------------------------*/
.imagen_contacto {
	background:url(../img/imagen_contacto.jpg);
}
.imagen_botones_contacto{
	background:url(../img/fondo_botones_contacto.jpg);
}
#formulario_ctc {
	left:36px;
	position:absolute;
	text-align:left;
	top:20px;
	width:240px;
}

.margin_right a{
	color:#FFFFFF;
	font-weight:normal;
}
.margin_right a:hover{
	color:#FFFFFF;
	font-weight:bold;
}
#datos_contacto {
	left:10px;
	position:absolute;
	text-align:left;
	top:50px;
	width:180px;
}
#titulo_direccion_ctc{
	font-weight:bold;
	left:0px;
	position:absolute;
	top:0px;
	width:180px;
}
#texto_direccion_ctc{
	left:0px;
	position:absolute;
	top:20px;
	width:180px;
}
#titulo_telefono_ctc{
	font-weight:bold;
	left:0px;
	position:absolute;
	top:70px;
	width:180px;
}
#texto_telefono_ctc{
	left:0px;
	position:absolute;
	top:90px;
	width:180px;
}
#titulo_fax_ctc{
	font-weight:bold;
	left:0px;
	position:absolute;
	top:130px;
	width:180px;
}
#texto_fax_ctc{
	left:0px;
	position:absolute;
	top:150px;
	width:180px;
}
#titulo_mail_ctc{
	font-weight:bold;
	left:0px;
	position:absolute;
	top:190px;
	width:180px;
}
#texto_mail_ctc{
	left:-5px;
	position:absolute;
	top:210px;
	width:180px;
}
#imagen_email {
	background:url(../img/img_mail_ie.jpg) no-repeat left;
	height:20px;
	left:0px;
	position:absolute;
	top:260px;
	width:206px;
}
/*-------------------------Enlaces Externos-------------------------*/
#enlaces_externos {
	position: relative;
	width:895px;
}
#enlaces_externos span{
	margin-right:5px;
}
#enlaces_externos_02 {
	font-size:10px;
	height:60px;
	position: relative;
	width:912px;
	visibility:hidden;
}
#enlaces_externos_02 a{
	color:#666666;
}
#enlaces_externos_02 a:hover{
	color:#ff0000;
}
#enlaces_externos_02 span{
	margin-right:5px;
}

#enlaces_externos #marcas-aliadas{
position:absolute;
top:-8px;
left:0px;
width:AUTO;
height:40px;

text-align:left;

}
#marcas-aliadas img{
margin-right:5px;

}

#boton_enlaces a{
	background:url(../img/dir_externo_off.jpg) no-repeat center;
	float:right;
	height:20px;
	width:125px;
}
#boton_enlaces a:hover{
	background:url(../img/dir_externo_on.jpg) no-repeat center;
}

