article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-text-size-adjust: 100%; /* 3 */
    -ms-text-size-adjust: 100%; /* 3 */
}
body {
    margin: 0;
}
body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}
a {
    color: #00e;
    text-decoration: none;
}
a:visited {
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}

b, 
strong { 
    font-weight: bold; 
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before,
q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
ul,
ol {
    margin: 0;
    padding: 0 0 0 0;
}
dd {
    margin: 0 0 0 40px;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
   border: 0; /* 1 */
    *margin-left: -7px; /* 2 */
}
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
 }
input,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
    background: #fff;
    color: #bdbdbd;
    margin: 15px;
    text-transform:uppercase;

}
button,
input {
    line-height: normal; /* 1 */
    *overflow: visible; 
    
  
}
textarea,
input{
	  background: #C9C8CE;
      color: #5a5a5c;
     }

input {
	height: 15px;
	width: 200px;
	float:right;
}
table button,
table input {
    *overflow: auto;
}
button,
html input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
	width: 200px;
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
	float:right;
}
table {

    border-collapse: collapse;
    border-spacing: 0;
}


.main:after  {
	content:".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
body {

}
.headerprincipal {
	height: 500px;
	width: 100%;
	background-image: url("../imagenes/header_principal.gif");
	min-width: 1150px;
}

.header {
	width: 1020px;
	height: 500px;
	margin: 0 auto;
	background-image: url("../imagenes/fondoheader.png");
	position: relative;
}
.logo {
	width: 230px;
	height: 70px;
	margin: 30px 0 0 30px;
	float:left;
	background: url("../imagenes/spriteprincipal.png") -7px -130px no-repeat;
}
.menusuperior {
	float: right;
	width: 200px;
	height: 25px;
}
.lsmenusuperior {
	list-style: none;
}
#home {
	width: 55px;
	height: 25px;
	background: url("../imagenes/spriteprincipal.png") -257px -135px no-repeat;
	float:left;
	margin: 5px 15px 0 0;
}

.menuprincipal {
	width: 765px;
	height: 20px;
	float: left;
	margin: 30px 0 10px 30px;
}
.lsmenuprincipal {
	list-style: none;
}
#empresa{
	float: left;
	width: 68px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -7px -204px no-repeat;
	margin: 0 65px 0 0;
}
#empresa:hover {
	background: url("../imagenes/spriteprincipal.png") -7px -264px no-repeat;
}
#empresaselected {
	background: url("../imagenes/spriteprincipal.png") -7px -264px no-repeat;
	float: left;
	width: 68px;
	height: 20px;
	margin: 0 65px 0 0;
}
#servicios {
	float: left;
	width: 80px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -145px -205px no-repeat;
	margin: 0 65px 0 0;
	padding: 0 0 5px;
}
#servicios:hover{
	background: url("../imagenes/spriteprincipal.png") -145px -265px no-repeat;
}
#serviciosselected{
	float: left;
	width: 80px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -145px -265px no-repeat;
	margin: 0 65px 0 0;
	padding: 0 0 5px;
}
#productos{
	float: left;
	width: 85px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -448px -204px no-repeat;
	margin: 0 65px 0 0;
	padding: 0 0 6px;
}
#productos:hover{
	background: url("../imagenes/spriteprincipal.png") -448px -264px no-repeat;
}
#productosselected{
	float: left;
	width: 85px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -448px -264px no-repeat;
	margin: 0 65px 0 0;
	padding: 0 0 6px;
}

#clientes {
	float: left;
	width: 70px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -605px -195px no-repeat;
	margin: 0 65px 0 0;
}
#clientes:hover{
	background: url("../imagenes/spriteprincipal.png") -605px -265px no-repeat;
}
#clientesselected{
	float: left;
	width: 70px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -601px -264px no-repeat;
	margin: 0 65px 0 0;
}
#tecnologia{
	float: left;
	width: 95px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -285px -195px no-repeat;
	margin: 0 65px 0 0;
}
#tecnologia:hover {
	background: url("../imagenes/spriteprincipal.png") -285px -265px no-repeat;
}
#tecnologiaselected {
	float: left;
	width: 90px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -285px -265px no-repeat;
	margin: 0 65px 0 0;
}
#contacto {
	float: left;
	width: 80px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -344px -136px no-repeat;
	margin: 0 65px 0 0;
}
#contacto:hover{ 
		background: url("../imagenes/spriteprincipal.png") -344px -166px no-repeat;}

#contactoselected {
	width: 80px;
	height: 20px;
	float: left;
	background: url("../imagenes/spriteprincipal.png") -344px -166px no-repeat;
	margin: 0 65px 0 0;
}
#trabaja_nosotros {
	float: left;
	width: 115px;
	height: 30px;
	background: url("../imagenes/spriteprincipal.png") -455px -380px no-repeat;
	margin: 5px 15px 0 0;
}
#trabaja_nosotros:hover{ 
		background: url("../imagenes/spriteprincipal.png") -455px -410px no-repeat;}

#trabaja_nosotrosselected {
	width: 115px;
	height: 30px;
	float: left;
	background: url("../imagenes/spriteprincipal.png") -455px -410px no-repeat;
	margin: 5px 15px 0 0;
}
.sublsmenuprincipal{
	list-style: none;
	display: none;
	width: 700px;
}
#serviciosselected:hover ul,#servicios:hover ul{
	display: block;
}
#pulido {
	float: left;
	width: 132px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -113px -221px no-repeat;
	margin: 25px 0 0;
	padding: 10px 7px 0;
}
#vidrios {
	float: left;
	width: 142px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -265px -215px no-repeat;
	margin: 25px 0 0;
	padding: 10px 0 0;
}
#mantenimiento {
	float: left;
	width: 210px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -230px -335px no-repeat;
	margin: 25px 0 0;
	padding: 2px 0 0 0;
}
#mantenimiento:hover{
	background: url("../imagenes/spriteprincipal.png") -230px -355px no-repeat;
}
#mantenimientoselected{
	float: left;
	width: 210px;
	height: 20px;
	margin: 25px 0 0;
	padding: 2px 0 0 7px;
	background: url("../imagenes/spriteprincipal.png") -230px -355px no-repeat;
}
#jardineria {
	float: left;
	width: 203px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -220px -395px no-repeat;
	margin: 25px 0 0;
	padding: 2px 0 0 7px;
}
#jardineria:hover{
	background: url("../imagenes/spriteprincipal.png") -220px -415px no-repeat;
}
#jardineriaselected{
	float: left;
	width: 203px;
	height: 20px;
	margin: 25px 0 0;
	padding: 2px 0 0 7px;
	background: url("../imagenes/spriteprincipal.png") -220px -415px no-repeat;
}
#pulido {
	float: left;
	width: 132px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -120px -225px no-repeat;
	margin: 25px 0 0;
	padding: 10px 3px 0;
}
#pulido:hover {
	background: url("../imagenes/spriteprincipal.png") -110px -285px no-repeat;
}
#pulidoselected {
	float: left;
	width: 132px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png") -110px -285px no-repeat;
	margin: 25px 0 0;
	padding: 10px 7px 0;
}

#vidrios:hover {
	background: url("../imagenes/spriteprincipal.png") -265px -285px no-repeat;
}

#vidriosselected {
	background: url("../imagenes/spriteprincipal.png") -265px -285px no-repeat;
	float: left;
	width: 142px;
	height: 20px;
	margin: 25px 0 0;
	padding: 10px 7px 0;
}

#productos:hover ul{
	display: block;
}
#marmol {
	float: left;
	width: 50px;
	height: 10px;
	background: url("../imagenes/spriteprincipal.png") -603px -241px no-repeat;
	margin: 25px 0 0;
	padding: 10px 5px 0 22px;
}
#madera {
	float: left;
	width: 100px;
	height: 10px;
	background: url("../imagenes/spriteprincipal.png") -434px -241px no-repeat;
	margin: 25px 0 0;
	padding: 10px 22px 0;
}
#marmol:hover {
	background: url("../imagenes/spriteprincipal.png") -603px -312px no-repeat;
}
#madera:hover {
	background: url("../imagenes/spriteprincipal.png") -434px -313px no-repeat;
}
.footer {
	width: 1020px;
	height: 95px;
	margin: 0 auto;
	background-color: #c9c8ce;
}
.contactofooter {
	float: left;
	width: 400px;
}
.efectodoblar {
	width: 95px;
	height: 60px;
	background: url("../imagenes/spriteprincipal.png")-575px -135px no-repeat;
	float: left;
}
.principalfooter{
	width: 244px;
	height: 102px;
	background: url("../imagenes/spriteprincipal.png")-2px -3px no-repeat;
	margin: 25px 40px 0 45px;
	float: left;
	}
.imgcontactofooter{
	height: 25px;
	width: 30px;
	background: url("../imagenes/spritehome.png")-677px -30px no-repeat;
	float: left;
	margin: 30px 0 0 10px;
}
.txtinfo {
	width: 300px;
	margin: 25px 0 0 0;
	float: left;
}
.txtinfotexto {
	color: #5a5a5c;
	font-size: 12px;
	line-height: 18px;
	margin: 8px 0px 0px;
}
.txtinfotexto:hover {
	opacity:0.6;
}
.menufooter {
	width: 130px;
	height:120px;
	float: right;
	margin: 20px 130px 0 0;
}
.lsmenufooter {
	list-style: none;
}
#empresafooter{
	float: left;
	width: 70px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png")-535px -7px;
	margin: 5px 0 0;
}
#serviciosfooter{
	float: left;
	width: 70px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png")-535px -30px;
	margin: 5px 0 0;
}
#productosfooter {
	float: left;
	width: 78px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png")-535px -54px;	
	margin: 5px 0 0;
}
#clientesfooter{
	float: left;
	width: 70px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png")-535px -79px;
	margin: 5px 0 0;
}
#tecnologiafooter{
	float: left;
	width: 80px;
	height: 20px;
	background: url("../imagenes/spriteprincipal.png")-535px -104px;
	margin: 5px 0 0;
}
#empresafooter:hover{
	background: url("../imagenes/spriteprincipal.png")-617px -7px;
}
#serviciosfooter:hover{
	background: url("../imagenes/spriteprincipal.png")-617px -30px;
}
#productosfooter:hover {
	background: url("../imagenes/spriteprincipal.png")-617px -54px;	
}
#clientesfooter:hover{
	background: url("../imagenes/spriteprincipal.png")-617px -79px;
}
#tecnologiafooter:hover{
	background: url("../imagenes/spriteprincipal.png")-617px -104px;
}					
.socialfooter {
	width: 80px;
	height: 38px;
	float: right;
	margin: 23px 100px 0px 250px;
}
.lssocialfooter {
	list-style: none;
}
#flick{
	width: 40px;
	height: 34px;
	float: left;
	background: url("../imagenes/spriteprincipal.png")-426px -124px;	
}
#twitter{
	width: 40px;
	height: 34px;
	float: left;
	background: url("../imagenes/spriteprincipal.png")-474px -124px;	
}
#facebook{
	width: 40px;
	height: 34px;
	float: left;
	background: url("../imagenes/spriteprincipal.png")-519px -124px;	
}
#flick:hover{
	background: url("../imagenes/spriteprincipal.png")-426px -154px;	
}
#twitter:hover{
	background: url("../imagenes/spriteprincipal.png")-474px -154px;	
}
#facebook:hover{
	background: url("../imagenes/spriteprincipal.png")-519px -154px;	
}
.imgcopyright {
	width: 800px;
	height: 30px;
	border-top:#b0afb5 solid 2px;
	float: left;
	margin: 0 110px;
}
.lsimgcopyright {
	list-style: none;
}

#copyright{
	width: 80px;
	float:left;
	height: 18px;
	background: url("../imagenes/spriteprincipal.png")-434px -89px;	
	margin: 10px 330px;
}
#copyright:hover{
	background: url("../imagenes/spriteprincipal.png")-434px -106px;	
}
.imagenprincial{
	margin: 20px 0 0 35px;
	float: left;
	width:960px;
}
.divflotante {
	width: 145px;
	height: 370px;
	position: absolute;
	top: 32%;
	left:-7%;
	background: url("../imagenes/spriteprincipal.png")-695px -26px;	
	z-index: 9999;
}
.nivo-controlNav {
display: none;
}
.main{
	background-color: #e7e8ea;
	width: 1020px;
	margin: 0 auto;
}
.cuadrohome1{
width: 320px;
height: 208px;
background: url("../imagenes/spritehome.png") 0 -5px;
margin: 15px 10px 23px 25px; 
float: left;
}
.cuadrohome2 {
width: 320px;
height: 208px;
background: url("../imagenes/spritehome.png") -340px -5px;
margin: 15px 12px 23px 0px; 
float: left;
}
.cuadrohome3{
width: 320px;
height: 204px;
background:url("../imagenes/spritehome.png") 0px -216px;
margin: 17px 0px 23px 0; 
float: left;	
}
.cuadrohome3:hover, .cuadrohome2:hover, .cuadrohome1:hover {
	opacity:0.6;
}
.cuadroempresa {
	width: 520px;
	background-color: #fff;
	float: left;
	margin: 20px 25px 20px 40px;
}
.margentexto {
	margin: 40px 20px 0 50px;
	float: left;
}
.text{
	color: #9C9DA0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.textcontact{
	color: #9C9DA0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	float: left;
	width:  80px;
	margin: 15px 0;
}
.textcontact_trabajo{
	color: #9C9DA0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	float: left;
	width:  80px;
	margin: 10px 10px 10px 0;
}
.empresaslide {
width:380px;
height:340px;
margin: 20px 40px 20px 0;
background-color: #cccbd3;
float:right;
}
.margentextoslide{
width: 210px;
height: 40px;
float: left;
margin: 15px 0 0 30px; 
}
.TabbedPanelsTabGroup {
	list-style: none;
}
#tablas,#tablas2 {
	color: #636466;
	font-size: 14px;
	float: left;
	width: 258px;
	height: 20px;
	border: solid 1px #E7E8EA;
	text-align: center;
	cursor:pointer;
	line-height: 21px;
}
.TabbedPanelsTabSelected {
color: #c53036 !important;
}
.titulobloque {
	float: left;
	margin:50px;
	width: 360px;
	margin: 20px 0 20px 40px; 
}
.bloquecontact {
	float: left;
	margin:50px;
	width: 360px;
	margin: 35px 0 0 40px;
	background-color: #C9C8CE; 
}
.titulo {
color: #3a4ea4;
font-size: 12px;
line-height: 18px;
font-weight: normal;	
}
#titulopulido2{
	display: none;
}
.bloqueclientes {
 width: 215px;
 float: left;
 margin: 0 10px 0 0;
}
.lscontacto{
	list-style: none;
	color: #5a5a5c;
	font-size: 12px;
	background: #E7E8EA;
}
#btnenviar {
margin: 0 15px;
color: #5a5a5c;
height: 30px;
width: 205px;
font-size: 12px;
}
.formulario {
	width: 380px;
	float: left;
	margin: 20px 25px 20px 80px;
}
.txtgoogle {
	width: 100px;
	float: left;
	margin: 15px 0 15px 20px;
}
.sublsmenuprincipals {
list-style: none;
width: 720px;
}
.lscontacto_trabajo li {
height: 70px;
float: left;
}
.lscontacto_trabajo {
list-style: none;
color: #5a5a5c;
font-size: 12px;
background: #E7E8EA;
}
#educacion {
	margin:15px;
}