@charset "utf-8";
/* CSS Document */

*{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.botones{
	clear:both;
	DISPLAY:block;
	height:140px;
	margin-top:10px;
	padding-top:0PX;
	margin-left:0px;
	}
h2{
	color:rgb(235,57,58);
	border-bottom:1px red dashed;
	font-size:17px;
	margin-bottom:8px;
	font-family: Franklin Gothic Medium,sans-serif;
	}

h6{
	color:rgb(235,57,58);
	border-bottom:1px red dashed;
	font-size:17px;
	margin-bottom:8px;
	margin-top: 35px;
	font-family: Franklin Gothic Medium,sans-serif;
	}

				
.boton1 a:link{
	background:url(images/ecommerce.jpg) top;
	height:127px;
    width:158px;
	float:LEFT;
	text-indent: -4000px; 
   }
   
.boton1 a:hover{
   height:127px;
   width:158px;
   background-position: bottom;/*0 100%;*/
 }
 
.boton2 a:link{
	background:url(images/restaurant.jpg) top;
	height:127px;
    width:158px;
	float:LEFT;
	text-indent: -4000px; 
	
   }
   
.boton2 a:hover{
  height:127px;
   width:158px;
   background-position: bottom;/*0 100%;*/
 }
.boton3 a:link{
	background:url(images/pos.jpg) top;
	height:127px;
    width:158px;
	float:LEFT;
	text-indent: -4000px; 

   }
   
.boton3 a:hover{
  height:127px;
   width:158px;
   background-position: bottom;/*0 100%;*/
 }
.boton4 a:link{
	background: url(images/store.jpg);
	height:127px;
    width:158px;
	float:LEFT;
	text-indent: -4000px; 
   }
   
.boton4 a:hover{
  height:127px;
   width:158px;
   background-position: bottom;/*0 100%;*/
 }
.boton5 a:link{
	background: url(images/hospitality.jpg);
	height:127px;
    width:158px;
	float:LEFT;
	text-indent: -4000px; 
   }
   
.boton5 a:hover{
   height:127px;
   width:158px;
   background-position: bottom;/*0 100%;*/
 }	
 
 .boton6 a:link{
	background: url(images/quickwaiter.jpg);
	height:127px;
    width:158px;
	float:LEFT;
	text-indent: -4000px; 
   }
   
 .boton6 a:hover{
   height:127px;
   width:158px;
   background-position: bottom;/*0 100%;*/
 }	
#cabecera{
    background: rgb(49,48,49);
    height: 84px;
    text-align: center;
    margin-top: 0px;
	margin-bottom:5px;
	font-family:Helvetica;
	border:none;

}	

.logo{
	display:block;
	width:460px;
	height:70px;
	margin-left:0px;
	margin-top:10px;
	margin-right:20px;
	float:left;
	overflow:hidden;
}
.logo img{
	position:relative;
	top:-22px;
	left:5px;
	height:110px;
}
.herramientas{
	width: 460px;
	float:right;
	height:64px;
}

.herramientas ul{
	height: 65px;
	width: 460px;
	list-style-type:none;
	/*display:inline;*/
	}

.herramientas ul li {
	 float:right;
	 color:white;
	 line-height:84px;
	 text-decoration: none;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 13px;

	}
.herramientas ul li select{
		margin-right:30px;

}	
.herramientas ul a {
	/* background-image: url(navi_bg_divider.png);*/
	 background-repeat: no-repeat;
	 background-position: right;
	 padding-right: 15px;
	 padding-left: 15px;
	 display: block;
	 line-height:84px;
	 text-decoration: none;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 color:white;
	 }
	 
.herramientas ul a:hover {
 color:rgb(235,57,58);
 background-color:white;

}
.cabecera2{
	/*width:950px;*/
	height:30px;
	background-color: #E0E0E0;
	border-bottom:3px solid rgb(49,48,49);
	margin-bottom:13px;
	text-align:center;
	}

.menuppal a {
	 background-repeat: no-repeat;
	 background-position: right;
	 padding-right:27px;
	 padding-left:27px;
	 margin-left:4px;
	 display:block;
	 padding-top:8px;
	 text-decoration: none;
	 font-size: 14px;
	 text-align:center;
	 color: rgb(49,48,49);
	 font-family:Helvetica;
 	 height:25px;
	 
	}
.menuppal a #selected {
	background-color: rgb(235,57,58);
}
.menuppal a:hover{
	color:white;
	background-color:rgb(235,57,58);
	height:25px;
	text-align:center;
}	
.menuppal{
	height: 30px;
	list-style-type:none;
	margin-right:15px;
	/*display:inline;*/
}
.contenedor{
    margin: 0 auto;
    text-align:left;
    width:950px;
	/* background-color:#CBCBCB;*/
}

.contenedor p{
    margin-bottom: 5px;
    font-family: Franklin Gothic Medium,sans-serif ;
	font-size: 14px;
    text-align: left;
}

.c4{
	text-align:right;
}


/*******************    *********************************/
#footer {
     clear:both;
     background: url(./images/bg-footer.png) repeat-x scroll 0 0 white;
      /*background-color:#FFFFFF;*/
     min-height:220px;
     text-align:left;
     padding:10px;
    /* margin-top:40px; */

 
}

/* FOOTER CLASES*/
#footer ul{
float:left; margin-right:35px; margin-top:20px;
font-size:9px;
list-style:none;
}
#footer ul li
{ 
height:20px;
font-size:12px;
letter-spacing:1px;
padding-top:5px;
margin-bottom:2px;
}

#footer ul li a
{
color:white;
text-decoration:none;
font-family:Helvetica;
font-size:11px;
 }
 
.helpdesk{
float:left;
margin-top:25px;
height:131px;
width:121px;
margin-right:28px;

}
#footer h5{
font-family:Helvetica;
font-size:15px;
margin-bottom:10px;
color:white;
letter-spacing:1px;
padding-top:0px;
}

#footer p{
font-family:Helvetica;;
font-size:11px;
margin-top:10px;
color:white;
line-height:18px;
}

.izquierda .texto p {
    color: #FFF;
    font-family: Helvetica;
    font-size: 13px;
}

#footer .contenedor .contacto{
background-image: url(images/f_contacto.png);
background-repeat:no-repeat;
padding-left:18px;
height: 200px;
width:255px;
float:right;
padding-top:5px;
margin-top:13px;
}
 
#contacto h5{
font-family:Helvetica;;
font-size:14px;
margin-bottom:10px;
color:white;
letter-spacing:2px;
padding-top:12px;

}

#footer ul li a:hover{color:rgb(235,57,58); }

/************************   ***********************/
.menuppal li {
	 float:left;
 }
 
.columna{
	width:260px;
	min-height:200px;
	float:right;
	margin-right:20px;
	line-height:22px;
	margin-left:28px;
	margin-bottom:30px;
	text-align:justify;
	font-family:Franklin Gothic Medium,sans-serif;
    font-size:14px;
	
} 
.separador{
margin-top:40px;
width:1px;
min-height:200px;
background-color: #CCCCCC;
float:right;
}
body {color:#201e1f;}

.columna ul{
list-style:square;
}
.columna ul li{
margin-bottom:5px;
font-family:Franklin Gothic Medium,sans-serif;
font-size:14px;
text-align:left;
}


h3 {color:rgb(235,57,58);
padding-top:10px;
padding-bottom:0px;
padding-left:0px;
font-family:Helvetica;
font-size:20px;
font-weight:bold;
font-stretch:condense;
/*letter-spacing:2px;*/
/*Helvetica-Condensed-Bold, 24 puntos*/}

h4 {color:rgb(235,57,58);
padding-top:10px;
padding-bottom:0px;
padding-left:0px;
font-family:Helvetica;
font-size:20px;
font-weight:bold;
font-stretch:condense;
/*letter-spacing:2px;*/
/*Helvetica-Condensed-Bold, 24 puntos*/}

.nosotros{
margin: 0 auto;
clear:both;
width:920px;
margin-top:40px;
/*border: 1px solid #CCCCCC; quitado x pedido de ruben */
display: block;
height:216px;
}
.solotexto{
width:560px;
height:216px;
text-align:justify;
float:left;
padding-left:25px;
padding-bottom:25px;
line-height:20px;
font-family:Franklin Gothic Medium,sans-serif;
font-size:14px;
text-align:left;
}

.imagenNosotros{
margin-left:607px;
width:313px;
height:216px;
background-image:url(images/nosotros.jpg); 
background-repeat:no-repeat;
overflow:hidden;
}

/***********************************************************/
/**********		  	PAGINA PRODUCTOS CSS	   	  **********/
/***********************************************************/

.PRtexto
{ clear:both;
  width:860px;
  padding-left:15px;
  margin-top:30px;
  text-align:justify;
  font-family: Franklin Gothic Medium,sans-serif;
  font-size: 14px;

  margin-bottom:8px;
  margin-left:5px;
  float:left;
    /*Texto Columna: Arial 12 puntos, Regular.*/
}
.PRtexto2
{ clear:both;
  width:860px;
  padding-left:15px;
  margin-top:30px;
  text-align:justify;
  font-family: Franklin Gothic Medium,sans-serif;
  font-size: 14px;
  min-height:100px;
  margin-bottom:0px;
  margin-left:20px;
  float:left;
  height:10px;
  /*Texto Columna: Arial 12 puntos, Regular.*/
}
.PRtexto p{
text-align:justify;}
.PRtexto3
{ clear:both;
  width:860px;
  padding-left:15px;
  margin-top:30px;
  text-align:justify;
  font-family: Franklin Gothic Medium,sans-serif;
  font-size: 14px;
  margin-bottom:0px;
  margin-left:20px;
  padding-bottom:20px;
  float:left;
  /*Texto Columna: Arial 12 puntos, Regular.*/
}
.PRtexto3 img{
	margin-left:20px; 
}
.PRtexto3 p{
	text-align:justify;
}

.PRproductos{
	display:inline;
	width:900px;
	clear:both;
	margin-bottom:20px;
	height:190px;
}

.PRicono1 a{
	background:url(images/ppos.jpg) top;
	float:left;
	width:122px;
	height:115px;
	text-indent: -4000px; 
}

.PRicono1 a:hover{
	background-position:bottom;
	float:left;
	width:122px;
	height:115px;
}

.PRicono2 a{
	background:url(images/prestaurant.jpg) top;
	float:left;
	width:122px;
	height:115px;
	text-indent: -4000px; 
}

.PRicono2 a:hover{
	background-position:bottom;
	float:left;
	width:122px;
	height:115px;
}

.PRicono3 a{
	background:url(images/pmobile.jpg) top;
	float:left;
	width:122px;
	height:115px;
	text-indent: -4000px; 
}

.PRicono3 a:hover{
	background-position:bottom;
	float:left;
	width:122px;
	height:115px;
}

.PRicono4 a{
	background:url(images/pstore.jpg) top;
	float:left;
	width:122px;
	height:115px;
	text-indent: -4000px; 
}

.PRicono4 a:hover{
	background-position:bottom;
	float:left;
	width:122px;
	height:115px;
}

.PRicono5 a{
	background:url(images/phospitality.jpg) top;
	float:left;
	width:122px;
	height:115px;
	text-indent: -4000px; 
}

.PRicono5 a:hover{
	background-position:bottom;
	float:left;
	width:122px;
	height:115px;
}
.PRicono6 a{
	background: url(images/pecommerce.jpg) top;
	float:left;
	width:122px;
	height:115px;
	text-indent: -4000px; 
}

.PRicono6 a:hover{
	background-position:bottom;
	float:left;
	width:122px;
	height:115px;
}
.PRdescripcion p{
	text-align:justify;
}
.PRdescripcion{
	padding-top:10px;
	float:left;
	min-height:60px;
	margin-left:30px;
	margin-right:30px;
	width:750px;
	height:122px;
	text-align:justify;
	font-family: Franklin Gothic Medium,sans-serif;
	font-size: 14px;
	text-align:left;
	/*border:1px solid red;*/
}
/***********************************************************/
/**********		  	PAGINA DESCARGAS CSS	   	  **********/
/***********************************************************/

.info{
	margin-bottom:40px;
	padding-left:25px;
	margin-top:20px;
	list-style:none;
	
}
.info a{
text-decoration:none;
color:#201e1f;
}
.info a:hover{
color:rgb(235,57,58);
}
.info li{
	line-height:30px;
	vertical-align:top;
	overflow:hidden;
}

.usuario{
	margin-bottom:40px;
	padding-left:25px;
	margin-top:20px;
	list-style:none;
	}

.usuario li{
	line-height:30px;
	vertical-align:top;
	overflow:hidden;
}

.usuario a{
text-decoration:none;
color:#201e1f;
}

.usuario a:hover{
color:rgb(235,57,58);
}

.demos{
	margin-bottom:40px;
	padding-left:25px;
	margin-top:20px;
	list-style:none;
		}
		
.demos li{
	line-height:30px;
	vertical-align:top;
	overflow:hidden;
	}
	
.demos a{
text-decoration:none;
color:#201e1f;
}
.demos a:hover{
color:rgb(235,57,58);
}

.productos{
clear:both;
text-align:center;
display:block;
height:130px;

}

.productos ul {
list-style:none;}

.productos ul li{
 height:100px;
 width:110px;
 margin-left:20px;
 margin-right:20px;
 float:left;}
 
.enlaceli{
	width:850px;
	  line-height:14px;
	  text-align:center;
}
.textoli{
	float:left;
	margin-left:30px;
  font-family: Franklin Gothic Medium,sans-serif;
  font-size: 14px;

 

  /*Texto Columna: Arial 12 puntos, Regular.*/

}
.imagenli{
	float:right;
	margin-top:4px;
	padding-top:4px;
	
}
 
 /***********************************************************/
 /**************	  	PAGINA EMPRESA CSS	   	  ***********/
 /***********************************************************/
 
 .fila{
  clear:both;
  width:860px;
  padding-left:15px;
  margin-top:30px;
  text-align:justify;
  font-family: Franklin Gothic Medium,sans-serif;
  font-size: 14px;
  min-height:100px;
  margin-bottom:20px;
  margin-left:20px;
  float:left;

 }
 

  
 .empresaimagen{
 margin-top:18px;
 margin-right:20px;
 float:left;
 height:253px;
 width:350px;
 background-image:url(images/hotelga.jpg);
 
 }
 .texto{
  margin-top:20px;
  width:950px;
  heigth:300px;
  text-align:justify;
  font-family: Franklin Gothic Medium,sans-serif;
  font-size:14px;
  }
  
 /***********************************************************/
 /**************	  	PAGINA CLIENTES CSS	   	  ***********/
 /***********************************************************/
 .clientesimagen{
 margin-top:60px;
 float:left;
 MIN-height:126px;
 width:126px;
 margin-right:10px;
 }
.clientestexto{
   margin-top:20px;
   margin-left: 150px;
  width:750px;
  heigth:300px;
  text-align:justify;
 }
 .clientesTitulos{
 	width:780px;
 	margin-left:150px;
	}

  .siguiente{
  display:block;
  	height:25px;
	width:25px;
	color:#FFFFFF;
	background-color:rgb(235,57,58);
	margin-left:700px;
	float:left;
	}
	.uno{
	float:left;
  	height:25px;
	width:25px;
	color:#FFFFFF;
	background-color:rgb(235,57,58);
	margin-left:730px;
	}
/* <------------------- BACKOFFICE   ----------------	 */

.modulo{
	border:1px solid #5b5c5c;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	margin-right:10px;
	padding-right:10px;
	padding-left:10px;

}

.modulos a:link{
color:#201e1f;
text-decoration:none;
}

.modulos a:hover{
color:rgb(235,57,58);
}

/***************  index selector de idiomas  ***************************/
.SIbotones{
	clear:both;
	DISPLAY:block;
	height:90px;
	padding-top:0px;
	padding-left:330px;
	}
.bg{
	width:940px;
	height:400px;
	background-image:url(images/bgCHECKOUT.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
}

.SImarca{
	width:335px;
	height:70px;
	padding-top:5px;
	margin-left: 35px;
}

.SIboton1 a:link{
	background:url(images/SP.png) top;
	height:90px;
    width:100px;
	float:LEFT;
	text-indent: -4000px; 
   }
   
.SIboton1 a:hover{
   height:90px;
   width:100px;
   background-position: bottom;/*0 100%;*/
 }
 
.SIboton2 a:link{
	background:url(images/EN.png) top;
	height:90px;
    width:100px;
	float:LEFT;
	text-indent: -4000px; 
 }
   
.SIboton2 a:hover{
   height:90px;
   width:100px;
   background-position: bottom;/*0 100%;*/
 }
 
 .descargarDemo{
	 width:90px;
	 height:90px;
	 float:right;
	 margin-right:50px;
	 display:block;
 }
 
.titulo6Demo{ 
 	color:rgb(235,57,58);
	display:block;
	position:relative;
	width:710px;
	padding-top:40px;
	margin-left:35px;
	margin-right:50px;
	height:20px;
	float:left;
	border-bottom:1px red dashed;
	font-size:17px;
	padding-left:0px;
	margin-bottom:30px;
	text-align:left;
	font-family: Franklin Gothic Medium,sans-serif;
	} 
	
.titulo6{ 
 	color:rgb(235,57,58);
	border-bottom:1px red dashed;
	font-size:17px;
	margin-right:250px;
	margin-bottom:35px;
	padding-left:0px;
	margin-left:0px;
	text-align:left;
	font-family: Franklin Gothic Medium,sans-serif;
	}
