@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:1600px;
	height:1867px;
	background-image:url(background-bio-filtro-olores.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#content {
	  width:893px;
	  height:1036px;
	  margin:0 auto;
}

#header {
	    background-image:url(tecsinox-header.png);
		background-repeat:no-repeat;
		width:892px;
		height:193px;
}

#contenedor-central {
	background-image: url(contenedor-filtro-olores.png);
	background-repeat: no-repeat;
	width: 683px;
	height: 1277px;
	position: absolute;
	top: 202px;
	left: 570px;
}

#contenedor-inferior {
	        background-image:url(contenedor-inferior.png);
			background-repeat:no-repeat;
			width:683px;
			height:271px;
			position:absolute;
			top:1482px;
			left:570px;
}
		
#menu-lateral-1 {
	         background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 8px;
    border: 2px solid #bdd7e6;
    position: absolute;
    width: 191px;
    height: 299px;
    top: 202px;
    left: 357px;
}

#menu-lateral-2 {
	          background-image:url(menu-lateral-2.png);
			  background-repeat:no-repeat;
			  position:absolute;
			  width:191px;
			  height:139px;
			  top:512px;
			  left:357px;
}



#menu-lateral-4 {
	          background-image:url(menu-lateral-4-contactar-tecsinox.png);
			  background-repeat:no-repeat;
			  position:absolute;
			  width:191px;
			  height:243px;
			  top:664px;
			  left:355px;
}

.botonactivo
{
background-color:#93ebf4;
color:#006199;
border:none;

}
.botoninactivo
{
background-color:none;
color:#006199;

}
#botonindex
{
background-color:#93ebf4;
color:#006199;
border:none;

}
#submenutoha {
background-color: #d4fdff;
    color: #fff;
    position: absolute;
    top: 131px;
    left: 0px;
    display: none;
    visibility: visible;
    width: 573px;
    height: 38px;
    z-index: 999;
}

#menu-style:hover{padding-top:0px;background-color:#a4f3f7;font-weight: bold;  background-color: #a4f3f7;padding-left: 5px;width: 323px;list-style-image:url(flecha-ico.png);font-size:12px;}

#focus-div {
	position: absolute;
	top: 133px;
	left: 27px;
	width: 166px;
	height: 9px;
	z-index: 1000;
}
a{font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#006199;}
a:hover {    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #006199;}
a:focus {    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #006199;}
a:visited {    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #251A80;}