<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body{
	background-image: url(../content/topfdo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff68e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.modal{
	background-image: url(../content/popfdo.png);
	position: absolute;
	top:0px;
	left:0px;
	height: 100px;
	width: 100px;
}

.txtBusqTitulo{
	margin: 8px 0 0 16px;
	color: #c1a100;
	width: 660px;
	font: 20px OxygenBold;
    float: left;
    display: block;
}

.txtBusqDescripcionCorta{
	margin: 8px 0 0 16px;
	color: #393e42;
	width: 660px;
	font: 17px OxygenBold;
    float: left;
    display: block;
}

.txtBusqDescripcionLarga{
	margin: 8px 0 0 16px;
	color: #393e42;
	width: 660px;
	font: 15px OxygenRegular;
    float: left;
    display: block;
}

 .txtBusqNombre{
	margin: 8px 0 0 16px;
	color: #cf5d09;
	width: 650px;
	font: 15px OxygenRegular;
    float: left;
    display: block;
    cursor: pointer;
}

.txtBusqRegistra{
	margin: 8px 0 0 16px;
	color: #c1a100;
	width: 660px;
	font: 15px OxygenRegular;
    float: left;
    display: block;
    cursor: pointer;
}

.marcoForm{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 22px 0 0 42px;
	/*background-color: #8a8b8c;*/
	background-color: #e6e6e6;
	width: 304px;
	float: left;
    display: block;
	border: 1px solid #2e3135;
	z-index: 20000;
}

#tituForm{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    margin: 12px 0 10px 16px;
	width: 270px;
	text-align: left;
    color: #ecd32b;
    font: 30px YanoneKaffeesatzRegular;
	line-height: 30px;
    z-index: 2;
    float: left;
    display: block;
}

#page{ 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	top: 0; 
	left: 0; 
	height: 2790px;
	overflow: hidden;
	border: 0px solid red;
}

#pagecontent{ 
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid blue;
}

#topcontent{
	width: 996px;
	height: 170px;
	background-image: url(../content/topcontentfdo.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	border: 0px solid blue;
}

#topfixed{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 0px;
	width: 996px;
	height: 80px;
	opacity: 0;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	z-index: 60;
	border: 0px solid blue;
}

#topfixedheader{
	width: 996px;
	height: 66px;
	background-color: #eace3b;
	background-image: url(../content/fixedfdo.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	z-index: 30;
	border-bottom: 1px solid #ffffff;
}

#topfixedsombra{
	width: 996px;
	height: 13px;
	background-image: url(../content/sombrafixed.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	z-index: 30;
	border: 0px solid blue;
}

#fixedcontent{
	width: 996px;
	height: 66px;
	text-align: center;
	vertical-align: middle;
	float: left;
    display: block;
    z-index: 30;
    overflow: hidden;
    border: 0px solid blue;
}

#logofixed{
    text-decoration: none;
    cursor: pointer;
	text-align: center;
	text-align: left;
	width: 290px;
	height: 66px;
	z-index: 30;
	float: left;
    display: block;
	border: 0px solid blue;
}

.opcifixed{
	-webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    text-decoration: none;
    cursor: pointer;
	text-align: center;
    color: #ffff98;
    font: 22px YanoneKaffeesatzRegular;
	line-height: 66px;
	height: 66px;
	z-index: 30;
	float: left;
    display: block;
	border: 0px solid red;
}

.opcifixed:hover{
	color: #f17300;
}


.opcifixed:visited{
	color: #ffff98;
}

.opcifixed:link{
	color: #ffff98;
}

.opcifixed:active{
	color: #ffff98;
}

#toplogo{
	margin-left: 126px;
	width: 305px;
	height: 170px;
	background-image: url(../content/toplogo.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	z-index: 2;
	border: 0px solid red;
}

#topslogan{
	background-image: url(../content/20a.png);
	background-repeat: no-repeat;
	margin: 34px 0 0 16px;
	width: 216px;
	height: 48px;
	display: block;
	float: left;
	z-index: 2;
	border: 0px solid green;
}

#topsociales{
	margin: 34px 16px 0 0;
	width: 280px;
	height: 41px;
	display: block;
	float: right;
	z-index: 2;
	border: 0px solid green;
}

#topclienteslink{
	cursor: pointer;
	background-image: url(../content/clientes.png);
	background-repeat: no-repeat;
	margin: 14px 16px 0 0;
	width: 268px;
	height: 76px;
	display: block;
	float: right;
	z-index: 2;
	border: 0px solid green;
}

#social{
	cursor: pointer;
	margin-left: 4px;
	width: 41px;
	height: 41px;
	display: block;
	float: right;
	z-index: 2;
}

#centralcontent{
	background-image: url(../content/centralfdo.png);
	width: 996px;
	font: 18px MavenProRegular;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	border: 0px solid red;
	position: relative;
}

#homecontent{
	font: 18px MavenProRegular;
	width: 996px;
	height: 248px;
	z-index: 2;
	border: 0px solid yellow;
}

#BoxLinksHome{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	font: 18px MavenProRegular;
	width: 996px;
	height: 248px;
	z-index: 2;
	border: 0px solid blue;
}

#piepre{
	width: 996px;
	height: 13px;
	background-image: url(../content/piepre.png);
	background-repeat: no-repeat;
	background-position: bottom; center;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	border: 0px solid blue;
}

#pie{
	background-image: url(../content/piefdo.jpg);
	width: 996px;
	height: 406px;
	z-index: 2;
	position: relative;
	/*border-top: 1px solid #ffffff;*/
	border: 0px solid red;
}

#piesombracontent{
	background-image: url(../content/piesombra.jpg);
	width: 996px;
	height:14px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	border: 0px solid red;
	position: relative;
}

#globalix{
	width: 996px;
	height:23px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	border: 0px solid green;
	position: absolute;
}

.opcicontainer{
/*
	vertical-align: middle;
	text-align: center;
*/
	margin-top: 20px;
	margin-left: 16px;
	width: 180px;
	height:213px;
	float: left;
    display: block;
	z-index: 2;
	overflow: hidden;
	border: 0px solid red;
}

.opci{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    background-repeat: no-repeat;
    opacity: 0.3;
	width: 180px;
	height: 213px;
	position: absolute;
	z-index: 2;
	border: 0px solid green;
	overflow: hidden;
	border: 0px solid gray;
}

.opcitxt{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    cursor: default;
    background-color: #e8cb2e;
    text-align: center;
    color: #ffffff;
    font: 26px YanoneKaffeesatzRegular;
	line-height: 32px;
	width: 180px;
	height: 36px;
	position: absolute;
	z-index: 3;
	border: 0px solid green;
	overflow: hidden;
	border: 0px solid green;
	behavior: url(includes/PIE.htc);
}

.opciver{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    opacity: 0;
    background-color: #e8cb2e;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font: 40px YanoneKaffeesatzBold;
	line-height: 42px;
	cursor: pointer;
	margin: 94px 0px 0px 65px;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 3;
	overflow: hidden;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	behavior: url(includes/PIE.htc);
	border: 0px solid blue;
}

.sec{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    padding: 0 15px 0 15px;
    text-align: justify;
    color: #b1973e;
    font: 15px OxygenRegular;
	line-height: 17px;
	width: 964px;
	z-index: 2;
	position: relative;
	border: 0px solid green;
}

#coltitulo{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    cursor: default;
    font: 40px YanoneKaffeesatzRegular;
	line-height: 60px;
    text-align: center;
    color: #e7c821;
	width: 976px;
	z-index: 2;
	float: left;
    display: block;
    position: relative;
    border: 0px solid green;
}

#sectitulo{
	padding:0 0 0px 0;
	font: 40px YanoneKaffeesatzRegular;
	line-height: 40px;
	color: #eec400;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#secsombra1{
	width: 996px;
	height: 13px;
	z-index: 2;
	background-image: url(../content/sombra1.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#coluno{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    padding: 0 30px 0 0;
    text-align: left;
    color: #5b5b5b;
    font: 17px OxygenRegular;
	line-height: 21px;
	width: 290px;
	z-index: 2;
	float: left;
    display: block;
    position: relative;
    border: 0px solid green;
}

#coldos{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    padding: 0 10px 0 0;
    text-align: left;
    color: #5b5b5b;
    font: 17px OxygenRegular;
	line-height: 22px;
	width: 290px;
	z-index: 2;
	float: left;
    display: block;
    position: relative;
    border: 0px solid green;
}

#colmedio{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    padding: 0 14px 0 0;
    text-align: left;
    color: #757979;
    font: 15px OxygenRegular;
	line-height: 18px;
	width: 310px;
	z-index: 2;
	float: left;
    display: block;
    position: relative;
	border: 0px solid green;
}

#point{
    -webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    cursor: default;
    background-color: #e8cb2e;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font: 40px YanoneKaffeesatzBold;
	line-height: 40px;
	width: 50px;
	height: 50px;
	z-index: 3;
	overflow: hidden;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	behavior: url(includes/PIE.htc);
	position: absolute;
}

#pointbase{
    background-color: #e8cb2e;
    text-align: left;
    vertical-align: middle;
    color: #ffffff;
    font: 22px YanoneKaffeesatzRegular;
	line-height: 47px;
	cursor: default;
	width: 240px;
	height: 50px;
	padding: 0 0 0 60px;
	z-index: 2;
	overflow: hidden;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	behavior: url(includes/PIE.htc);
	position: absolute;
}

#pointcontainer{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	padding: 14px 0 0 0;
	width: 300px;
	height: 50px;
	z-index: 2;
	float: left;
    display: block;
}

#serviopcicontainer{
	text-align: center;
	width: 300px;
	height: 297px;
	z-index: 2;
    top: 70px;
    left: 785px;
    position: absolute;
    border: 0px solid green;
}

.serviopci{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	-webkit-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -ms-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out;
	padding: 5px 0 0 10px;
	cursor: pointer;
	color: #ffffff;
	margin-right: 12px;
	font: 22px YanoneKaffeesatzRegular;
	text-align: left;
	width: 174px;
	height: 32px;
    border: 1px solid #e8cb2e;
    border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
    behavior: url(includes/PIE.htc);
    background-color: #ecdc8f;
    margin-top: 4px;
    z-index: 6;
    float: left;
    display: block;
}

.serviopci:hover{
	background-image: url(../content/btnfdo.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: 176px 40px;
	background-color: #ff7b31;
}

.serviopci:hover{
	background-image: url(../content/btnfdo.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: 176px 40px;
	background-color: #ff7b31;
}


#servicontent{
	-webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    margin-top: 14px;
	margin-left: 14px;
	font: 22px YanoneKaffeesatzRegular;
	text-align: left;
	width: 755px;
	height: 420px;
    border: 1px solid #e8cb2e;
    border-radius: 25px 0 25px 25px;
    -webkit-border-radius: 25px 0 25px 25px;
	-moz-border-radius: 25px 0 25px 25px;
    behavior: url(includes/PIE.htc);
    z-index: 6;
    float: left;
    display: block;
    overflow: hidden;
}

#servimain{
	background-color: #96978d;
	width: 960px;
	height: 370px;
    float: left;
    display: block;
    z-index: 6;
    overflow: hidden;
    border: 0px solid red;
}

#servitop{
	background-image: url(../content/servtop.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 17px;
    float: left;
    display: block;
    z-index: 6;
}

#servibot{
	background-image: url(../content/servbot.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 17px;
    float: left;
    display: block;
    z-index: 6;
}

#servipad{
	background-image: url(../content/servipadfdo.jpg);
	background-repeat: repeat-x;
	width: 960px;
	height: 45px;
    float: left;
    display: block;
    cursor: pointer;
    z-index: 6;
}

#servipadopc{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	color: #e5e5e5;
	font: 22px YanoneKaffeesatzRegular;
	line-height: 40px;
	text-align: center;
	background-repeat: repeat-x;
	height: 43px;
    float: left;
    display: block;
    z-index: 6;
    border: 0px solid blue;
}

#servipadopc:hover{
	color: #55584f;
}

#servipadcontainer{
	-webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
	width: 5848px;
	height: 396px;
    border: 0px solid blue;
    z-index: 6;
}

.servipad{
	-webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
	color: #555555;
    font: 15px OxygenRegular;
	line-height: 18px;
    padding: 12px 12px 12px 12px;
	text-align: justify;
	width: 731px;
	height: 396px;
    border: 0px solid red;
    z-index: 6;
    overflow: hidden;
    float: left;
    display: block;
}

#map_canvas{
	margin: 12px 12px 12px 0px;
    padding: 2px 2px 2px 2px;
	text-align: justify;
	width: 404px;
	height: 370px;
    border: 4px solid #ffffff;
    z-index: 2;
    overflow: hidden;
    float: left;
    display: block;	
}

.map_infowindowTitle{
	margin-left: 72px;
	width: 77px;
	height: 70px;
	background-image: url(../content/logomapainfo.png);
	background-repeat: no-repeat;
	background-position: middle center;
}

.map_infowindowContent{
	text-align: center;
    color: #5b5b5b;
    font: 15px YanoneKaffeesatzRegular;
	line-height: 16px;
}

#contacto{
	margin: 12px 12px 12px 12px;
	text-align: left;
	width: 540px;
	height: 392px;
    z-index: 2;
    overflow: hidden;
    float: left;
    display: block;	
    border: 0px solid blue;
}

#titucontacto{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
	margin-bottom: 17px;
	text-align: left;
    color: #ffffff;
    font: 32px YanoneKaffeesatzRegular;
	line-height: 32px;
    z-index: 2;
    float: left;
    display: block;	
}

.formtxt{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
	margin: 1px 0 1px 0;
	width: 130px;
	text-align: right;
	color: #f17300;
    font: 20px YanoneKaffeesatzRegular;
	line-height: 33px;
    z-index: 2;
    float: left;
    display: block;
    border: 0px solid green;
}

.formobj{
	margin: 1px 0 1px 8px;
	width: 340px;
	text-align: left;
	color: #ffff98;
    font: 22px YanoneKaffeesatzRegular;
	line-height: 22px;
    z-index: 2;
    float: left;
    display: block;
}

.formtxtobject{
	overflow: hidden;
	resize: none;
	padding: 4px 4px 4px 4px;
	background-color: #fee755;
	background-image: url(../content/txtfdo.jpg);
	width: 354px;
	text-align: left;
	color: #5f5800;
    font: 20px YanoneKaffeesatzRegular;
	line-height: 22px;
    border: 1px solid #9c8300;
    border-radius: 8px;
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    behavior: url(includes/PIE.htc);
    z-index: 2;
}

.formbtn{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	-webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    cursor: pointer;
	overflow: hidden;
	resize: none;
	margin: 4px 2px 2px 4px;
	padding: 4px 4px 4px 4px;
	background-color: #fee755;
	background-image: url(../content/txtfdo.jpg);
	width: 88px;
	text-align: center;
	color: #5f5800;
    font: 16px YanoneKaffeesatzRegular;
	line-height: 16px;
    border: 1px solid #9c8300;
    float: left;
    display: block;
    z-index: 2;
}

.formbtn:hover{
	background-image: url(../content/btnfdo.jpg);
	color: #ffffff;
}

#message{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
	background-image: url(../content/msgico.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 138px;
	height: 34px;
	text-align: right;
	color: #f17300;
    z-index: 2;
    float: left;
    display: block;
    height: 30px;
}

#formmsg{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	-webkit-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    cursor: default;
    padding: 0 0 4px 7px;
	color: #ffff98;
	overflow: hidden;
	font: 13px OxygenRegular;
	line-height: 14px;
	width: 320px;
	height: 30px;
	float: left;
    display: block;
    z-index: 2;
}

#copy{
	color: #d2ba48;
	font: 13px OxygenRegular;
	line-height: 23px;
	float: left;
    display: block;
}

#frame{
	margin: 0 0 0 14px;
	color: #d2ba48;
	font: 13px OxygenRegular;
	line-height: 23px;
	float: left;
    display: block;
    width: 940px;
    height: 330px;
    border: 0px solid red;
    overflow: hidden;
}

#frameItems{
	margin: 0 0 0 0;
	color: #d2ba48;
	font: 13px OxygenRegular;
	line-height: 23px;
	float: left;
    display: block;
    width: 940px;
    border: 0px dashed gray;
}

#frameItem{
	color: #d2ba48;
	font: 13px OxygenRegular;
	line-height: 23px;
	float: left;
    display: block;
    width: 940px;
    height: 330px;
    border: 0px solid green;
}

#clienteItem{
	margin: 0 0 16px 16px;
	float: left;
    display: block;
    width: 136px;
    height: 97px;
    border: 0px solid blue;
}

#sitem{
	margin: 10px 3px 0 3px;
	cursor: pointer;
	background-repeat: no-repeat;
	float: left;
    display: block;
    width: 19px;
    height: 19px;
    border: 0px solid blue;
}

.ItemLogo{
	height: 349px;
    border: 0px solid blue;
}

#ambIMG{
	margin: 4px 3px 0 0;
	padding: 0 0 0 0;
	cursor: default;
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 158px;
	height: 356px;
    z-index: 2;
    float: right;
    display: block;
    overflow: hidden;
}

#ambHDR{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	margin: -130px 0 0 0;
	padding: 0 0 0 0;
	cursor: default;
	background-repeat: no-repeat;
	background-position: top center;
	width: 158px;
	height: 130px;
    z-index: 2;
    float: right;
    display: block;
}

.ItemServicio{
	margin: 0px 0 0 16px;
	height: 366px;
	width: 936px;
	color: #e5e5e5;
	font: 15px OxygenRegular;
	line-height: 21px;
	text-align: left;
    border: 0px solid blue;
}

.ItemNovedades{
	height: 300px;
    border-bottom: 0px solid blue;
}

#servifoto{
	margin: 56px 0 0 10px;
	height: 275px;
	width: 363px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	border: 0px solid blue;
}

#servicol{
	line-height: 18px;
	margin: 18px 20px 0 0;
	height: 330px;
	width: 296px;
	display: block;
	float: left;
	border: 0px solid red;
}

#perfilesTitulo{
	margin-top: 4px;
	color: #4b5047;
	font: 22px YanoneKaffeesatzRegular;
	line-height: 24px;
	width: 280px;
	display: block;
	float: left;
	border: 0px solid red;
}

#ambientesTitulo{
	margin-top: 4px;
	color: #4b5047;
	font: 18px YanoneKaffeesatzRegular;
	line-height: 24px;
	width: 280px;
	display: block;
	float: left;
	border: 0px solid red;
}

#ambientesTituloG{
	margin-top: 8px;
	margin-left: 390px;
	color: #e5e5e5;
	font: 22px YanoneKaffeesatzRegular;
	line-height: 26px;
	width: 280px;
	display: block;
	float: left;
}

#tag{
	padding: 5px 5px 5px 5px;
	margin: 4px 4px 0px 0px;
	height: 12px;
	display: table;
	float: left;
	background-color: #b3b5ab;
	color: #e5e5e5;
	font: 13px OxygenRegular;
	line-height: 12px;
}


/* ----------------------------------------------------------- */

#vidshadow{
    cursor: default;
	background-image: url(../content/vidshadow.png);
	background-repeat: repeat-y;
	width: 24px;
	height: 300px;
    z-index: 2;
    float: right;
    display: block;
}

#vidframe{
    cursor: default;
	width: 420px;
	height: 300px;
    z-index: 2;
    float: right;
    display: block;
}

#Novedad-titulo-video{
	color: #e5e5e5;
	font: 22px YanoneKaffeesatzRegular;
	line-height: 24px;
	text-align: left;
	width: 490px;
	float: right;
	display: block;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 30px;
}

#Novedad-cont-text-video{
	color: #e5e5e5;
	font: 15px OxygenRegular;
	line-height: 20px;
	text-align: justify;
	width: 480px;
	float: right;
	display: block;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-right: 10px;
}

#sigec{
	color: #898f90;
	font: 26px YanoneKaffeesatzRegular;
	line-height: 29px;
	cursor: pointer;
	background-image: url(../content/sigec.jpg);
	background-repeat: no-repeat;
	width: 351px;
	height: 249px;
    z-index: 2;
    float: right;
    display: block;
    overflow: hidden;
}

/*--- Ticker ---*/

#nt-ofertas-laborales-anterior {
	background-image: url(../content/aup.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	color: #898f90;
	background-color: #393e42;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	padding: 0 0 0 0;
	width: 350px;
	height: 20px;
	float: left;
    display: block;
	border-bottom: 1px solid #898f90;
}

#nt-ofertas-laborales-anterior:hover {
	background-color: #54565b;
}

#nt-ofertas-laborales-proximo {
	background-image: url(../content/adown.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #898f90;
	cursor: pointer;
	background-color: #393e42;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	padding: 0 0 0 0;
	width: 350px;
	height: 20px;
	float: left;
    display: block;
	border-top: 1px solid #898f90;
}

#nt-ofertas-laborales-proximo:hover {
	background-color: #54565b;
}

#nt-ofertas-laborales {
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	background-color: #393e42;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 350px;
	height: 100px;
	float: left;
    display: block;
}

#nt-ofertas-laborales-container {
	background-color: #393e42;
	text-align: center;
}

#nt-ofertas-laborales li {
	cursor: pointer;
	color: #e5e5e5; /*---*/
	background: #393e42;
	overflow: hidden;
	padding: 12px;
	line-height: 15px;
	list-style: none;
	font-size: 13px;
	text-align: left;
	border-bottom: 1px dashed #898f90;
}

#nt-ofertas-laborales li:hover {
	background-color: #54565b;
}

/*--- Fin Ticker ---*/


/* ----------------------------------------------------------- */










#detacadodetalle{
	margin: 105px 0 0 0;
	padding: 0 0 0 0;
	float: left;
    display: block;
	width: 304px;
	height: 95px;
	background-image: url(../content/destacadodetalle.png);
	background-repeat: no-repeat;
	z-index: 2;
	border: 1px solid red;
}

#detacadodetalletexto{
	margin: 18px 0 0 0;
	padding: 0 0 0 0;
	float: left;
  display: block;
	color: #ffffda;
	font: 16px MavenProMedium;
	line-height: 19px;
	width: 264px;
	height: 55px;
	z-index: 2;
	border: 1px solid blue;
}

#navant{
	margin: 168px 0 0 0;
	padding: 0 0 0 0;
	float: left;
  display: block;
	color: #ffffda;
	width: 26px;
	height: 28px;
	z-index: 2;
	border: 1px solid blue;
}
   	
#navsig{
	margin: 168px 0 0 0;
	padding: 0 0 0 0;
	float: left;
  display: block;
	color: #ffffda;
	width: 26px;
	height: 28px;
	z-index: 2;
	border: 1px solid blue;
}

#navlenguajepor{
	margin: 168px 0 0 0;
	padding: 0 0 0 0;
	float: left;
  display: block;
	color: #ffffda;
	width: 73px;
	height: 28px;
	z-index: 2;
	border: 1px solid blue;
}

#navlenguajeeng{
	margin: 168px 0 0 0;
	padding: 0 0 0 0;
	float: left;
  display: block;
	color: #ffffda;
	width: 73px;
	height: 28px;
	z-index: 2;
	border: 1px solid blue;
}

#navlenguajeesp{
	margin: 168px 0 0 0;
	padding: 0 0 0 0;
	float: left;
  display: block;
	color: #ffffda;
	width: 73px;
	height: 28px;
	z-index: 2;
	border: 1px solid blue;
}

#topmenuitem{
	margin: 22px 0 0 30px;
	float: left;
  display: block;
	z-index: 30;
	border: 1px solid brown;
}

#topmenuitempor{
	margin: 22px 0 0 37px;
	float: left;
  display: block;
	z-index: 30;
	border: 1px solid brown;
}

#topmenuitemeng{
	margin: 22px 0 0 38px;
	float: left;
  display: block;
	z-index: 30;
	border: 1px solid red;
}

#topdestacados{
	padding: 35px 0 0 0;
	background-image: url(../content/detacadobase.png);
	background-repeat: no-repeat;
	height: 300px;
	z-index: 2;
}

#topdestitem{
	border: 1px solid green;
	height: 177px;
	width: 265px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

#toptext{
	border: 1px solid red;
	margin: 0 0 0 0;
	color: #001951;
	font: 36px MavenProRegular;
	z-index: 2;
}

#topsombra{
	margin: 372px 0 0 0;
	background-image: url(../content/sombra.png);
	background-repeat: repeat-x;
	background-position:center bottom; 
	background-color: transparent;
	width: 100%;
	height: 17px;
	z-index: 70;
}

#secciones{
	background-color: #034f9b;
	color: #36424a;
	width: 100%;
	position: absolute;
	z-index: 2;
	border: 1px solid blue;
}

#secfondo{
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	z-index: 2;
	border: 1px solid blue;
}

#secfondoSoluciones{
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	z-index: 2;
	border: 1px solid blue;
}

#seccontent{
	background-image: url(../content/placafdo.png);
	background-repeat: repeat-y;
	width: 1000px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	border: 1px solid blue;
}

#secplaca{
	padding:20px 0 0 30px;
	font: 16px MavenProMedium;
	color: #93fdff;
	line-height: 19px;
	width:315px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#seccolumnaform{
	padding:20px 0 0 50px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:315px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#seccolumnasent{
	padding:20px 0 0 50px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:315px;
	z-index: 2;
	display:none;
	float:left;
	border: 0px solid blue;
}

#seccolumnacentral{
	padding:20px 0 0 50px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:315px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#seccolumnaderecha{
	padding:20px 0 0 20px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:252px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#seccolumnacentralSoluciones{
	padding:20px 0 0 50px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:315px;
	z-index: 2;
	display:block;
	float:left;
	height: 350px;
	border: 0px solid blue;
}

#seccolumnaderechaSoluciones{
	padding:20px 0 0 20px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:252px;
	z-index: 2;
	display:block;
	float:left;
	height: 370px;
	border: 0px solid blue;
}

.secnoticiascentral{
	padding:20px 0 0 50px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:590px;
	height:390px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#secnoticiasrecu{
	font: 16px MavenProMedium;
	line-height: 19px;
	width:172px;
	height:100px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#secnoticiasfoto{
	padding-top: 11px;
	background-image: url(../content/clilogofdo.png);
	width:182px;
	height:352px;
	z-index: 2;
	display:block;
	float:left;
	text-align: center;
	vertical-align: bottom;
	border: 0px solid green;
}

#secnoticiastitulo{
	padding: 0 0 10px 0;
	color: #604c3e;
	font: 24px MavenProBold;
	width:410px;
	height:96px;
	line-height: 24px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid red;
}

#secnoticiascuerpo{
	padding: 0 23px 0 0;
	color: #604c3e;
	font: 15px MavenProMedium;
	line-height: 17px;
	z-index: 2;
	width:385px;
	text-align: left;
	display:block;
	float:left;
	border: 0px solid red;
}
/* 
	Novedades Formato.
*/
#Cont-novedades{
	display: block;
	width: 960px;
	float: left;
	margin-bottom: 20px;
}
#Novedad-right{
	height: 300px;
	width: 206px;
	float: left;
	display: block;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1000;
}
#Novedad-right-cont{
	width: auto;
	margin: 30px 13px 30px 14px;
}
#Novedad-cont-imagen{
	display: block;
	float: left;
	width: 178px;
	height: 178px;
	background-color: #fff;
}
.Novedad-imagen{
	display: block;
	margin: 9px 9px 9px 9px;
	width: 160px;
	height: 160px;
}
#Novedad-centro{
	display: block;
	float: left;
	width: 750px;
	height: 300px;
	border-left: 3px solid #72726b;
	background-color: #96978d;
}
#Novedad-centr-cont{
	width: auto;
	margin: 30px 25px 30px 25px;
}
#Novedad-titulo{
	color: #e5e5e5;
	font: 22px YanoneKaffeesatzRegular;
	line-height: 24px;
	margin-bottom: 15px;
}
#Novedad-cont-text{
	color: #e5e5e5;
	font: 15px OxygenRegular;
	line-height: 20px;
}
#NovedadMain{
	background-color: #96978d;
	width: 960px;
	height: 300px;
    float: left;
    display: block;
    z-index: 6;
    overflow: hidden;
    border: 0px solid red;
}
#Novedad-cont-items{
	float:left;
	width: 960px;
	position: relative;

}
#Novedad-Items{
	position: absolute;
	float:left;
	left: 50%;

}
#Novitem{
	margin: 10px 3px 0 3px;
	cursor: pointer;
	background-repeat: no-repeat;
	float: left;
    display: block;
    width: 19px;
    height: 19px;
    border: 0px solid blue;
}
/* 
	FIN Novedades
*/
#verclientes{
	padding: 16px 0 0 40px;
	font: 16px MavenProMedium;
	line-height: 19px;
	width:590px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid blue;
}

#verclientespanel{
	padding: 0 0 0 0;
	width:516px;
	height: 356px;
	z-index: 2;
	display:block;
	float:left;
	overflow: hidden;
	border: 0px solid green;
}

#verclienteslista{
	padding: 0 0 0 0;
	width:516px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid red;
}

#logocliente{
	background-image: url(../content/clilogofdo.png);
	margin: 8px 8px 8px 8px;
	padding: 8px 8px 8px 8px;
	width: 140px;
	height: 86px;
	z-index: 2;
	display: block;
	float: left;
}

#vernoticiaspanel{
	padding: 0 0 0 0;
	width:260px;
	height: 432px;
	z-index: 2;
	display:block;
	float:left;
	overflow: hidden;
	border: 0px solid green;
}

#vernoticiaslista{
	padding: 0 0 0 0;
	width:315px;
	z-index: 2;
	display:block;
	float:left;
	border: 0px solid red;
}

#linknoticia{
	background-image: url(../content/clilogofdo.png);
	margin: 0px 0px 14px 0px;
	padding: 12px 8px 8px 11px;
	width: 242px;
	height: 77px;
	z-index: 2;
	display: block;
	float: left;
}

#notiimage{
	width: 239px;
	height: 74px;
	z-index: 2;
	border: 0px solid red;
	cursor:pointer;
}

#notihighlight{
	background-image: url(../content/fdo80.png);
	width: 239px;
	height: 74px;
	z-index: 2;
	border: 0px solid green;
}

#vermas{
	background-image: url(../content/clilogofdo.png);
	text-align: center;
	color: #ffffff;
	font: 18px MavenProMedium;
	line-height: 22px;
	margin: 0px 0px 12px 10px;
	padding: 12px 8px 8px 7px;
	width: 27px;
	height: 21px;
	z-index: 2;
	display: block;
	float: left;
	border: 0px solid green;
}

.titulos{
	color: #ffdb00;
	font: 16px MavenProBold;
	line-height: 19px;
}

#domicilio{
	color: #ffdb00;
	font: 17px MavenProBold;
	line-height: 19px;
	text-decoration: none;
}

.domicilio{
	color: #ffdb00;
	font: 17px MavenProBold;
	line-height: 19px;
	text-decoration: none;
}

.textosplaca{
	color: #ffffff;
	font: 16px MavenProMedium;
	line-height: 19px;
}

.txtForm{
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	background-color: transparent;
	background-image: url(../content/txtfdo.png);
	font: 18px MavenProMedium;
	line-height: 18px;
	border: 1px dotted #492800;
	width:294px;
	resize: none;
}

#solucion{
	margin: 0px 9px 0px 9px;
	width: 128px;
	text-align:center;
	vertical-align:middle;
	display: block;
	float: left;
	z-index: 2;
	border: 0px solid #ffffff;
}

#load{
	background-image: url(../content/loadfdo.png);
	text-align:center;
	width: 100%;
	height:100%;
	position: fixed;
	visible:hidden;
	z-index: 100;
}</pre></body></html>