/*** CSS específico en CASTELLANO ***/

.tornar{
	background:#FFFFFF url('../IMAGES/Home/botonVolver_off_pl.jpg') top center;
	position:relative;
	float:right;
	cursor:pointer;
	display:none;
	right:8px;
	top:-4px;
	width:60px;
	height:20px;
}

.tornar:hover{
	background:#FFFFFF url('../IMAGES/Home/botonVolver_over_pl.jpg') top center;
}

#IdentifiqueMadera{
	background:#dfdfe0 url('../IMAGES/Home/boton_IdentifiqueMadera_off_pl.jpg') top center;
	width:484px;
	height:57px;
	position:relative;
	float:left;
}
#IdentifiqueMadera:hover{
	background:#CDCDCD url('../IMAGES/Home/boton_IdentifiqueMadera_over_pl.jpg') top center;
}
#IdentifiqueMadera:active{
	background:#C1C2C4 url('../IMAGES/Home/boton_IdentifiqueMadera_on_pl.jpg') top center;
}

#ConsejosAplicacion{
	background:#dfdfe0 url('../IMAGES/Home/boton_ConsejosAplicacion_off_pl.jpg') top center;
	width:157px;
	height:57px;
	position:relative;
	float:left;
}
#ConsejosAplicacion:hover{
	background:#CDCDCD url('../IMAGES/Home/boton_ConsejosAplicacion_over_pl.jpg') top center;
}
#ConsejosAplicacion:active{
	background:#C1C2C4 url('../IMAGES/Home/boton_ConsejosAplicacion_on_pl.jpg') top center;
}

#IdeasProyectos{
	background:#dfdfe0 url('../IMAGES/Home/boton_IdeasProyectos_off_pl.jpg') top center;
	width:157px;
	height:57px;
	position:relative;
	float:left;
}
#IdeasProyectos:hover{
	background:#CDCDCD url('../IMAGES/Home/boton_IdeasProyectos_over_pl.jpg') top center;
}
#IdeasProyectos:active{
	background:#C1C2C4 url('../IMAGES/Home/boton_IdeasProyectos_on_pl.jpg') top center;
}

#IdentifiqueMadera2{
	background:#dfdfe0 url('../IMAGES/Home/boton_IdentifiqueMadera2_off_pl.jpg') top center;
	width:157px;
	height:57px;
	position:relative;
	float:left;
}
#IdentifiqueMadera2:hover{
	background:#CDCDCD url('../IMAGES/Home/boton_IdentifiqueMadera2_over_pl.jpg') top center;
}
#IdentifiqueMadera2:active{
	background:#C1C2C4 url('../IMAGES/Home/boton_IdentifiqueMadera2_on_pl.jpg') top center;
}

#QueProducto{
	background:#037c65 url('../IMAGES/Home/boton_QueProducto_off_pl.jpg') top center;
	width:156px;
	height:196px;
	position:relative;
	float:left;
	margin-left:3px;
}
#QueProducto:hover{
	background:#037c65 url('../IMAGES/Home/boton_QueProducto_over_pl.jpg') top center;
}
#QueProducto:active{
	background:#037c65 url('../IMAGES/Home/boton_QueProducto_on_pl.jpg') top center;
}

#BotonInterior{
	background:transparent url('../IMAGES/Home/boton_Interior_off_pl.png') top center;
	width:114px;
	height:31px;
	position:relative;
}
#BotonInterior:hover{
	background:transparent url('../IMAGES/Home/boton_Interior_over_pl.png') top center;
}
#BotonInterior:active{
	background:transparent url('../IMAGES/Home/boton_Interior_on_pl.png') top center;
}

#BotonExterior{
	background:transparent url('../IMAGES/Home/boton_Exterior_off_pl.png') top center;
	width:114px;
	height:31px;
	position:relative;
}
#BotonExterior:hover{
	background:transparent url('../IMAGES/Home/boton_Exterior_over_pl.png') top center;
}
#BotonExterior:active{
	background:transparent url('../IMAGES/Home/boton_Exterior_on_pl.png') top center;
}