table
{
	text-align:left;
}
/** slide clients**/
.listMake
{
	width:100%;
	height:132px;
	float:left;
}
.listMake .left, .listMake .right
{
	height:132px;
	float:left;
	text-align:center;
	cursor:pointer;
}
.listMake .center
{
	width:880px;
	height:132px;
	float:left;
	overflow:hidden;
	background-image:url(../img/carrousel_bck.gif);
}
.listMake .center div
{
	float:left;
}
.listMake .center div a
{
	float:left;
	height:110px;
	padding-top:22px;
	padding-left:23px;
}
.itemMake
{
	width:88px;
	height:60px !important;
	text-align:center;
	vertical-align:center;
}



/*** language container***/
.containerLanguage
{
	width:985px;
	height: 47px;
	position:absolute;
	text-align:right;
}
.containerLanguage .chat
{
	float:right;		
	padding-right:20px;
}
.containerLanguage .country
{
	float:right;
}
/*** menu ***/
#divMenu
{
	/*float:left;*/
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
	padding-top:2px;
	height:25px;
}
#divMenu a
{
	color:#797d68;
	font-size:13px;
	padding-left:24px;
}
#divMenu a:hover
{
	color:#98B618;
}
/*** Estilos Generales ***/

body {
	font-family:Arial, Helvetica, sans-serif;
}


a {
	text-decoration:none
}

/*** Pantalla Aplicaciones ***/

.contenido.aplicaciones {
	min-height:500px
}

.contenido.aplicaciones .titulo h1 {
	background:url(../img/text/servicios.png) no-repeat 0 0;
	width:139px;
	height:28px
}

.contenido.aplicaciones .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.aplicaciones .titulo-cuerpo h3 {
	padding:56px 0 17px 80px;
	background: url(../img/det/ico-aplicaciones.png) no-repeat 12px 28px;
	color:#434343;
	font-size:2em;
	font-weight:normal
}

.contenido.aplicaciones .columna-cuerpo .cliente {
	margin-bottom:40px;
	height:160px;
	margin-left:25px
}

.contenido.aplicaciones .columna-cuerpo .cliente .imagen {
	width:211px;
	float:left;
	position:relative
}

.contenido.aplicaciones .columna-cuerpo .cliente .imagen a {
	position:absolute;
	top:132px;
	left:117px;
	background:url(../img/det/boton-ampliar.png) no-repeat 0 0;
	width:68px;
	height:28px
}

.contenido.aplicaciones .columna-cuerpo .cliente .descripcion {
	background:url(../img/layout/divisoria-aplicaciones.png) no-repeat 0 0;
	padding-left:23px;
	float:left;
	height:157px;
	width:450px
}

.contenido.aplicaciones .columna-cuerpo .cliente .descripcion h4 {
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:0 0 8px 3px;
	font-weight:normal;
	margin-bottom:13px;
	font-size:1.8em;
}

.contenido.aplicaciones .columna-cuerpo .cliente .descripcion h4 a {
	color:#434343;
	margin-bottom:1px
}

.contenido.aplicaciones .columna-cuerpo .cliente .descripcion p {
	font-size:1.2em;
	line-height:150%;
	padding-left:3px
}

.contenido.aplicaciones .columna-cuerpo .cliente .descripcion a.in-link {
	font-size:1em;
	color:#98b818;;
	background:url(../img/det/item-ir.png) no-repeat 100% 2px;
	padding:0 14px 0 0;
	line-height:145%;
	font-weight:bold
}

.contenido.aplicaciones .columna-cuerpo .cliente .descripcion p.link  {
	background:url(../img/det/item-link.png) no-repeat 0 6px;
	padding-left:12px
}

/*** Pantalla Clientes ***/

.contenido.clientes {
	min-height:500px
}

.contenido.clientes .titulo h1 {
	background:url(../img/text/clientes.png) no-repeat 0 0;
	width:119px;
	height:28px
}

.contenido.clientes .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.clientes .titulo-cuerpo h3 {
	padding:56px 0 17px 80px;
	background: url(../img/det/ico-clientes.png) no-repeat 0 40px;
	color:#434343;
	font-size:2em;
	font-weight:normal
}

.contenido.clientes .columna-cuerpo .cliente {
	margin-bottom:40px;
	height:160px;
	margin-left:25px
}

.contenido.clientes .columna-cuerpo .cliente .imagen {
	width:211px;
	float:left;
	position:relative
}

.contenido.clientes .columna-cuerpo .cliente .imagen a {
	position:absolute;
	top:132px;
	left:117px;
	background:url(../img/det/boton-ampliar.png) no-repeat 0 0;
	width:68px;
	height:28px
}

.contenido.clientes .columna-cuerpo .cliente .descripcion {
	background:url(../img/layout/divisoria-aplicaciones.png) no-repeat 0 0;
	padding-left:23px;
	float:left;
	height:157px;
	width:450px
}

.contenido.clientes .columna-cuerpo .cliente .descripcion h4 {
	font-size:1.8em;
	color:#434343;
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:0 0 8px 3px;
	font-weight:normal;
	margin-bottom:13px
}

.contenido.clientes .columna-cuerpo .cliente .descripcion p {
	font-size:1.2em;
	line-height:150%;
	padding-left:3px
}

.contenido.clientes .columna-cuerpo .cliente .descripcion a {
	font-size:1em;
	color:#98b818;;
	background:url(../img/det/item-ir.png) no-repeat 100% 2px;
	padding:0 14px 0 0;
	line-height:145%;
	font-weight:bold
}

.contenido.clientes .columna-cuerpo .cliente .descripcion p.link  {
	background:url(../img/det/item-link.png) no-repeat 0 6px;
	padding-left:12px
}

/*** Pantalla Servicios ***/

.contenido.servicios {
	min-height:500px
}

.contenido.servicios .titulo h1 {
	background:url(../img/text/servicios.png) no-repeat 0 0;
	width:139px;
	height:28px
}

.contenido.servicios .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.servicios .titulo-cuerpo h3 {
	padding:56px 0 17px 80px;
	background: url(../img/det/ico-servicios.png) no-repeat 5px 23px;
	color:#434343;
	font-size:2em;
	font-weight:normal
}

.contenido.servicios .columna-cuerpo .cliente {
	margin-bottom:40px;
	margin-left:25px
}

.contenido.servicios .columna-cuerpo .cliente .imagen {
	width:211px;
	float:left;
	position:relative
}

.contenido.servicios .columna-cuerpo .cliente .imagen a {
	position:absolute;
	top:132px;
	left:117px;
	background:url(../img/det/boton-ampliar.png) no-repeat 0 0;
	width:68px;
	height:28px
}

.contenido.servicios .columna-cuerpo .cliente .descripcion {
	padding-left:5px;
	float:left;
	height:157px;
	width:450px
}

.contenido.servicios .columna-cuerpo .cliente .descripcion h4 {
	font-size:2em;
	color:#828282;
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:0 0 8px 3px;
	font-weight:normal;
	margin-bottom:13px
}

.contenido.servicios .columna-cuerpo .cliente .descripcion p {
	font-size:1.2em;
	line-height:160%;
	padding-left:3px;
	margin:0
}

.contenido.servicios .columna-cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0
}

.contenido.servicios .columna-cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}

/*** Pantalla Capacitacion ***/

.contenido.capacitacion .cuerpo {
	min-height:500px
}

.contenido.capacitacion .titulo h1 {
	background:url(../img/text/bg-capacitacion.png) no-repeat 0 0;
	width:184px;
	height:33px;
	margin-bottom:10px
}

.contenido.capacitacion .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.capacitacion .cuerpo {}

.contenido.capacitacion .banner {
	background:url(../img/pic/bg-capacitacion.jpg) no-repeat 0 0;
}

.contenido.capacitacion .banner ul {}
.contenido.capacitacion .banner li {}

.contenido.capacitacion .cuerpo .pos-banner {
	width:869px;
	padding-left:50px
}

.contenido.capacitacion .cuerpo .pos-banner li {
	background:url(../img/det/item-link.png) no-repeat 0 13px;
	padding-left:5px;
	width:450px
}

.contenido.capacitacion .cuerpo .pos-banner li p {
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:10px 0 11px 7px;
	color:#98b818;
	font-weight:bold;
	line-height:100%;
	margin:0;
	width:450px
}

.contenido.capacitacion .cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0;
	width:869px;
	padding:0 50px
}

.contenido.capacitacion .cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}

/*** Pantalla Ecommerce ***/

.contenido.ecommerce .cuerpo {
	min-height:500px
}

.contenido.ecommerce .titulo h1 {
	background:url(../img/text/bg-ecommerce.png) no-repeat 0 0;
	width:173px;
	height:28px;
	margin-bottom:13px
}

.contenido.ecommerce .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.ecommerce .cuerpo {}

.contenido.ecommerce .banner {
	background:url(../img/pic/bg-ecommerce.jpg) no-repeat 0 0
}

.contenido.ecommerce .banner ul {}
.contenido.ecommerce .banner li {}

.contenido.ecommerce .cuerpo .pos-banner {
	width:869px;
	padding-left:50px
}

.contenido.ecommerce .cuerpo .pos-banner li {
	background:url(../img/det/item-link.png) no-repeat 0 13px;
	padding-left:5px;
	width:450px
}

.contenido.ecommerce .cuerpo .pos-banner li p {
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:10px 0 11px 7px;
	color:#98b818;
	font-weight:bold;
	line-height:100%;
	margin:0;
	width:450px
}

.contenido.ecommerce .cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0;
	width:869px;
	padding:0 50px
}

.contenido.ecommerce .cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}

/*** Pantalla Ecommerce ***/

.contenido.mobile .cuerpo {
	min-height:500px
}

.contenido.mobile .titulo h1 {
	background:url(../img/text/bg-mobile.png) no-repeat 0 0;
	width:173px;
	height:28px;
	margin-bottom:13px
}

.contenido.mobile .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.mobile .cuerpo {}

.contenido.mobile .banner {
	background:url(../img/pic/bg-mobile.jpg) no-repeat 0 0
}

.contenido.mobile .banner ul {}
.contenido.mobile .banner li {}

.contenido.mobile .cuerpo .pos-banner {
	width:869px;
	padding-left:50px
}

.contenido.mobile .cuerpo .pos-banner li {
	background:url(../img/det/item-link.png) no-repeat 0 13px;
	padding-left:5px;
	width:450px
}

.contenido.mobile .cuerpo .pos-banner li p {
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:10px 0 11px 7px;
	color:#98b818;
	font-weight:bold;
	line-height:100%;
	margin:0;
	width:450px
}

.contenido.mobile .cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0;
	width:869px;
	padding:0 50px
}

.contenido.mobile .cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}

/*** Pantalla Smart ***/

.contenido.smart .cuerpo {
	min-height:500px
}

.contenido.smart .titulo h1 {
	background:url(../img/text/bg-smart.png) no-repeat 0 0;
	width:180px;
	height:28px;
	margin-bottom:13px
}

.contenido.smart .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.smart .cuerpo {}

.contenido.smart .banner {
	background:url(../img/pic/bg-smart.jpg) no-repeat 0 0
}

.contenido.smart .banner ul {}
.contenido.smart .banner li {}

.contenido.smart .cuerpo .pos-banner {
	width:869px;
	padding-left:50px
}

.contenido.smart .cuerpo .pos-banner li {
	background:url(../img/det/item-link.png) no-repeat 0 13px;
	padding-left:5px;
	width:450px
}

.contenido.smart .cuerpo .pos-banner li p {
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:10px 0 11px 7px;
	color:#98b818;
	font-weight:bold;
	line-height:100%;
	margin:0;
	width:450px
}

.contenido.smart .cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0;
	width:869px;
	padding:0 50px
}

.contenido.smart .cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}

/*** Pantalla WebVideo ***/

.contenido.webvideo .cuerpo {
	min-height:500px
}

.contenido.webvideo .titulo h1 {
	background:url(../img/text/bg-webvideo.png) no-repeat 0 0;
	width:151px;
	height:28px;
	margin-bottom:13px
}

.contenido.webvideo .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.webvideo .cuerpo {}

.contenido.webvideo .banner {
	background:url(../img/pic/bg-webvideo.jpg) no-repeat 0 0
}

.contenido.webvideo .banner ul {}
.contenido.webvideo .banner li {}

.contenido.webvideo .cuerpo .pos-banner {
	width:869px;
	padding-left:50px
}

.contenido.webvideo .cuerpo .pos-banner li {
	background:url(../img/det/item-link.png) no-repeat 0 13px;
	padding-left:5px;
	width:450px
}

.contenido.webvideo .cuerpo .pos-banner li p {
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:10px 0 11px 7px;
	color:#98b818;
	font-weight:bold;
	line-height:100%;
	margin:0;
	width:450px
}

.contenido.webvideo .cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0;
	width:869px;
	padding:0 50px
}

.contenido.webvideo .cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}

/*** Pantalla WebPortal ***/

.contenido.webportal .cuerpo {
	min-height:500px
}

.contenido.webportal .titulo h1 {
	background:url(../img/text/bg-webportal.png) no-repeat 0 0;
	width:161px;
	height:33px;
	margin-bottom:9px
}

.contenido.webportal .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.webportal .cuerpo {}

.contenido.webportal .banner {
	background:url(../img/pic/bg-webportal.jpg) no-repeat 0 0
}

.contenido.webportal .banner ul {}
.contenido.webportal .banner li {}

.contenido.webportal .cuerpo .pos-banner {
	width:869px;
	padding-left:50px
}

.contenido.webportal .cuerpo .pos-banner li {
	background:url(../img/det/item-link.png) no-repeat 0 13px;
	padding-left:5px;
	width:450px
}

.contenido.webportal .cuerpo .pos-banner li p {
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:10px 0 11px 7px;
	color:#98b818;
	font-weight:bold;
	line-height:100%;
	margin:0;
	width:450px
}

.contenido.webportal .cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0;
	width:869px;
	padding:0 50px
}

.contenido.webportal .cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}

/*** Pantalla Contacto ***/

.contenido.contacto {
	min-height:500px;
}

.contenido.contacto .columna-izq {
	background:none;
	width:200px;
	height:400px;
	float:left;
	display:block;
}

.contenido.contacto .columna-cuerpo {
	background:none;
	width:721px;
	float:left;
	padding-bottom:100px
}

.contenido.contacto .columna-cuerpo.okey {
	height:500px
}

.contenido.contacto .columna-cuerpo .titulo-cuerpo {
	background:url(../img/layout/subrayado-titulocuerpo.png) no-repeat 0 100%;
	height:90px;
	width:100%;
	display:block;
	padding-left:0
}

.contenido.contacto .titulo h1 {
	background:url(../img/text/bg-contacto.png) no-repeat 0 0;
	width:131px;
	height:28px
}

.contenido.contacto .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.contacto .titulo-cuerpo h3 {
	padding:56px 0 17px 80px;
	background: url(../img/det/ico-contacto.png) no-repeat 3px 28px;
	color:#434343;
	font-size:2em;
	font-weight:normal
}

.contenido.contacto .columna-cuerpo p {
	font-size:1.2em
}

.contenido.contacto .formulario {
	text-align:center
}

.contenido.contacto .formulario .col {
	width:48%;
	float:left;
	text-align:left
}

.contenido.contacto .formulario label {
	display:block;
	margin:10px 0;
	font-size:1.2em
}

.contenido.contacto .formulario textarea,
.contenido.contacto .formulario input {
	border:1px solid #acacac;
	width:70%;
	padding:1px;
	font-size:1.2em
}

.contenido.contacto .formulario textarea {
	height:80px
}

.contenido.contacto .formulario .enviar {
	background:url(../img/det/bton-enviar.png) no-repeat 0 0;
	width:115px;
	height:30px;
	margin:50px 0 0 -120px;
	cursor:pointer
}

.contenido.contacto .formulario .borrar {
	background:url(../img/det/bton-borrar.png) no-repeat 0 0;
	width:115px;
	height:30px;
	margin:50px 0 0 0;
	cursor:pointer
}

/*** Pantalla Compania ***/

.contenido.compania {
	min-height:500px
}

.contenido.compania .titulo h1 {
	background:url(../img/text/bg-compania.png) no-repeat 0 0;
	width:150px;
	height:33px;
	margin-bottom:9px!important
}

.contenido.compania .titulo h2 {
	background:url(../img/text/concepto-solucionesdigitales.png) no-repeat 0 0;
	width:397px;
	height:31px
}

.contenido.compania .titulo-cuerpo h3 {
	padding:56px 0 17px 80px;
	background: url(../img/det/ico-servicios.png) no-repeat 5px 23px;
	color:#434343;
	font-size:2em;
	font-weight:normal
}

.contenido.compania .columna-cuerpo .cliente {
	margin-bottom:40px;
	margin-left:25px
}

.contenido.compania .columna-cuerpo .cliente .imagen {
	width:211px;
	float:left;
	position:relative
}

.contenido.compania .columna-cuerpo .cliente .imagen a {
	position:absolute;
	top:132px;
	left:117px;
	background:url(../img/det/boton-ampliar.png) no-repeat 0 0;
	width:68px;
	height:28px
}

.contenido.compania .columna-cuerpo .cliente .descripcion {
	padding-left:5px;
	float:left;
	height:157px;
	width:450px
}

.contenido.compania .columna-cuerpo .cliente .descripcion h4 {
	font-size:2em;
	color:#828282;
	background:url(../img/det/punteado-aplicaciones.png) repeat-x 0 100%;
	padding:0 0 8px 3px;
	font-weight:normal;
	margin-bottom:13px
}

.contenido.compania .columna-cuerpo .cliente .descripcion p {
	font-size:1.2em;
	line-height:160%;
	padding-left:3px;
	margin:0
}

.contenido.compania .columna-cuerpo p {
	font-size:1.2em;
	line-height:160%;
	margin:40px 0
}

.contenido.compania .columna-cuerpo p strong {
	color:#98b818;
	font-weight:normal;
	display:block
}


/*** slideshow ***/

#slideshow {
	height:290px;
}

#slideshow img {
	position:absolute;
	border:0;
	margin-top:15px;
	margin-left:257px;
}
