/*	INICIO	*/

#productos_inicio_01{
	background:url(../img/fondo_inicio_productos_01.png) top left no-repeat;
	width: 528px;
	height: 401px;
	float: left;
	visibility:visible;
	overflow:hidden;
}
#productos_inicio_02{
	background:url(../img/fondo_inicio_productos_02.png) top left no-repeat;
	width: 528px;
	height: 401px;
	float: left;
	visibility: hidden;
	overflow:hidden;
}
#productos_inicio_03{
	background:url(../img/fondo_inicio_productos_03.png) top left no-repeat;
	width: 528px;
	height: 401px;
	float: left;
	visibility:hidden;
	overflow:hidden;
}


















.inicio_tecnologia_boton{
	width: 101px;
	height: 34px;
	float:right;
	text-align: center;
	margin-top:15px;
	line-height: 33px;
	color:#fff;
	font-size: 14px;
/*font-family: Helvetica, Arial, sans-serif;*/
}
.inicio_tecnologia_boton a{
	width: 100%;
	height: 100%;
	float:left;
}
.inicio_tecnologia_boton a{
	font-family:Helvetica, Arial, sans-serif;
	height: 100%;
	width: 100%;
}
.uno .inicio_tecnologia_boton{
	background: url(../img/button_inicio_tecnologia_1.png) no-repeat;
}
.uno .inicio_tecnologia_boton:hover{
	background: url(../img/button_inicio_tecnologia_1_hover.png) no-repeat;
}
.dos .inicio_tecnologia_boton{
	background: url(../img/button_inicio_tecnologia_2.png) no-repeat;
}
.dos .inicio_tecnologia_boton:hover{
	background: url(../img/button_inicio_tecnologia_2_hover.png) no-repeat;
}
.tres .inicio_tecnologia_boton{
	background: url(../img/button_inicio_tecnologia_3.png) no-repeat;
}
.tres .inicio_tecnologia_boton:hover{
	background: url(../img/button_inicio_tecnologia_3_hover.png) no-repeat;
}
.cuatro .inicio_tecnologia_boton{
	background: url(../img/button_inicio_tecnologia_4.png) no-repeat;
}
.cuatro .inicio_tecnologia_boton:hover{
	background: url(../img/button_inicio_tecnologia_4_hover.png) no-repeat;
}

