/* Global Resetting */
html{	
	width: 100%;
  height: 100%;
	margin: 0;
}

body {
	font: 14px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;	
	color: #000;
	background: #010101 url('../img/general/background.png'); 
	width: 100%;
	height: 100%;
	text-align: center;
}


a img{	
	border:0;
}

a, a:visited, a:active{
	text-decoration: none;
	color: #000;
}

.bold{
	font-weight: bold;
}

.clear{
	clear:both;
}

.hidden
{
  display: none;
}
 
#total_container{
  position: relative;
	background: #fff;
	width: 1190px;
  min-height: 100%;
	margin: 0 auto;
}


/* SECCION ENCABEZADO */

#header { /* contenedor del encabezado */
	position: relative;
	background: #fff;
	padding: 0;
	width: 1190px;
	margin: 0 auto;
	height: 130px;
}


#layout_fecha{ 
	position: absolute;
	top: 22px;
	right: 45px;
	text-align: right;
	width: 133px;
	height: 20px;
	color: #2D2D2D;
	font-size: 11px; 
}

#layout_idioma{ 
	position: absolute;
	top: 3px;
	right: 45px;
	text-align: right;
	width: 133px;
	height: 20px;
	color: #fff;
	font-size: 12px; 
}

#layout_idioma a{ 
	color: #fff; 
}

#layout_logo{ 
	position: absolute;
	top: 60px;
	left: 45px;
}

#layout_nipsoft{ 
	position: absolute;
	top: 60px;
	left: 105px;
}

#layout_soluciones{ 
	position: absolute;
	top: 95px;
	left: 105px;
}

#layout_header_line{ 
	position: absolute;
	top: 126px;
	left: 45px;
	height: 4px;
	width: 1100;	
}

/* SECCION CONTENIDO */

#content{ /* contenedor para los cuadros de contenido */
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 1190px;
	min-height: 400px;
	background: #fff;
}

.linea{ 
	height: 4px;
	width: 1100;	
}

#quepodemos_container{ 
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 1190px;
	height: 145px; 	
	background: #fff;
}


#quepodemos_container div.quepodemos_title{ 
	position: absolute;
	left: 45px;
	top: 10px;
	width: 500px;
	min-height: 20px; 	
	text-align: left;
}

#quepodemos_container ul.quepodemos_list{ 
	position: absolute;
	left: 45px;
	top: 40px;
	width: 1100px;
	min-height: 100px; 	
	margin: 0;
	padding: 20;
	border: 0;
}

#quepodemos_container ul.quepodemos_list li{ 
	float: left;	
	width: 330px;
	height: 20px; 	
	list-style-image:url("../img/general/ticket.png");
	text-align: left;
	font-size: 13px;
}

#slider_container {
	position: relative;
	padding: 0;
	border: 0;
	margin: 0  45px;
	width: 1100px;
	min-height: 400px;
	background: #fff;
	overflow:hidden; 		
	font: 14px;
}

#slider1 li{
	position: relative;
	margin-bottom: 5px;
}

#slider1 li.bg_slide1{
	background: url('../img/index/img1.png') no-repeat 0 0;
}

#slider1 li.bg_slide2{
	background: url('../img/index/img2.png') no-repeat 0 0;
}

#slider1 li.bg_slide3{
	background: url('../img/index/img3.png') no-repeat 0 0;
}

#slider1 li.bg_slide4{
	background: url('../img/index/img4.png') no-repeat 0 0;
}


#slider1 li div.slide_title1{
	position: absolute;
	width: 500px;
	height: 20px;
	top: 80px;
	left: 100px;
	text-align: center;
}

#slider1 li div.slide_title2, #slider1 li div.slide_title3, #slider1 li div.slide_title4{
	position: absolute;
	width: 500px;
	height: 20px;
	top: 80px;
	left: 100px;	
	text-align: left;
}

#slider1 li div.slide_content1{
	position: absolute;
	width: 500px;
	height: 230px;
	top: 130px;
	left: 100px;
	font-size: 13px;
}

 #slider1 li div.slide_content2, #slider1 li div.slide_content3, #slider1 li div.slide_content4{
	position: absolute;
	width: 500px;
	height: 230px;
	top: 130px;
	left: 100px;
	font-size: 13px;
	text-align: left;
}

/*
#slider1 li{
	position: relative;
	list-style-type: square;
	margin-bottom: 5px;	
}

td.f_img1 ul{
	position: absolute;
	top: 50px;	
	left: 3px;
}

td.f_img2 ul{
	position: absolute;
	top: 260px;	
	left: 155px;
}

td.f_img3 ul{
	position: absolute;
	top: 150px;	
	left: 3px;
}


td.f_img1{
	background: url('../img/index/img1.png') no-repeat 0 0;
	color: #000;	
	font-size: 14px;
	position: relative;
}

td.f_img2{
	background: url('../img/index/img2.png') no-repeat 0 0;
	color: #ddd;
	font-size: 14px;
	position: relative;
}

td.f_img3{
	background: url('../img/index/img3.png') no-repeat 0 0;
	color: #000;
	font-size: 14px;
	position: relative;
}

#tabla_derecha{
	text-align: left;
	border: 1px double #93B6C1;
}

#tabla_derecha ul{
	padding-left:  25px;
	padding-right: 5px;	
}

#tabla_derecha ul li {
	list-style-type: square;	
	margin-top: 9px;
	margin-left: 0px;
	padding-left: 0px;
	background: transparent;
	font-size: 11px;
}

*/

#form_container {
	position: relative;
	padding: 0;
	border: 0;
	margin: 0 45px;
	width: 1100px;
	height: 400px;
	background: #fff url('../img/contacto/correo.png');
	overflow:hidden; 		
	font-size: 11px;
}

#contact_form{
	position: absolute;
	top: 30px;
	left: 90px;
}

#contact_form table td{
	font-size: 11px;
}

#img_contact{
	position: absolute;
	top: 0px;
	left: 450px;
	width: 405px;
	height: 360px;
	z-index: 800;
}

#services_container{
	position: relative;
	padding: 15px 0;
	border: 0;
	margin: 0 45px;
	width: 1100px;
	min-height: 400px;
	background: #fff;
	overflow:hidden; 		
	font-size: 11px;
}

#services_container .services_box{
	position: relative;
	width: 1100px;
	min-height: 250px;
	text-align: left;

  margin-bottom: 15px;
/*  border-bottom: 2px solid #000;*/
}

#services_container .services_box .service_title{
	position: absolute;
	width: 700px;
	height: 20px;
	top: 5px;
	left: 195px;
	font-size: 14px;
}

#services_container .services_box .service_description{
	position: relative;
	width: 700px;
	min-height: 100px;
	top: 38px;
	left: 195px;
	font-size: 13px;
  padding-bottom: 38px;
}

#services_container .services_box .service_img{
	position: absolute;
	top: 5px;
	left: 15px;
}

#services_container .services_box li.service_list_point
{
	width: 600px;
	height: 19px;
	list-style-image:url("../img/general/ticket.png");
}


#services_container .services_box ul
{

  margin: 10px 0 30px 0;
}

#client_container{
	position: relative;
	padding: 15px 0;
	border: 0;
	margin: 0 45px;
	width: 1100px;
	min-height: 400px;
	background: #fff url('../img/clientes/clientes.png') no-repeat 854px 0;
	overflow:hidden; 		
	font-size: 11px;
}

#client_container .client_box{
	position: relative; 
	width: 850px;
	height: 110px;
	padding-top: 60px;
}

#client_container .client_box .client_title{
	position: absolute; 
	width: 650px;
	height: 18px;
	top: 5px;
	left: 195px;
	text-align: left;
	font-size: 14px;
}

#client_container .client_box .client_logo{
	position: absolute; 
	width: 100px;
	height: 100px;
	top: 5px;
	left: 45px;
	border: 1px solid #999;
}

#client_container .client_box .client_logo img{
	position: absolute; 
	top: 3px;
	left: 3px;
	width: 94px;
	height: 94px;
}

#client_container .client_box .client_description{
	position: absolute; 
	width: 650px;
	height: 18px;
	top: 28px;
	left: 195px;
	text-align: left;
	font-size: 13px;
}

#client_container .client_box .client_images{
	position: absolute; 
	width: 500px;
	height: 18px;
	top: 85px;
	left: 195px;
	text-align: left;
	font-size: 11px;
}

#client_container .client_box .client_images img{
	vertical-align: middle;
}

/*
li.service_list 
{
  width: 400px;
  height: 25px;
  list-style-image:url("../img/servicios/check.png");
}

.tservicio thead th, .tcliente thead th, .tnosotros thead th, #tabla_derecha thead td, .tabla_inicio thead td{
	background: #93B6C1 url('../img/general/bg_t.png');
	color: #455053;
	font: 13px Arial, Helvetica, sans-serif;	
	height: 26px;
}

.tcliente, .tservicio, .tnosotros{
	margin-bottom: 8px;
	border: 1px solid #93B6C1;
}

.tservicio thead a, .tcliente thead a {
	color: #455053;
	font: 13px Arial, Helvetica, sans-serif;

}

.tservicio tbody, .tcliente tbody, .tnosotros tbody{
	background: #fff;
	font-size: 11px;
}


.descripcion_servicio{
	vertical-align: top; 
	padding-top: 15px;
	padding-right: 15px; 	
}

.descripcion_cliente{
	padding-top: 15px;
	padding-right: 15px; 
}

.descripcion_nosotros{
	padding-right: 50px; 
}

*/


/* SECCION PIE DE PAGINA */

#footer{
	position: relative;	
	background: #fff;
	width: 1190px;
	height: 70px;
	margin: 0 auto;
}

#footer a{
	color: #222;	
}

#validadoresw3c{
	position: absolute;
	right: 45px;
	top: 6px;
	width: 150px;
	height: 21px;
	text-align: right;
}

#facebook{ /* contenedor de los me gusta de facebook*/
	position: absolute;
	top: 26px;
	left: 45px;
	text-align: left;
	width: 550px;
	height: 40px;
	color: #A8A8A8;
}

#info_contacto{
	position: absolute;
	left: 45px;
	top: 6px;
	width: 850px;
	height: 21px;
	text-align: left;
	font-size: 11px;
}










