@charset "ISO-8859-1";
/* SGJ 2014 CSS Document - Qronix S.A. de C.V. */

body{
	background-color:#FFF;
	}
	
#header{
	position:fixed;
	top:0px;
	width:100%;
	min-width:960px;
	height:62px;
	margin:auto;
	background-image:url(../imgs/bgHead.png);
	background-repeat:repeat-x;
	z-index:97;}

#contHead{
	position:relative;
	width:960px;
	height:62px;
	margin:auto;}
	
#logo{
	position:absolute;
	width:180px;
	height:55px;
	top:3px;
	left:0px;
	background-image:url(../imgs/logo.png);
	background-repeat:no-repeat;
	z-index:99;}
	
#menu1{
	position:absolute;
	width:105px;
	height:62px;
	top:0px;
	right:210px;
	background-color:#e5b921;
	z-index:99;}
	
#menu2{
	position:absolute;
	width:105px;
	height:62px;
	top:0px;
	right:105px;
	background-color:#276f7d;
	z-index:99;}
	
#menu3{
	position:absolute;
	width:105px;
	height:62px;
	top:0px;
	right:0px;
	background-color:#e56625;
	z-index:99;}

#linea{
	position:fixed;
	width:100%;
	min-width:960px;
	height:5px;
	margin:auto;
	top:62px;
	background-color:#e5b921;
	z-index:97;}


/*INICIO*/
#slider{
	width:100%;
	min-width:960px;
	height:750px;
	margin:auto;
	background-image:url(../imgs/home1.jpg);
	background-repeat:no-repeat;
	background-size:100%;
}
#sliderCont{
	width:100%;
	min-width:960px;
	height:750px;
	margin:auto;
	background-image:url(../imgs/home1.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	}	
/*INICIO*/

/*SERVICIOS*/
#wrapperS1{
	width:100%;
	min-width:960px;
	height:142px;
	margin:auto;
	}
#contentS1{
	width:960px;
	min-width:960px;
	position:relative;
	height:142px;
	margin:auto;
	}
	
#titulo1S1{
	position:absolute;
	width:250px;
	height:30px;
	bottom:10px;
	left:0px;}
	
#titulo2S1{
	position:absolute;
	width:400px;
	height:30px;
	bottom:10px;
	right:0px;
}
	
#wrapperS2{
	width:100%;
	min-width:960px;
	height:390px;
	margin:auto;
	background-color:#e56625;
	}
#contentS2{
	width:960px;
	min-width:960px;
	position:relative;
	height:390px;
	margin:auto;
	}
	
#textoS2{
	position:absolute;
	width:400px;
	height:390px;
	top:0px;
	left:0px;}

#texto1S2{
	position:absolute;
	width:120px;
	height:100px;
	top:120px;
	left:20px;
}
	
#texto2S2{
	position:absolute;
	width:200px;
	height:100px;
	top:120px;
	left:180px;
}

#texto3S2{
	position:absolute;
	width:370px;
	height:50px;
	top:240px;
	left:20px;
}

#texto4S2{
	position:absolute;
	width:400px;
	height:50px;
	top:310px;
	left:0px;
}
	
#imgsS2{
	position:absolute;
	width:554px;
	height:390px;
	top:0px;
	right:0px;
	z-index:50;}
	
#imgsS2H{
	position:absolute;
	width:554px;
	height:390px;
	top:0px;
	right:0px;
	opacity:0;
	z-index:0;}
	
#img1S2{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv1.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#img1S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv1H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}

#img1S2:hover{
	background-image:url(../imgs/serv1H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}	
	
#img2S2{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:190px;
	background-image:url(../imgs/serv2.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

#img2S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv2H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}

#img2S2:hover{
	background-image:url(../imgs/serv2H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}

#img3S2{
	position:absolute;
	width:174px;
	height:120px;
	top:0px;
	right:0px;
	background-image:url(../imgs/serv3.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#img3S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv3H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}
	
#img3S2:hover{
	background-image:url(../imgs/serv3H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}
	
#img4S2{
	position:absolute;
	width:180px;
	height:120px;
	top:135px;
	left:0px;
	background-image:url(../imgs/serv4.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#img4S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv4H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}

#img4S2:hover{
	background-image:url(../imgs/serv4H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}
	
#img5S2{
	position:absolute;
	width:180px;
	height:120px;
	top:135px;
	left:190px;
	background-image:url(../imgs/serv5.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

#img5S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv5H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}

#img5S2:hover{
	background-image:url(../imgs/serv5H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}

#img6S2{
	position:absolute;
	width:174px;
	height:120px;
	top:135px;
	right:0px;
	background-image:url(../imgs/serv6.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#img6S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv6H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}

#img6S2:hover{
	background-image:url(../imgs/serv6H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}
	
#img7S2{
	position:absolute;
	width:180px;
	height:120px;
	bottom:0px;
	left:0px;
	background-image:url(../imgs/serv7.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#img7S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv7H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}
	
#img7S2:hover{
	background-image:url(../imgs/serv7H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}
	
#img8S2{
	position:absolute;
	width:180px;
	height:120px;
	bottom:0px;
	left:190px;
	background-image:url(../imgs/serv8.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

#img8S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv8H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}

#img8S2:hover{
	background-image:url(../imgs/serv8H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}

#img9S2{
	position:absolute;
	width:174px;
	height:120px;
	bottom:0px;
	right:0px;
	background-image:url(../imgs/serv9.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#img9S2H{
	position:absolute;
	width:180px;
	height:120px;
	top:0px;
	left:0px;
	background-image:url(../imgs/serv9H.jpg);
	background-repeat:no-repeat;
	opacity:0;
	}
	
#img9S2:hover{
	background-image:url(../imgs/serv9H.jpg);
	background-repeat:no-repeat;
	cursor:pointer;}	
	
#wrapperS3{
	width:100%;
	min-width:960px;
	height:200px;
	margin:auto;
	}
#contentS3{
	width:960px;
	min-width:960px;
	position:relative;
	height:200px;
	margin:auto;
	}
	
#texto1S3{
	position:absolute;
	width:300px;
	height:25px;
	top:20px;
	left:0px;
}

#imgsS3{
	position:absolute;
	width:960px;
	height:120px;
	top:50px;
	left:0px;
	background-image:url(../imgs/clientes.jpg);
	background-repeat:no-repeat;
}
	
/*SERVICIOS*/


/*CONTACTO*/	
#wrapperC1{
	width:100%;
	min-width:960px;
	height:375px;
	margin:auto;
	}
#contentC1{
	width:960px;
	min-width:960px;
	position:relative;
	height:375px;
	margin:auto;
	}
	
#texto1C1{
	position:absolute;
	width:120px;
	height:165px;
	top:100px;
	left:0px;
}

#img1C1{
	position:absolute;
	width:180px;
	height:55px;
	bottom:20px;
	left:0px;
	background-image:url(../imgs/logo.png);
	background-repeat:no-repeat;
}

#mapaC1{
	position:absolute;
	width:350px;
	height:250px;
	bottom:20px;
	left:210px;}
	
#formC1{
	position:absolute;
	width:370px;
	height:140px;
	bottom:130px;
	right:0px;
	z-index:50;
}

#text2C1{
	position:absolute;
	width:370px;
	height:110px;
	bottom:20px;
	right:0px;
}

	
#wrapperC2{
	width:100%;
	min-width:960px;
	height:300px;
	margin:auto;
	background-color:#e5b921;
	}
#contentC2{
	width:960px;
	min-width:960px;
	position:relative;
	height:300px;
	margin:auto;
	background-image:url(../imgs/cont1.jpg);
	background-repeat:no-repeat;
	}
	

/*CONTACTO*/



#footer{
	position:fixed;
	bottom:0px;
	width:100%;
	min-width:960px;
	height:40px;
	margin:auto;
	background-color:#276f7d;
	z-index:97;}

#foot{
	position:relative;
	width:960px;
	height:40px;
	margin:0 auto;}
	
#texto1F{
	position:absolute;
	width:480px;
	height:40px;
	top:0px;
	left:0px;
	text-align:left;}
#texto2F{
	position:absolute;
	width:480px;
	height:40px;
	top:0px;
	right:0px;
	text-align:right;}
