@charset "utf-8";
* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
HTML {
	OVERFLOW-Y: hidden; OVERFLOW-X: hidden; OVERFLOW: hidden; HEIGHT: 100%
}
BODY {
	OVERFLOW-Y: hidden; OVERFLOW-X: hidden; OVERFLOW: hidden; HEIGHT: 100%;
	margin:0;
	text-align:center;
}
.blok {
	display: block;
	}
img {
	border: none;
}
.mleft20{
	margin-left:20px;
}
.mleft30{
	margin-left:30px;
}
.mtop10{
	margin-top:10px;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: inline-block;}
.clearfix {display: block;}
html[xmlns] .clearfix {
	#display: block;
}
* html .clearfix {height: 1%; }
* html .clearfix {height: 1%; }
UL, UL LI, OL, OL LI
{
	list-style: none;
}
button{
	background:none;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	margin:0;
	text-align:left;
	}
form{
	margin:0px;
	padding:0px;
	}

#container{
	width:950px;
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
/*	background:#333; */
}




#nav{
	float:right;
	margin:10px 0 0 0;
	padding:0;
	list-style: none;
	-moz-box-sizing: border-box;
}
#cnav{
	text-align:center;
	width:900px;
	z-index:100;
/*	top:20px; */
	cursor:pointer;
}

 
#nav ul{
	display:none;
	-moz-box-sizing: border-box; 
}

#nav li {
	float:left;
} 

#nav .nav_1 a {
	float:left;
	background:url(../images/bot_home_off.png) 0 0 no-repeat;
	width:67px;
	height:30px;
	cursor:pointer;
}
#nav .nav_1 a:hover {
	background:url(../images/bot_home_on.png) 0 0 no-repeat;
}
#nav .nav_2 a {
	float:left;
	background:url(../images/bot_about_off.png) 0 0 no-repeat;
	width:90px;
	height:30px;
	cursor:pointer;
}
#nav .nav_2:hover {
	background:url(../images/bot_about_on.png) 0 0 no-repeat;
}
#nav .nav_3 a {
	float:left;
	background:url(../images/bot_products_off.png) 0 0 no-repeat;
	width:95px;
	height:30px;
	cursor:pointer;
}
#nav .nav_3 a:hover {
	background:url(../images/bot_products_on.png) 0 0 no-repeat;
}
#nav .nav_4 a {
	float:left;
	background:url(../images/bot_services_off.png) 0 0 no-repeat;
	width:86px;
	height:30px;
	cursor:pointer;
}
#nav .nav_4 a:hover {
	background:url(../images/bot_services_on.png) 0 0 no-repeat;
}
#nav .nav_5 a {
	float:left;
	background:url(../images/bot_customers_off.png) 0 0 no-repeat;
	width:100px;
	height:30px;
	cursor:pointer;
}
#nav .nav_5 a:hover {
	background:url(../images/bot_customers_on.png) 0 0 no-repeat;
}
#nav .nav_6 a {
	float:left;
	background:url(../images/bot_careers_off.png) 0 0 no-repeat;
	width:81px;
	height:30px;
	cursor:pointer;
}
#nav .nav_6 a:hover {
	background:url(../images/bot_careers_on.png) 0 0 no-repeat;
}
#nav .nav_7 a {
	float:left;
	background:url(../images/bot_contact_off.png) 0 0 no-repeat;
	width:101px;
	height:30px;
	cursor:pointer;
}
#nav .nav_7 a:hover {
	background:url(../images/bot_contact_on.png) 0 0 no-repeat;
}
#nav .nav_8 a {
	float:left;
	background:url(../images/bot_logon.png) 0 0 no-repeat;
	width:115px;
	height:30px;
	cursor:pointer;
}
#nav .nav_8 a:hover {
	background:url(../images/bot_logon_on.png) 0 0 no-repeat;
}

#nav2{
	margin:0 0 20px 60px;
	padding:0;
	list-style: none;
	-moz-box-sizing: border-box;
}
#nav2 ul{
	display:none;
	-moz-box-sizing: border-box; 
}

#nav2 li {
	float:left;
} 

#nav2 .nav_1 a {
	float:left;
	background:url(../images/bot_features_off.png) 0 0 no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
#nav2 .nav_1 a:hover, #nav2 .nav_1 .activo {
	background:url(../images/bot_features_on.png) 0 0 no-repeat;
}
#nav2 .nav_2 a {
	float:left;
	background:url(../images/bot_technologies_off.png) 0 0 no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
#nav2 .nav_2 a:hover {
	background:url(../images/bot_technologies_on.png) 0 0 no-repeat;
}
#nav2 .nav_3 a {
	float:left;
	background:url(../images/bot_requirements_off.png) 0 0 no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
#nav2 .nav_3 a:hover {
	background:url(../images/bot_requirements_on.png) 0 0 no-repeat;
}
#nav2 .nav_4 a {
	float:left;
	background:url(../images/bot_support_off.png) 0 0 no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
#nav2 .nav_4 a:hover {
	background:url(../images/bot_support_on.png) 0 0 no-repeat;
}
#nav2 .nav_5 a {
	float:left;
	background:url(../images/bot_demo_off.png) 0 0 no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
#nav2 .nav_5 a:hover {
	background:url(../images/bot_demo_on.png) 0 0 no-repeat;
}



.stage_home {
	float:left;
	width:655px;
}

.logo {
	width:441px;
	height:91px;
	background:url(../images/logo.png) 0 0 no-repeat;
	margin:20px 0 0 18px;
}
.logo_int {
	float:left;
	width:283px;
	height:115px;
	background:url(../images/logo2.png) 0 0 no-repeat;
	margin:7px 0 0 0;
	cursor:pointer;
}
.slogan {
	float:right;
	width:264px;
	height:22px;
	background:url(../images/innovation.png) 0 0 no-repeat;
	margin:53px 5px 0 0;
}
.box_ruta {
	width:950px;
	height:17px;
	background:url(../images/box_ruta.png) 0 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCC;
	margin-top:15px;
	padding:4px 0 0 15px;;
}
.box_ruta a {
	color:#CCC;
}
.stage_products {
	width:950px;
	margin-top:15px;
}
.cont_producto {
	float:left;
	width:658px;
	margin:15px 0 0 0;
}
.cont_producto .top {
	width:658px;
	height:11px;
	background:url(../images/product_top.png) 0 0 no-repeat;
}
.cont_producto .bottom {
	width:658px;
	height:9px;
	background:url(../images/product_bottom.png) 0 0 no-repeat;
}
.cont_producto .contenido {
	width:658px;
	background:url(../images/product_fondo.png) 0 0 repeat-y;
	padding:0 0 25px 0;
}
.cont_producto .titulo {
	margin:0 0 0 30px;
	padding-top:5px;
}
.cont_producto .resumen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding:5px 60px 15px 60px;
	font-weight:bold;
}
.cont_producto .texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:10px 60px 0 60px;
}
.cont_producto h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCFF33;
	font-weight:bold;
	margin:10px 0 0 0;
}


.cont_related {
	float:left;
	width:282px;
	margin:15px 0 0 10px;
}
.cont_related .top {
	width:282px;
	height:11px;
	background:url(../images/related_top.png) 0 0 no-repeat;
}
.cont_related .bottom {
	width:282px;
	height:9px;
	background:url(../images/related_bottom.png) 0 0 no-repeat;
}
.cont_related .contenido {
	width:242px;
	background:url(../images/related_fondo.png) 0 0 repeat-y;
	padding:10px 20px 10px 20px;
}
.cont_related .texto {
	font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
	font-size:11px;
	color:#FFF;
}
.cont_related h2 {
	background:url(../images/bullet2.png) 0 4px no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	font-size:11px;
	color:#CCFF33;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
.cont_related h2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	font-size:11px;
	color:#CCFF33;
	font-weight:bold;
	
}
.cont_related h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#CCFF33;
	padding:3px 0 0 20px;
	margin:0;
}
.cont_related h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	padding:0 0 10px 20px;
	margin:0;
	font-weight:normal;
}



.services {
	float:left;
	width:250px;
	height:217px;
	background:url(../images/fondo_servicios.png);
	margin-left:45px;
	padding-top:150px;
}
.services .tit {
	width:233px;
	margin:0 0 0 12px;
}
	
.services ul {
	width:233px;
	padding:0px;
	margin:5px 0 10px 12px;
}
.services ul li {
	width:233px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:16px;
	background:url(../images/fondo_listserv.png) 0 0 no-repeat;
	padding:0 0 0 10px;
}
.services ul li a {
	color:#FFF;
	text-decoration:none;
}
.services ul li a:hover {
	color:#F99C00;
	text-decoration:none;
}

.news_home {
	width:950px;
	background:url(../images/fondo_noticias.png);
	margin-top:20px;
}

.news_top{
	width:300px;
	padding:5px;
	margin-left:5px;
}
.rot_news{
	float:left;
	width:70px;
	height:20px;
	background:url(../images/tit_news.png) 7px 2px no-repeat;
	cursor:pointer;
}
.rot_cases{
	float:left;
	width:120px;
	height:20px;
	background:url(../images/tit_cases.png) 7px 2px no-repeat;
	cursor:pointer;
}
.cont_news, .cont_cases {
	width:950px;
	display:none;
}
.cont_news .txt, .cont_cases .txt {
	float:left;
	width:720px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:0 0 20px 35px;
}
.cont_news .button, .cont_cases .button  {
	float:left;
	width:118px;
	height:24px;
	background:url(../images/bot_conocemas.png) 0 0 no-repeat;
	margin-left:40px;
	cursor:pointer;
}	

.showOn {
	float:left;
	background:url(../images/bullet_on.png) center center no-repeat;
	width:20px;
	height:20px;
	padding:0;

	cursor:pointer;
}
.showOff {
	float:left;
	background:url(../images/bullet_off.png) center center no-repeat;
	width:20px;
	height:20px;
	padding:0;
	cursor:pointer;
}


.footer {
	width:950px;
	height:129px;
	background:url(../images/footer.png) 0 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	margin-top:10px;
}
.footer .usa {
	float:left;
	width:300px;
	margin-top:80px;
	margin-left:90px;
}
.footer .mex {
	float:left;
	width:300px;
	margin-top:80px;
	margin-left:45px;
}
.copy {
	width:945px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-align:right;
	margin:5px 0 0 0;
}
.copy a {
	color:#fff;
	text-decoration:none;
}
.copy a:hover {
	color:#FFF;
}


